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