preForth.git
2022-04-22 Nick DowningFix interactive dodoes, fix multiply, fix tests master z80_port
2022-04-22 Nick DowningFix the main loop
2022-04-22 Nick DowningFix divide, fix tests
2022-04-22 Nick DowningFix dovar, dodoes for dtc approach, embeds "call _dodoe...
2022-04-22 Nick DowningFirst cut at z80 port, only preForth works, seedForth...
2020-03-28 Ulrich HoffmannUse LDEMULATION for modern Linux
2020-01-31 Ulrich HoffmannUpdate docker support
2020-01-31 Ulrich HoffmannCleanup documentation and startup file
2020-01-31 Ulrich HoffmannAdapt docker support
2020-01-31 Ulrich HoffmannUse new tokenizer
2020-01-31 Ulrich HoffmannFocus just on i386 platform
2020-01-31 Ulrich HoffmannRemove side platforms and dialects
2020-01-02 Ulrich HoffmannRemove uneccesary definitions
2020-01-02 Ulrich HoffmannUpdate TODO
2020-01-01 Ulrich HoffmannAdd save and empty to tokenized seedForth (and Tokenize...
2019-12-30 Ulrich HoffmannAdd save and empty
2019-12-30 Ulrich HoffmannUpdate TODO
2019-12-30 Ulrich HoffmannUpdate TODO
2019-12-23 Ulrich HoffmannAdd abort, abort" and too probably too simple DO LOOP...
2019-12-20 Ulrich HoffmannAdd refill, conditional compilation, and verbose header...
2019-12-20 Ulrich HoffmannAdd usleep, timeout in multitasker, interactive decompi...
2019-12-14 Ulrich HoffmannClean up
2019-12-14 Ulrich HoffmannSimplify kernel: Remove CATCH and THROW, leave INTERPRE...
2019-12-10 Ulrich HoffmannExtend mutit tasker for catch and throw, export frame...
2019-11-30 Ulrich HoffmannAdd high level multitasker and key?
2019-11-30 Ulrich HoffmannAdd search order, status line, formatted number output DSL
2019-11-26 uhoHave wordlists, prepare search order
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 HoffmannFix definition of 2! in Forth
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 EuroForth 2018 paper and slides
2019-10-26 uhoFix definition of 0=exit
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 HoffmannProvide slides (german) of talk held at Forthtagung...
2018-04-07 Ulrich HoffmannCreate LICENSE
2018-04-07 Ulrich HoffmannAdd demo programs for preForth and simpleForth
2018-04-05 Ulrich HoffmannCleanup README
2018-04-05 Ulrich HoffmannProvide initial preForth, simpleForth, Forth