History of
src
@master
git clone https://git.catseye.tc/Strelnokoff/
- Clean up source code: remove irrelevant comments. Chris Pressey 9 months ago
- Clarify the human-readable aspects of the REUSE information. Chris Pressey 9 months ago
- Locate and fix bug relating to initialization of bigint constants. Chris Pressey 10 months ago
- Import fix for bigint division. Troubleshoot another observed bug. Chris Pressey 10 months ago
- Add --use-bigint flag to enable experimental bigint support. Chris Pressey 10 months ago
- Merge branch 'master' into merge-reuse-changes-into-1.1 Chris Pressey 10 months ago
- Keep 1.1 closer to 1.0. No indexes, `/` is not short-circuiting. Chris Pressey 10 months ago
- Define division to be short-circuiting. Chris Pressey 10 months ago
- Refactor grammar, introducing Expression3 production. Chris Pressey 10 months ago
- It works! And still under 500 lines of code. Chris Pressey 10 months ago
- Checkpoint developing evaluator. Chris Pressey 10 months ago
- Checkpoint rewriting evaluator as AST case handler. Chris Pressey 10 months ago
- Checkpoint converting AST to be composed of variant records. Chris Pressey 10 months ago
- Checkpoint beginnings of evaluator. Chris Pressey 10 months ago
- Add main driver and debug the scanning and parsing code. Chris Pressey 10 months ago
- Another checkpoint where we (almost) complete the parser. Chris Pressey 10 months ago
- Checkpoint scanner and parser in Lua implementation. Chris Pressey 10 months ago