Unnamed Fossil Project

Timeline
Login

Timeline

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

50 most recent check-ins

2026-04-04
15:27
initial empty check-in Leaf check-in: 0e9082afb4 user: dbane tags: trunk
2025-12-23
10:21
Merge branch 'master' of gitlab.com:b2495/fleng Leaf check-in: 727a68f815 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1, master
10:21
9p: allow connecting via direct socket, app:translate check-in: a7685d5803 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1, master
2025-12-21
09:24
Merge branch 'sdl2-wholesale' into 'master'

check for all sdl2 libraries at the same time

See merge request b2495/fleng!9 check-in: 1fdd1fbf9f user: felix@call-with-current-continuation.org tags: trunk, origin/kl1, master

2025-12-20
16:44
check for all sdl2 libraries at the same time

currently this is SDL2, SDL2_image, SDL2_mixer, and SDL2_ttf.

also change cc argument order in try_compile -- some gcc configurations seem to like having libraries after the object files that need them. check-in: f4f326d524 user: hi@ovf.im tags: trunk, origin/kl1, master

2025-03-18
13:12
version update check-in: d2aa244122 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1, master
2025-03-17
22:22
disable minipad without sdl Leaf check-in: 854dcafb24 user: felix@call-with-current-continuation.org tags: trunk, 23, origin/kl1
22:22
missing boot dir check-in: 73e639b89e user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
22:22
always delete extraction dir check-in: edb2610226 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
22:21
avoid warning check-in: 5905418290 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
18:48
obsolete check-in: 6f275d3c53 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
18:48
fix warnings check-in: 730a53553d user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
18:47
missing file in manifest check-in: 55efa3aee5 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
17:35
fix either/3 check-in: 2f6eb5b5bc user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
17:35
rename walk to fold_map check-in: 2415eba83d user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
17:35
news check-in: 546d6239ab user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
17:35
updated entry points check-in: c86a822d58 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
17:35
wrap in parens or bootstrap prolog will complain about '=..'/2 check-in: 9122b2897d user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
2025-03-08
08:27
news check-in: d3f1bc0070 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
08:27
allow building without PCN/KL1 check-in: 4afc13971e user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
08:27
some more primitives check-in: a4446d1908 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
08:26
handle M:T when expanding ~/1 check-in: 03c78c4ba7 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
2025-02-21
21:00
added missing options file to repo and dist check-in: 9cde40b739 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
20:58
slightly polishing write output check-in: 0991b4ff5c user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
20:58
PCN: drop C comment parsing, as preprocessor already removes them check-in: 89b7b557ad user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
20:57
list:select check-in: ef66b0aed6 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
20:57
app:walk + doc fixes check-in: 83d2fb1deb user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
20:57
news check-in: 07ccd2c700 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
20:57
syntax fix check-in: 2f2d96c475 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
20:57
document ~/1 check-in: e89b8ad88d user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
20:56
typo check-in: 5d6b732212 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
20:56
KL1: handle argument expression macros in qualified calls check-in: a8ba12f8d4 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
20:56
argument expression macro support for FGHC check-in: ec4202f21f user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
2025-01-25
22:59
news check-in: 6c3de6d029 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
22:58
fix stupid buf in app:every check-in: 4ad5924c79 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
11:03
handle non-char list in regex patterns check-in: c86884def3 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
11:03
drop forking check-in: 9c8d3619c7 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
2025-01-20
10:41
test for pattern extemsions check-in: 77fc31f35a user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
2025-01-19
16:52
news check-in: 45d00dd34f user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
16:52
tweaks check-in: c194201561 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
16:51
added regular expression module check-in: 0c50de0c69 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
16:50
bbedit: a bit more parallelism, some bugfixes check-in: 2ce057e32a user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
16:49
scan:format: add ~l check-in: 09b9698e7b user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
16:49
add hash/2 primitive to FGHC and PCN check-in: beb0da743c user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
16:48
wording check-in: 8b3bd3f46e user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
2025-01-14
20:26
news check-in: 88aa41dc83 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
20:26
notes check-in: 6da76b1b3d user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
20:26
array:copy fix premature abort check-in: 1c09338dda user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
20:26
note about use of "trace/1" in PCN check-in: b0609019d2 user: felix@call-with-current-continuation.org tags: trunk, origin/kl1
20:25
bbedit improvements check-in: 7b88c1545f user: felix@call-with-current-continuation.org tags: trunk, origin/kl1