Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-05-11
| ||
10:25 | Next step to ROMable forth Leaf check-in: 33c2c0740f user: pum tags: Direct Threaded Code | |
10:14 | First step to ROMable forth check-in: 25430dde53 user: pum tags: Direct Threaded Code | |
2024-04-18
| ||
11:48 | bug found in CONV_DIGIT check-in: 95c87a4e67 user: hothing tags: Direct Threaded Code | |
11:25 | new word IABS check-in: a907c87063 user: hothing tags: Direct Threaded Code | |
11:03 | **merge multi-leaves check-in: 1cb775a113 user: hothing tags: Direct Threaded Code | |
10:57 | new word CONV_NUMBER; bugfix for the words CONV* check-in: 4605c6221c user: hothing tags: Direct Threaded Code | |
10:43 | bugfix for the words CONV check-in: 953126553f user: hothing tags: Direct Threaded Code | |
10:40 | bugfixe for the words HOLD* check-in: 3e9a3e2dd9 user: hothing tags: Direct Threaded Code | |
09:40 | new words CONV_INIT, CONV_DONE check-in: 611ac81bf7 user: hothing tags: Direct Threaded Code | |
09:07 | new word CONV '#' check-in: ac600b1051 user: hothing tags: Direct Threaded Code | |
08:43 | new words HOLD, HOLDBUF etc check-in: 210e7f85f5 user: hothing tags: Direct Threaded Code | |
07:51 | interpretator works /with variables (initial) check-in: 94e57a9f95 user: hothing tags: Direct Threaded Code | |
06:52 | interpretator works /with branch check-in: 47a1bac218 user: hothing tags: Direct Threaded Code | |
06:31 | interpretator works /2 check-in: 2df929ece4 user: hothing tags: Direct Threaded Code | |
06:25 | interpretator works check-in: ca4a5f4014 user: hothing tags: Direct Threaded Code | |
05:56 | * check-in: 7fb6a36dc7 user: hothing tags: Direct Threaded Code | |
2024-04-17
| ||
18:40 | this implementation is wrong check-in: 4554b14ef6 user: pum tags: Direct Threaded Code | |
08:34 | bugfix: set Thhumb mode in NEXT check-in: 2f9414d1ad user: pum tags: Direct Threaded Code | |
08:31 | good start check-in: 9036ec4817 user: pum tags: Direct Threaded Code | |
08:05 | Start to research DTC check-in: 882c671d43 user: pum tags: Direct Threaded Code | |
2024-04-16
| ||
21:52 | now this construction looks working ! Leaf check-in: f4892819a9 user: pum tags: Subroutine Threaded Code | |
21:47 | now this construction looks working ! check-in: cec0b753c3 user: pum tags: Subroutine Threaded Code | |
21:39 | now this construction looks working ! branch is ok check-in: ea3a834040 user: pum tags: Subroutine Threaded Code | |
20:55 | now this construction looks working /2 check-in: c78dd33ca8 user: pum tags: Subroutine Threaded Code | |
19:52 | now this construction looks working check-in: 2e4dc02715 user: pum tags: Subroutine Threaded Code | |
18:38 | base concept shown check-in: c090034bff user: pum tags: Subroutine Threaded Code | |
12:12 | Learning Threaded Code Leaf check-in: 6386916b8d user: hothing tags: Mixed Threaded Code | |
11:15 | unaligned opcodes detected in executable segment check-in: 059effc752 user: hothing tags: Subroutine Threaded Code | |
10:43 | I want to try Subroutine Threaded Code check-in: 360d7e4b9b user: hothing tags: Subroutine Threaded Code | |
2024-04-04
| ||
12:27 | * Leaf check-in: 8e2aba80fd user: hothing tags: trunk | |
08:07 | new words: VAR8, VAR16 check-in: 65ac69f709 user: hothing tags: trunk | |
07:49 | new words: NIP, >R, R>, R@, VAR0 check-in: afb20d92d9 user: hothing tags: trunk | |
2024-04-01
| ||
06:29 | {merged opt->trunk} check-in: b8fef2a9fe user: hothing tags: trunk | |
06:23 | bugs fixed in DEPTH, RDEPTH Leaf check-in: 8b3b195261 user: hothing tags: opt1 | |
05:51 | optimized comparision ops + new words: DEPTH, RDEPTH check-in: dba768e3bb user: hothing tags: opt1 | |
05:49 | optimized comparision ops + new words: DEPTH, RDEPTH check-in: 3089baffc7 user: hothing tags: opt1 | |
05:31 | new words: comparision ops check-in: 2b6541e668 user: hothing tags: opt1 | |
04:45 | new words: GETx, SETx check-in: a5727e29f8 user: hothing tags: opt1 | |
04:16 | new words: DROP, SWAP, ROT, MROT check-in: 1dfba14104 user: hothing tags: opt1 | |
2024-03-31
| ||
19:34 | more bytecode test check-in: 3260abcf6d user: pum tags: opt1 | |
19:29 | bug fixed check-in: d3a77e5b76 user: pum tags: opt1 | |
19:26 | reorganized code check-in: 32e739e7a4 user: pum tags: opt1 | |
19:21 | reorganized code check-in: d372380833 user: pum tags: opt1 | |
18:38 | reorganized code check-in: d21d220d58 user: pum tags: opt1 | |
18:10 | reorganized code check-in: ab60ca3456 user: pum tags: opt1 | |
17:45 | optimized '_next' check-in: fbbec10d98 user: pum tags: opt1 | |
17:19 | second forth working model: words ADD, SUB, MUL, DIV check-in: faadcef98a user: pum tags: trunk | |
14:36 | second forth working model: words CALL8, CALL16, EXIT check-in: 738fe38e14 user: pum tags: trunk, part1, primitive | |
14:08 | second forth working model: macro F_WORD check-in: aa540b7650 user: pum tags: trunk | |
13:25 | second forth working model: test with loop check-in: fc5a705c7a user: pum tags: trunk | |