| summaryrefslogtreecommitdiff |
| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-07 | ... | Nathanael Sensfelder | |
| 2020-09-07 | ... | nsensfel | |
| 2020-09-07 | Adds car, cdr, cons. | Nathanael Sensfelder | |
| 2020-09-07 | Adds the parser code for the new instrs & comps. | nsensfel | |
| 2020-09-07 | Adds syntax for https://github.com/nsensfel/tonkadur/issues/11 | nsensfel | |
| 2020-09-07 | Adds 'Initialize' Wyrd instruction. | Nathanael Sensfelder | |
| The 'SetValue' Wyrd instruction is no longer allowed to write to a non-existing memory element. | |||
| 2020-08-31 | Fixes unbinding within hierarchical contexts. | nsensfel | |
| And a few blackjack things. | |||
| 2020-08-31 | Adds more list instr, Blackjack example. | Nathanael Sensfelder | |
| 2020-08-30 | Adds user prompts for String and Integer. | Nathanael Sensfelder | |
| I think so are seen frequently enough to warrant an addition. | |||
| 2020-08-30 | Fixes random number in choice generation. | Nathanael Sensfelder | |
| 2020-08-30 | Adds a possible solution to loops in player choices. | Nathanael Sensfelder | |
| 2020-08-29 | Fixes text_effect syntax. | Nathanael Sensfelder | |
| 2020-08-29 | Adds testing file for local variables. | Nathanael Sensfelder | |
| 2020-08-29 | Fixes main sequence local variables being global. | Nathanael Sensfelder | |
| 2020-08-29 | New 'set' aliases, forces spaces for instr list. | Nathanael Sensfelder | |
| Local variables seem to have issues, but not with hierarchical instructions: it's the context stuff that's not working properly (for lambdas) and the 'global'/'local' in the main sequence not behaving as expected. | |||
| 2020-08-29 | Adds Hierarchical Variables "Contexts". | Nathanael Sensfelder | |
| See https://github.com/nsensfel/tonkadur/issues/8 All of this is totally untested, of course. | |||
| 2020-08-29 | Adds Let to the parser. | Nathanael Sensfelder | |
| 2020-08-27 | Merge branch 'master' of dreamhost:~/repositories/git/tonkadur | Nathanael Sensfelder | |
| 2020-08-27 | Adds the code for the Let computation. | Nathanael Sensfelder | |
| Still not in the parser, though. | |||
| 2020-08-26 | Merge branch 'master' of dreamhost:~/repositories/git/tonkadur | nsensfel | |
| 2020-08-26 | Adding some more aliases. | nsensfel | |
| 2020-08-25 | Woops, forgot to change some booleans. | Nathanael Sensfelder | |
| 2020-08-25 | Version 0.9.0 release. | Nathanael Sensfelder | |
| 2020-08-25 | Merge branch 'master' of dreamhost:~/repositories/git/tonkadur | Nathanael Sensfelder | |
| 2020-08-25 | ... | Nathanael Sensfelder | |
| 2020-08-25 | Adds invokation parameters. | nsensfel | |
| 2020-08-15 | Fixes issue with computational switch. | Nathanael Sensfelder | |
| 2020-08-15 | Updates sample. | Nathanael Sensfelder | |
| 2020-08-15 | Updates example, allows lambdas w/o params. | Nathanael Sensfelder | |
| 2020-08-15 | Looks like it works. Damn fun to use, too.functions | Nathanael Sensfelder | |
| 2020-08-15 | Sequences seem to work, but jump doesn't clean. | Nathanael Sensfelder | |
| 2020-08-15 | Finding some issues, as expected. | Nathanael Sensfelder | |
| 2020-08-14 | Alright, it's all there, it compiles. Will it run? | Nathanael Sensfelder | |
| 2020-08-14 | Hey, it compiles... | Nathanael Sensfelder | |
| 2020-08-14 | ... | Nathanael Sensfelder | |
| 2020-08-14 | Found a way, working on it... | Nathanael Sensfelder | |
| 2020-08-14 | It compiles again... | Nathanael Sensfelder | |
| 2020-08-14 | ... | Nathanael Sensfelder | |
| 2020-08-14 | ... | Nathanael Sensfelder | |
| 2020-08-13 | ... | Nathanael Sensfelder | |
| 2020-08-13 | ... | Nathanael Sensfelder | |
| 2020-08-13 | Adding most of the Fate stuff. | Nathanael Sensfelder | |
| 2020-08-11 | Testing out a solution to implement functions. | Nathanael Sensfelder | |
| 2020-08-09 | Fixes aforementioned index_of issue. | Nathanael Sensfelder | |
| 2020-08-09 | Found some worrisome issue there. | Nathanael Sensfelder | |
| The (index_of ...) in collections.fate yield changing values. | |||
| 2020-08-08 | More tests and fixes; anon ref/set/list. | Nathanael Sensfelder | |
| 2020-08-07 | ... | Nathanael Sensfelder | |
| 2020-08-05 | Adds JSON export. | Nathanael Sensfelder | |
| 2020-08-05 | Adds plugin support. | Nathanael Sensfelder | |
| 2020-08-03 | Adds visitors to Wyrd. End instruction to Fate. | Nathanael Sensfelder | |


