M2-Planet/test/test1000
Sanne Wouda cd96f65a23 Add macro directives to token_list
- change the lexer to not remove preprocessor directives
- preprocess() removes any lines starting with a macro directive that it
  doesn't understand (which is currently all of them)
2021-01-05 22:53:39 +00:00
..
.gitignore Major relocation of tests to better structure for future additions 2020-02-28 18:27:12 -05:00
cleanup.sh Major relocation of tests to better structure for future additions 2020-02-28 18:27:12 -05:00
hello-aarch64.sh Add newline tokens to parse stream 2021-01-05 22:23:15 +00:00
hello-amd64.sh Add newline tokens to parse stream 2021-01-05 22:23:15 +00:00
hello-armv7l.sh Add newline tokens to parse stream 2021-01-05 22:23:15 +00:00
hello-knight-posix.sh Add newline tokens to parse stream 2021-01-05 22:23:15 +00:00
hello-x86.sh Add newline tokens to parse stream 2021-01-05 22:23:15 +00:00
proof.answer Add macro directives to token_list 2021-01-05 22:53:39 +00:00