Have ANSI colors, unicode prompt with emojies, unicode tests, sqrt, FOR NEXT
[preForth.git] / preForth /
2019-11-25 Ulrich HoffmannHave ANSI colors, unicode prompt with emojies, unicode...
2019-11-25 Ulrich HoffmannFix typo and bump TODO
2019-11-23 Ulrich HoffmannAdd headerless definitions
2019-11-14 Ulrich HoffmannExpand system
2019-11-09 Ulrich HoffmannAdd todo
2019-11-08 uhoAllocate headers from dynamic memory
2019-11-03 uhoExtend interactive seedForth
2019-11-02 Ulrich HoffmannExtend interactive system
2019-11-02 Ulrich HoffmannAdd headers
2019-11-02 Ulrich HoffmannAdd headers
2019-11-02 uhoTweak it, beautify it
2019-10-26 Ulrich HoffmannUse exit instead of unnest
2019-10-26 Ulrich HoffmannAdapt dynamic memory to new tokenizer
2019-10-26 Ulrich HoffmannFix typos in tokenizer
2019-10-26 uhoAdd line input
2019-10-23 Ulrich HoffmannCleanup new tokenizer and seedForth demo
2019-10-23 uhoRevise tokenizer, improve syntax
2019-10-04 Ulrich HoffmannFix number uses and test results
2019-10-04 Ulrich HoffmannDefine common names for allocation, cleanup
2018-08-15 Ulrich HoffmannAdapt dynamic memory to new does> and large literals
2018-08-15 Ulrich HoffmannProvide counted string literals
2018-08-15 Ulrich HoffmannAdd catch/throw
2018-06-22 Ulrich HoffmannModified Does> w/o machine code in threaded code area...
2018-06-20 Ulrich HoffmannAdd dynamic memory, execute and compile, do h@
2018-06-13 Ulrich HoffmannAdd tester to seedForth
2018-06-13 Ulrich HoffmannAdd .gitignore
2018-06-13 Ulrich HoffmannThe birth of seedForth
2018-06-13 Ulrich HoffmannAdd forth dump utility and tester
2018-04-07 Ulrich HoffmannAdd demo programs for preForth and simpleForth
2018-04-05 Ulrich HoffmannProvide initial preForth, simpleForth, Forth