History of
src
@master
git clone https://git.catseye.tc/Xoomonk/
-
Update code to run under both Python 2 and 3. Other cleanups.
Chris Pressey
3 years ago
-
Final edits to README, ready for 1.0 release.
catseye
11 years ago
-
Keep updating README. Remove ^ from language.
catseye
11 years ago
-
Update README, add more tests, fix implementation of $.not.
catseye
11 years ago
-
Implement remainder of builtins. All tests pass!
catseye
11 years ago
-
Fix MalingeringStore.copy().
catseye
11 years ago
-
`$` doesn't count as variable usage during analysis.
catseye
11 years ago
-
Clarify what it really means to be an unsaturated store.
catseye
11 years ago
-
Make `$` into a globally-accessible name for a store for builtins.
catseye
11 years ago
-
Sort variables by name when depicting a store.
catseye
11 years ago
-
Check for unassigned variables during malingering store access.
catseye
11 years ago
-
Unsaturated blocks. More tests pass. Only a few contradictions.
catseye
11 years ago
-
Begin to make error messaging conform.
catseye
11 years ago
-
Implement *, inadequately I'm sure.
catseye
11 years ago
-
Implement . during assignment and referencing; more tests pass.
catseye
11 years ago
-
Try making unsaturated malingering stores, rather clumsily.
catseye
11 years ago
-
A few tweaks for correctness, and a few more tests pass.
catseye
11 years ago
-
Implement Block analysis. Gets a few tests to pass.
catseye
11 years ago
-
Move evaluator nearer to bottom of source; feels better that way.
catseye
11 years ago
-
Enough of the evaluator to run the more involved output example.
Cat's Eye Technologies
12 years ago
-
Enough of the evaluator to correctly run "Hello, world!".
Cat's Eye Technologies
12 years ago
-
Yeah, I always get MULTILINE and DOTALL mixed up too.
Cat's Eye Technologies
12 years ago
-
Stub for evaluator, but parser seems to need work.
Cat's Eye Technologies
12 years ago
-
Improve scanner, add options, read given file, Falderal tests run.
Cat's Eye Technologies
12 years ago
-
Add AST nodes and get the parser basically working.
Cat's Eye Technologies
12 years ago
-
Start beating parser into shape. Not there yet.
Cat's Eye Technologies
12 years ago
-
Implement scanner and tests for it.
Cat's Eye Technologies
12 years ago
-
Start fleshing out scanner.
Cat's Eye Technologies
12 years ago
-
Rudiments of a recursive descent parser.
Cat's Eye Technologies
12 years ago
-
Add two not-entirely-successful attempts to implement Xoomonk.
catseye
12 years ago