Commit Graph

7 Commits

Author SHA1 Message Date
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 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 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/token.rs (Browse further)