James Eversole James
James pushed to feat/ternary-representation at James/tricu 2024-12-30 14:31:33 +00:00
8622af9ad2 Initial ternary representation options
James commented on issue James/tricu#6 2024-12-30 13:50:34 +00:00
Explore typing tricu

An implementation has been explored by Johannes Bader on treecalcul.us:

https://treecalcul.us/live/?example=typer https://treecalcul.us/live/?example=typed-program-analysis https://treecalcul.…

James opened issue James/tricu#6 2024-12-30 13:50:24 +00:00
Explore typing tricu
James opened issue James/tricu#5 2024-12-30 04:07:08 +00:00
Allow users to specify output format
James opened issue James/tricu#4 2024-12-30 04:04:56 +00:00
Allow for "compiler" output to file
James pushed to main at James/tricu 2024-12-30 03:52:01 +00:00
fe70aa72ac Merge pull request 'Adds "compiler" and CLI argument handling' (#3) from feature/compiler-CLI into main
2abeab9c04 Adds "compiler" and CLI argument handling
Compare 2 commits »
James merged pull request James/tricu#3 2024-12-30 03:51:59 +00:00
Adds "compiler" and CLI argument handling
James created pull request James/tricu#3 2024-12-30 03:51:54 +00:00
Adds "compiler" and CLI argument handling
James created branch feature/compiler-CLI in James/tricu 2024-12-30 03:51:04 +00:00
James pushed to feature/compiler-CLI at James/tricu 2024-12-30 03:51:04 +00:00
2abeab9c04 Adds "compiler" and CLI argument handling
James pushed to main at James/tricu 2024-12-30 03:09:29 +00:00
467e11edb3 Updates to tests
James commented on issue James/tricu#1 2024-12-30 03:05:40 +00:00
Parsing lines with only comments fails

Resolved with merge #2

James closed issue James/tricu#1 2024-12-30 03:05:40 +00:00
Parsing lines with only comments fails
James closed pull request James/tricu#2 2024-12-30 03:05:11 +00:00
Resolves issue with parsing comments
James created pull request James/tricu#2 2024-12-30 03:03:20 +00:00
Resolves issue with parsing comments
James created branch fix/comments-0001 in James/tricu 2024-12-30 03:03:00 +00:00
James pushed to fix/comments-0001 at James/tricu 2024-12-30 03:03:00 +00:00
a8f72290a2 Resolves issue with parsing comments
James opened issue James/tricu#1 2024-12-29 18:23:32 +00:00
Parsing lines with only comments fails
James pushed to main at James/tricu 2024-12-29 18:22:27 +00:00
b86ff6e9b8 Additional tests
James pushed to main at James/tricu 2024-12-29 16:41:07 +00:00
a7674d4635 README updates for run/build