| Age | Commit message (Expand) | Author |
| 2021-05-01 | Updates Blackjack example, adds extra type support. | Nathanael Sensfelder |
| 2021-05-01 | Suffixes imperative stuff with '!', adds ({set,list} ... ) shorthands. | Nathanael Sensfelder |
| 2021-04-29 | Clears up the multiple text rules. | Nathanael Sensfelder |
| 2021-04-28 | Adds TextJoin support. | Nathanael Sensfelder |
| 2021-04-02 | Memory allocation is now an instruction. | Nathanael Sensfelder |
| 2021-01-02 | Adds 'for' in 'choice' constructs. | Nathanael Sensfelder |
| 2020-12-29 | Ends refactoring. | Nathanael Sensfelder |
| 2020-12-29 | ...refactoring | Nathanael Sensfelder |
| 2020-12-29 | Starting a considerable refactoring... | Nathanael Sensfelder |
| 2020-12-28 | Adds (sp), clear up string/text. | Nathanael Sensfelder |
| 2020-12-28 | First shot at storable procedures. | Nathanael Sensfelder |
| 2020-12-23 | Parenthesis, merge stuff, main param goes last. | Nathanael Sensfelder |
| 2020-12-22 | ... | Nathanael Sensfelder |
| 2020-12-22 | `add_element` can now take multiple elements.extra_functional | Nathanael Sensfelder |
| 2020-12-22 | Indexed Merge with defaults. | Nathanael Sensfelder |
| 2020-12-05 | Working on the merge operator... | Nathanael Sensfelder |
| 2020-11-09 | ... | Nathanael Sensfelder |
| 2020-11-08 | More unit tests. | Nathanael Sensfelder |
| 2020-11-07 | More unit testing... | Nathanael Sensfelder |
| 2020-11-07 | More unit tests, fixes equals operator. | Nathanael Sensfelder |
| 2020-11-07 | Adds more unit tests. | Nathanael Sensfelder |
| 2020-11-03 | ... | Nathanael Sensfelder |
| 2020-11-03 | Unit testing for access: OK. | Nathanael Sensfelder |
| 2020-11-03 | Starting some unit testing... | Nathanael Sensfelder |
| 2020-11-02 | Adds sort & sublist computation/instruction. | Nathanael Sensfelder |
| 2020-11-01 | Adds external variables. | Nathanael Sensfelder |
| 2020-11-01 | First shot at option+event player inputs. | Nathanael Sensfelder |
| 2020-09-19 | Still has issues. | Nathanael Sensfelder |
| 2020-09-19 | ... | Nathanael Sensfelder |
| 2020-09-19 | ... | Nathanael Sensfelder |
| 2020-09-19 | ... | Nathanael Sensfelder |
| 2020-09-19 | Maybe solves most grammar collisions. | Nathanael Sensfelder |
| 2020-09-18 | ... | Nathanael Sensfelder |
| 2020-09-18 | ... | Nathanael Sensfelder |
| 2020-09-18 | ... | nsensfel |
| 2020-09-17 | ... | Nathanael Sensfelder |
| 2020-09-17 | Resolves one of the grammar collisions. | nsensfel |
| 2020-09-16 | Makes functional imperative equivalents in-place. | nsensfel |
| 2020-09-16 | ... | Nathanael Sensfelder |
| 2020-09-16 | ... | nsensfel |
| 2020-09-15 | Need to think on instruction ref vs comp vs ptr. | Nathanael Sensfelder |
| 2020-09-15 | Completes the reference -> computation for computations. | Nathanael Sensfelder |
| 2020-09-15 | Starting to fix Reference -> Computation on computations. | nsensfel |
| 2020-09-15 | Range, and some others... | nsensfel |
| 2020-09-15 | Fully implements remove_{one,all,at}. | nsensfel |
| 2020-09-15 | Fully implements shuffle. | nsensfel |
| 2020-09-14 | Fully implements cons, car, and cdr. | Nathanael Sensfelder |
| 2020-09-14 | Fully implements SetFields{,Computation}. | Nathanael Sensfelder |
| 2020-09-14 | Adds a real SetFields{,Computation} to Fate. | Nathanael Sensfelder |
| 2020-09-14 | ... | nsensfel |