diff options
| author | Karl Zylinski <karl@zylinski.se> | 2024-09-05 21:17:40 +0200 |
|---|---|---|
| committer | Karl Zylinski <karl@zylinski.se> | 2024-09-08 01:50:56 +0200 |
| commit | dc767da12b0e03a6cd9ff20085565c95c06ef7bc (patch) | |
| tree | a5ecc5d6a5716f19fd0a0a882de5b489ebdb0121 /src/llvm_backend_expr.cpp | |
| parent | a99e57c62c1c2d6b0e7a5fcd841eba79e9255d5b (diff) | |
Make tags use #+ syntax instead of //+ syntax so it no longer looks like a comment. Old style still works but is deprecated with a warning. Using unknown tags is now an error instead of a warning. There is a new token for #+ which consumes the whole line (or until it hits a comment). The tags are parsed like before. There are errors to tell you if you use something invalid in the pre-package-line block.
Diffstat (limited to 'src/llvm_backend_expr.cpp')
0 files changed, 0 insertions, 0 deletions