Commit History
@master
git clone https://git.catseye.tc/Strelnokoff/
-
Arrange licensing info in repo according to REUSE 3.2 convention.
Chris Pressey
5 months ago
-
Final proofread edits on documentation and particularly the spec.
Chris Pressey
1 year, 17 days ago
-
Clean up source code: remove irrelevant comments.
Chris Pressey
1 year, 17 days ago
-
Clarify the human-readable aspects of the REUSE information.
Chris Pressey
1 year, 17 days ago
-
Update a note in the spec re bigints.
Chris Pressey
1 year, 29 days ago
-
Locate and fix bug relating to initialization of bigint constants.
Chris Pressey
1 year, 29 days ago
-
Import fix for bigint division. Troubleshoot another observed bug.
Chris Pressey
1 year, 29 days ago
-
Merge branch 'develop-1.1' into support-big-integers
Chris Pressey
1 year, 29 days ago
-
Remove old docs that mistakenly survived the merge from 2024.0119.
Chris Pressey
1 year, 29 days ago
-
Add --use-bigint flag to enable experimental bigint support.
Chris Pressey
1 year, 29 days ago
-
Merge branch 'master' into merge-reuse-changes-into-1.1
Chris Pressey
1 year, 29 days ago
-
Relicense under 2-clause BSD. Convert to REUSE 3.0 convention.
Chris Pressey
1 year, 1 month ago
-
Add examples demonstrating the capabilities of the language.
Chris Pressey
1 year, 1 month ago
-
Updates to the documentation.
Chris Pressey
1 year, 1 month ago
-
Keep 1.1 closer to 1.0. No indexes, `/` is not short-circuiting.
Chris Pressey
1 year, 1 month ago
-
Define division to be short-circuiting.
Chris Pressey
1 year, 1 month ago
-
Refactor grammar, introducing Expression3 production.
Chris Pressey
1 year, 1 month ago
-
Update documentation to reflect defining v1.1 of the language.
Chris Pressey
1 year, 1 month ago
-
It works! And still under 500 lines of code.
Chris Pressey
1 year, 1 month ago
-
Checkpoint developing evaluator.
Chris Pressey
1 year, 1 month ago
-
Checkpoint rewriting evaluator as AST case handler.
Chris Pressey
1 year, 1 month ago
-
Checkpoint converting AST to be composed of variant records.
Chris Pressey
1 year, 1 month ago
-
Checkpoint beginnings of evaluator.
Chris Pressey
1 year, 1 month ago
-
Add main driver and debug the scanning and parsing code.
Chris Pressey
1 year, 1 month ago
-
Another checkpoint where we (almost) complete the parser.
Chris Pressey
1 year, 1 month ago
-
Checkpoint scanner and parser in Lua implementation.
Chris Pressey
1 year, 1 month ago
-
Added tag rel_1_0_2014_0819 for changeset 162654a7cdae
Chris Pressey
10 years ago
-
Add README, LICENSE, stub of documentation.
catseye
12 years ago
-
Added tag rel_1_0_2012_0818 for changeset 62915d033b69
Cat's Eye Technologies
12 years ago
-
Fix BSD license verbiage (no "REGENTS".)
Cat's Eye Technologies
12 years ago