James Eversole James
James commented on issue James/tricu#17 2025-02-02 18:08:40 +00:00
Broken list literals in lambda abstraction

Fixed in f4e50353ed

James pushed tag 0.16.0 to James/tricu 2025-02-02 18:08:28 +00:00
James pushed to main at James/tricu 2025-02-02 18:08:13 +00:00
f4e50353ed Support for list literals in Lambdas
James opened issue James/tricu#17 2025-02-02 17:35:23 +00:00
Broken list literals in lambda abstraction
James closed issue James/tricu#16 2025-02-02 17:05:43 +00:00
Can't import two modules with main functions in REPL
James commented on issue James/tricu#16 2025-02-02 17:05:43 +00:00
Can't import two modules with main functions in REPL

Fixed in f9864b8361

James released 0.15.0 at James/tricu 2025-02-02 16:59:56 +00:00
James pushed tag 0.15.0 to James/tricu 2025-02-02 16:56:56 +00:00
James pushed to main at James/tricu 2025-02-02 16:56:45 +00:00
f9864b8361 REPL namespaces; lib function for pattern matching
James opened issue James/tricu#16 2025-01-31 20:39:12 +00:00
Can't import two modules with main functions in REPL
James released 0.14.0 at James/tricu 2025-01-31 00:00:14 +00:00
James pushed tag 0.14.0 to James/tricu 2025-01-30 23:57:36 +00:00
James pushed to main at James/tricu 2025-01-30 23:57:33 +00:00
1a9a4494e0 Caller-relative imports; smart deduping in imports
James pushed to main at James/tricu 2025-01-30 23:17:11 +00:00
a16a24a808 Replace placeholder xor? library function
James released 0.13.1 at James/tricu 2025-01-30 22:36:47 +00:00
James pushed tag 0.13.1 to James/tricu 2025-01-30 22:34:25 +00:00
James pushed to main at James/tricu 2025-01-30 22:34:14 +00:00
7d1b6a741d REPL import warning; version info in CLI
James released 0.13.0 at James/tricu 2025-01-30 20:00:04 +00:00
James pushed tag 0.13.0 to James/tricu 2025-01-30 19:57:25 +00:00
James pushed to main at James/tricu 2025-01-30 19:57:18 +00:00
bf1000d174 Rework module system