James Eversole James
James pushed to main at James/tricu 2025-01-01 14:34:20 +00:00
bf58c9afbd Normalize CLI options and help display
James pushed to main at James/tricu 2025-01-01 14:23:59 +00:00
7d38d99dcd Rename "compiler" functionality to Evaluator
James closed issue James/tricu#8 2024-12-31 16:24:16 +00:00
Update README to reflect new executable options
James commented on issue James/tricu#8 2024-12-31 16:24:10 +00:00
Update README to reflect new executable options

Resolved with #9

James opened issue James/tricu#10 2024-12-31 16:22:43 +00:00
Support compiling multiple files
James pushed to main at James/tricu 2024-12-31 16:09:40 +00:00
458d3c3b10 Latest --help in README
James pushed to main at James/tricu 2024-12-31 16:05:39 +00:00
0048fed6b4 Merge pull request 'Add "SimpleT" t output form' (#9) from feat/new-outputs into main
476c3912a4 Merge branch 'main' into feat/new-outputs
493ef51a6a Add "SimpleT" t output form
Compare 3 commits »
James merged pull request James/tricu#9 2024-12-31 16:05:38 +00:00
Add "SimpleT" `t` output form
James pushed to feat/new-outputs at James/tricu 2024-12-31 16:04:33 +00:00
476c3912a4 Merge branch 'main' into feat/new-outputs
e22ff06bfe Merge pull request 'Expands CLI support with output forms and decoding' (#7) from feat/ternary-representation into main
Compare 2 commits »
James created pull request James/tricu#9 2024-12-31 16:04:27 +00:00
Add "SimpleT" t output form
James created branch feat/new-outputs in James/tricu 2024-12-31 16:03:54 +00:00
James pushed to feat/new-outputs at James/tricu 2024-12-31 16:03:54 +00:00
493ef51a6a Add "SimpleT" t output form
James opened issue James/tricu#8 2024-12-30 20:26:05 +00:00
Update README to reflect new executable options
James commented on issue James/tricu#5 2024-12-30 20:25:16 +00:00
Allow users to specify output format

Addressed in #7 . I am open to further output forms.

James closed issue James/tricu#5 2024-12-30 20:25:16 +00:00
Allow users to specify output format
James commented on issue James/tricu#4 2024-12-30 20:24:45 +00:00
Allow for "compiler" output to file

Addressed in #7

James closed issue James/tricu#4 2024-12-30 20:24:45 +00:00
Allow for "compiler" output to file
James merged pull request James/tricu#7 2024-12-30 20:24:27 +00:00
Expands CLI support with output forms and decoding
James pushed to main at James/tricu 2024-12-30 20:24:27 +00:00
e22ff06bfe Merge pull request 'Expands CLI support with output forms and decoding' (#7) from feat/ternary-representation into main
5e2a4dff50 Expands CLI support with output forms and decoding
8622af9ad2 Initial ternary representation options
Compare 3 commits »
James reopened pull request James/tricu#7 2024-12-30 20:24:09 +00:00
Expands CLI support with output forms and decoding