Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-18 | add _nx word, use for most of core | Clyne Sullivan | |
not seeing performance improvement yet | |||
2023-11-17 | fix aligned and doublecell ops | Clyne Sullivan | |
2023-11-17 | add native definition bit | Clyne Sullivan | |
2023-11-17 | corewords get their own functions | Clyne Sullivan | |
2023-11-13 | Merge branch 'documentation' | Clyne Sullivan | |
2023-11-13 | add LIBALEE_SECTION; minor fixes | Clyne Sullivan | |
2023-11-09 | MaxDistance constant; some .cpp comments | Clyne Sullivan | |
2023-11-09 | coreword opcodes via token(); calculated WordCount | Clyne Sullivan | |
2023-11-08 | document some core words; reorganize | Clyne Sullivan | |
2023-11-02 | running on the devboard | Clyne Sullivan | |
2023-11-02 | fix if condition on 16-bit cpus | Clyne Sullivan | |
2023-10-27 | fix core and core-ext impl to pass all tests | Clyne Sullivan | |
2023-10-25 | support long definitions; add tests as submodule | Clyne Sullivan | |
2023-10-14 | consteval and other refactoring | Clyne Sullivan | |
2023-10-13 | more refactoring, object organization | Clyne Sullivan | |
2023-10-12 | some class refactoring | Clyne Sullivan | |
2023-03-18 | -Wconversion | Clyne Sullivan | |
2023-03-14 | >number | Clyne Sullivan | |
2023-03-11 | u< um/mod | Clyne Sullivan | |
2023-03-11 | u. um* | Clyne Sullivan | |
2023-03-11 | find | Clyne Sullivan | |
2023-03-11 | update documentation | Clyne Sullivan | |
2023-03-11 | common error enum; eval to _ev | Clyne Sullivan | |
2023-03-10 | size reduction and refactoring | Clyne Sullivan | |
2023-03-10 | Word::iterator | Clyne Sullivan | |
2023-03-09 | packed literals again | Clyne Sullivan | |
2023-03-08 | move libalee into folder | Clyne Sullivan | |