James Eversole James
James pushed to main at James/tricu 2025-01-21 22:16:28 +00:00
42fce0ae43 Drop unreachable cases of updateDepth
51b1eb070f Add more explicit error handling for mismatched groupings
c2e5a8985a Inline pattern matching in Parser
Compare 3 commits »
James deleted branch feat/cicd from James/tricu 2025-01-21 20:01:16 +00:00
James pushed to main at James/tricu 2025-01-21 19:29:56 +00:00
9d7e4daa41 CI/CD for tests and builds (broken caching)
James pushed to feat/cicd at James/tricu 2025-01-21 19:22:13 +00:00
James pushed to feat/cicd at James/tricu 2025-01-21 19:20:34 +00:00
James pushed to feat/cicd at James/tricu 2025-01-21 19:14:12 +00:00
James pushed to feat/cicd at James/tricu 2025-01-21 19:12:39 +00:00
1f98f608d7 6-w-caching
James pushed to feat/cicd at James/tricu 2025-01-21 19:00:50 +00:00
James pushed to feat/cicd at James/tricu 2025-01-21 18:39:54 +00:00
James pushed to feat/cicd at James/tricu 2025-01-21 18:35:17 +00:00
66f196360f Test3
James pushed to feat/cicd at James/tricu 2025-01-21 18:34:46 +00:00
2bf307df4c Test2
James pushed to feat/cicd at James/tricu 2025-01-21 18:34:03 +00:00
887d5d299f Testing gitea requirements
James created branch feat/cicd in James/tricu 2025-01-21 18:24:15 +00:00
James pushed to feat/cicd at James/tricu 2025-01-21 18:24:15 +00:00
7f10a57059 init Gitea Actions
James pushed to main at James/tricu 2025-01-21 02:10:15 +00:00
edde0a80c9 Actually readable Level Order Traversal
James commented on issue James/tricu#12 2025-01-21 01:21:10 +00:00
Multiline expressions

Completed in 35163a5d54

James closed issue James/tricu#12 2025-01-21 01:21:10 +00:00
Multiline expressions
James pushed to main at James/tricu 2025-01-21 01:20:31 +00:00
35163a5d54 Allow multiline expressions
James pushed to main at James/tricu 2025-01-20 22:05:08 +00:00
ca7f09e2ac Eliminate redundant eager calls of elimLambda
James pushed to main at James/tricu 2025-01-20 21:16:30 +00:00
82e29440b0 Reduce duplication of elimLambda calls