Commit Graph

13 Commits

Author SHA1 Message Date
TriMill 48a0fc81de radices, remove |\ and |\\ 2022-11-07 17:10:23 -05:00
TriMill 7be878b97a bitwise operators, hex/bin/seximal literals, changed infix boxing notation, fixed semicolons in repl 2022-10-18 08:35:44 -04:00
TriMill 7173c5dda1 refactoring, extensible types, basic file i/o 2022-09-23 14:55:18 -04:00
TriMill 3744062c71 aaa more ambiguity fixed 2022-09-22 22:34:23 -04:00
TriMill 7ec8742e17 fixed parser but syntax kinda janky now 2022-09-22 14:03:52 -04:00
TriMill d9b1f08bbf bugfixes 2022-09-22 09:56:44 -04:00
TriMill 350f775b6c structs 2022-09-22 08:58:59 -04:00
TriMill c9905dc313 boxed infix operators, better formatting 2022-09-21 19:07:31 -04:00
TriMill 4b063086e4 new range syntax 2022-09-20 23:38:58 -04:00
TriMill 8a62d46bcf struct syntax, math functions, refactoring 2022-09-19 22:59:27 -04:00
TriMill 48cc98a6ed refactoring, stdlib 2022-09-17 19:23:54 -04:00
TriMill c5380e383e more pipeline, partial fns, block comments 2022-09-17 10:54:56 -04:00
TriMill 19b7215234 project reorganization, general improvements 2022-09-16 23:06:49 -04:00
Renamed from src/parser.rs (Browse further)