James Eversole James
James commented on issue James/tricu#20 2025-02-08 16:24:46 +00:00
Provided binaries are linked to glibc nix

I fiddled with this for much longer than I should've. I'm just going to stop providing releases, I'll look into this again when the project is more stable.

James closed issue James/tricu#20 2025-02-08 16:24:46 +00:00
Provided binaries are linked to glibc nix
James pushed to main at James/tricu 2025-02-08 16:24:17 +00:00
5024a2be4c Revert flake.nix
James pushed tag 0.18.1 to James/tricu 2025-02-08 01:22:44 +00:00
James pushed to main at James/tricu 2025-02-08 01:22:35 +00:00
fccee3e61c Static linking part 2
James pushed tag 0.18.0 to James/tricu 2025-02-08 00:32:20 +00:00
James pushed to main at James/tricu 2025-02-08 00:32:15 +00:00
ad1918aa6f Statically link binaries
James pushed to main at James/tricu 2025-02-08 00:25:30 +00:00
0a505172b4 Adds several new REPL utilities
James commented on issue James/tricu#19 2025-02-07 21:25:30 +00:00
Allow setting REPL output format

Resolved in e6e18239a7

James closed issue James/tricu#19 2025-02-07 21:25:30 +00:00
Allow setting REPL output format
James commented on issue James/tricu#18 2025-02-07 21:25:09 +00:00
List with numbers

Thank you @vincent for that additional feedback regarding the binaries; they're meant to be statically linked. I have some test builds running and if everything pans out, I'll update my pipelines…

James closed issue James/tricu#18 2025-02-07 21:25:09 +00:00
List with numbers
James pushed to main at James/tricu 2025-02-07 21:06:33 +00:00
e6e18239a7 Smarter decoding of terms
James opened issue James/tricu#20 2025-02-07 19:27:21 +00:00
Provided binaries are linked to glibc nix
James opened issue James/tricu#19 2025-02-07 18:49:11 +00:00
Allow setting REPL output format
James pushed to main at James/tricu 2025-02-07 18:37:30 +00:00
871245b567 Lint cleanup and README updates
James commented on issue James/tricu#18 2025-02-07 18:24:19 +00:00
List with numbers

Hey @vincent , thanks for opening this! I'm quite early in development here so many features aren't properly documented.

You can work around this using the !decode command in the REPL for…

James pushed to main at James/tricu 2025-02-06 14:32:20 +00:00
30b9505d5f Clearer definition for apply
James released 0.16.0 at James/tricu 2025-02-02 18:11:03 +00:00
James commented on issue James/tricu#17 2025-02-02 18:08:40 +00:00
Broken list literals in lambda abstraction

Fixed in f4e50353ed