Antigen
C# test generator and RyuJIT tester - Named after Covid-19 antigen test.
- Variable declaration where RHS is literal.
- Introduce scopes so variables can be reused.
- Enable binary operation expression. TODO: '-1617745168.5M' cannot be converted to a 'ulong'
- Added if-else statement
- Assignment statement, /* S:Assign */ annotation
- For-loop
- Do-While loop
- While loop
- struct
- Assignment expression
- Initialize out, return statement
- Method call
- Trimmer: works for statement
- try-catch-finally
- switch-case
- Environment variables list
TODO:
- Arrays
- Various configurations
- CSEs
- Classes
- CI pipeline