konilo

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

73 check-ins using file vm/ilo-sdl-1bpp.c or ilo-vm/ilo-sdl-1bpp.c version 6e5f746423

2026-01-06
14:19
add when & unless (synonyms for if & -if) to rom Leaf check-in: 4d31abd7ad user: crc tags: trunk
2026-01-02
17:23
n:limit now falls through into n:max, saving a jump check-in: a9ac7dcd25 user: crc tags: trunk
15:35
blocks: no longer reload all sets during startup after a rom:save; reduce initial set to 2,048 blocks check-in: 06375548f6 user: crc tags: trunk
14:10
update ilo specification document check-in: 41380cff02 user: crc tags: trunk
2025-12-31
14:20
new ilo implementation: f# check-in: b6e6ebc701 user: crc tags: trunk
13:55
update list of implementation languages check-in: c67825762c user: crc tags: trunk
13:50
new ilo implementation: c, for RP2350 boards check-in: 8477f06a19 user: crc tags: trunk
13:45
new ilo implementation: zig check-in: 889f35dc50 user: crc tags: trunk
13:14
manual: fix dictionary header format to reflect current status (thanks to @continue for pointing this out!) check-in: 984e6a4a11 user: crc tags: trunk
2025-12-29
16:26
add a label to mark the start of the dictionary headers check-in: 3c9262444e user: crc tags: trunk
2025-12-18
14:55
rom: optimize `n:to-s` to save a call/return per character check-in: 6c34c6ecfc user: crc tags: trunk
14:49
rom: inlined use of `tuck` (as `i dupuswpo`) at various points check-in: e8d26e6529 user: crc tags: trunk
11:58
ilo-unix.c: catch EOF on stdin, display an EOF error, and exit check-in: 7caeeaec3b user: crc tags: trunk
2025-12-15
16:37
ilo+graphica.cs: design optimizations ported from ilo-x check-in: 3b74cc59ae user: crc tags: trunk
2025-12-12
15:08
ilo-wayland: new implementation in C check-in: d7f75480e6 user: crc tags: trunk
2025-12-11
16:15
milo-x: much faster display performance now (dirty flag, double buffer, scroll optimizations); also separate disp. buffers per session check-in: d8f555d961 user: crc tags: trunk
15:52
ilo-x: much faster display performance now (dirty flag, double buffer, scroll optimizations) check-in: 9a2ccc1881 user: crc tags: trunk
2025-12-08
12:11
rom source: small adjustment to make it easier to update the dictionary in the future check-in: 4da91fd253 user: crc tags: trunk
2025-12-05
14:29
new implementation: gnu smalltalk check-in: d8191e721a user: crc tags: trunk
2025-12-04
14:05
new implementation: oberon (tested with obcn) check-in: 34d5656c40 user: crc tags: trunk
2025-12-03
17:01
rom source: reword some commentary, add missing directives check-in: bb0b154c74 user: crc tags: trunk
13:46
new implementation in Ada (gnu ada) check-in: 17fe299bb4 user: crc tags: trunk
13:43
improvements to pascal ver. check-in: 490c1bd962 user: crc tags: trunk
2025-12-01
14:19
new implementation: free pascal check-in: e9282ff18f user: crc tags: trunk
14:17
move haskell implementation to the right directory check-in: 8e8dbe8f1e user: crc tags: trunk
2025-11-19
18:48
haskell implementation of ilo added check-in: 2b817e17dd user: crc tags: trunk
2025-11-14
14:32
add scheme implementation of pali check-in: 01eb87616f user: crc tags: trunk
13:20
add pali.cl (common lisp) implementation check-in: 384c753133 user: crc tags: trunk
2025-11-11
21:39
new ilo implementation: chicken scheme check-in: f059b9d87e user: crc tags: trunk
15:58
ilo.cl: fix a bug in `cp`, and a possible issue in `load_image` check-in: aa77f7fb91 user: crc tags: trunk
2025-10-23
14:34
ilo-uefi: refactor, better hardware detection, auto select ilo blocks partition, nop skipping, error checks, physical ram r/w and physical port r/w support check-in: abf87d19ae user: crc tags: trunk
2025-10-17
13:38
new ilo-amd64-uefi implementation check-in: d72e1e20d5 user: crc tags: trunk
2025-07-05
18:05
tighter instruction packing in tests check-in: c03025736e user: crc tags: trunk
17:51
tighter instruction packing in tests check-in: e272e812b5 user: crc tags: trunk
15:12
add tests for ilo implementations under test-ilo/ check-in: 2d8b8be94f user: crc tags: trunk
14:45
konilo-describe: add std.tsv words check-in: 14b92f50a5 user: crc tags: trunk
14:43
update assembly.txt to cover validation, new directives; remove old files check-in: 08e319d47f user: crc tags: trunk
14:34
add ilo-unix.c to the makefile, run-konilo, and konilo.sh check-in: 16c2c8c27b user: crc tags: trunk
14:26
updates to QUICK-START; new starting block check-in: aad8cd52e9 user: crc tags: trunk
14:14
check in ilo-unix.c check-in: b202ae0123 user: crc tags: trunk
2025-07-04
18:17
work on a new disassembler tool check-in: e0290c84fc user: crc tags: trunk
17:49
fix issues reported by shellcheck check-in: 214b5f7a47 user: crc tags: trunk
17:45
more source tree cleanups check-in: b308b70d80 user: crc tags: trunk
17:39
cleanups to source tree check-in: 42ffcb7043 user: crc tags: trunk
17:39
cleanups check-in: 94e381d678 user: crc tags: trunk
17:37
konilo.pali now in rom/ check-in: e0d2ee7bf7 user: crc tags: trunk
17:35
vm/ -> ilo-vm/ check-in: e391926ad4 user: crc tags: trunk
16:56
updated konilo.sh w/import & export of blocks; more options to build ilo vm from source check-in: e5e90f8a00 user: crc tags: trunk
15:02
add konilo-describe(1) utility for looking up glossary data for the core words in ilo.rom check-in: eee7d84a6e user: crc tags: trunk
01:05
much more detailed ilo(1) manpage check-in: b0c8da1148 user: crc tags: trunk
01:00
much more detailed pali(1) manpage check-in: 6c4490079a user: crc tags: trunk
00:51
move a file check-in: 0ec23322bf user: crc tags: trunk
00:47
minor documentation adjustments check-in: 3023aee5a6 user: crc tags: trunk
00:44
remove long abandoned wip/ code check-in: 4450bc0200 user: crc tags: trunk
00:43
unified Makefile; remove old build scripts check-in: 2362aba322 user: crc tags: trunk
00:31
pali.c: use snprintf() instead of sprintf() check-in: f141463b18 user: crc tags: trunk
00:28
pali: add D directive for building an initial dictionary; merge the dict.data into forth.pali using this, and rename to konilo.pali check-in: ef1e4a0e01 user: crc tags: trunk
2025-06-24
18:01
new pali implementations: c#, go, nodejs, kotlin, nim, rust, swift check-in: 9eb80270b7 user: crc tags: trunk
17:58
improved pali.c & pali.py w/better error checking, more useful error messages check-in: 99a5c30458 user: crc tags: trunk
17:57
fix instruction bundle with an extra .. added check-in: 92e9c11bbc user: crc tags: trunk
17:19
add Ilo.java implementation check-in: bdb2013b97 user: crc tags: trunk
11:22
added ilo-fast.swift, a significantly faster swift implementation check-in: dfae5ea105 user: crc tags: trunk
2025-06-23
18:42
add node.js implementation check-in: ac94b2ea55 user: crc tags: trunk
18:33
updated aarch64-linux assembly implementation; slightly shorter, much better label naming & improved commentary check-in: 93310214ba user: crc tags: trunk
2025-05-09
17:06
update release.sh check-in: 23ff89c4f7 user: crc tags: trunk
2025-05-08
14:49
blocks: make startup faster check-in: e436b997c4 user: crc tags: trunk
2025-05-06
18:40
update to latest blocks check-in: 25b43844c1 user: crc tags: trunk
2025-04-26
15:35
add ilo+graphica.cs check-in: f67a6da3c6 user: crc tags: trunk
2025-02-21
14:08
add vm variants using ilo.sys file check-in: be3af1befd user: crc tags: trunk
2025-01-08
19:48
ilo-x86-native: check in initial version capable of loading the ilo.rom from mass storage check-in: 842d400bf7 user: crc tags: trunk
2024-12-09
16:24
sync to latest block set check-in: 9c26f238fa user: crc tags: trunk
14:51
e:insert is now vectorable check-in: d35cad3195 user: crc tags: trunk
11:58
merge in last weeks #DecemberAdventure work on ilo-sdl-1bpp: cleaner, graphica-0, added keyboard input queue check-in: eb93eae235 user: crc tags: trunk