Gilles Peskine 89b50a7cb4 Fix parsing of C line comments
Fix // comments stopping on 'n' instead of newlines. Also allow
backslash-newline in // comments.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-01-15 19:30:54 +01:00
..
__init__.py Documentation typo 2022-09-29 18:48:41 +02:00
asymmetric_key_data.py update headers 2023-11-02 19:47:20 +00:00
bignum_common.py update headers 2023-11-02 19:47:20 +00:00
bignum_core.py update headers 2023-11-02 19:47:20 +00:00
bignum_data.py update headers 2023-11-02 19:47:20 +00:00
bignum_mod_raw.py update headers 2023-11-02 19:47:20 +00:00
bignum_mod.py update headers 2023-11-02 19:47:20 +00:00
build_tree.py update headers 2023-11-02 19:47:20 +00:00
c_build_helper.py update headers 2023-11-02 19:47:20 +00:00
c_parsing_helper.py Fix parsing of C line comments 2024-01-15 19:30:54 +01:00
c_wrapper_generator.py Add review exception warning 2024-01-15 19:30:28 +01:00
crypto_data_tests.py update headers 2023-11-02 19:47:20 +00:00
crypto_knowledge.py update headers 2023-11-02 19:47:20 +00:00
ecp.py update headers 2023-11-02 19:47:20 +00:00
logging_util.py update headers 2023-11-02 19:47:20 +00:00
macro_collector.py update headers 2023-11-02 19:47:20 +00:00
psa_information.py Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only 2023-11-23 10:31:26 +08:00
psa_storage.py update headers 2023-11-02 19:47:20 +00:00
test_case.py update headers 2023-11-02 19:47:20 +00:00
test_data_generation.py update headers 2023-11-02 19:47:20 +00:00
typing_util.py update headers 2023-11-02 19:47:20 +00:00