42 Commits (main)
 

Author SHA1 Message Date
TriMill 48a0fc81de radices, remove |\ and |\\ 11 months ago
TriMill 076fe8f60c Relicense under LGPLv3 11 months ago
TriMill fcaa0fe5f9 fix automatic semicolons 12 months ago
TriMill 7be878b97a bitwise operators, hex/bin/seximal literals, changed infix boxing notation, fixed semicolons in repl 12 months ago
TriMill 443262f711 refactoring, stdlib improvements 1 year ago
TriMill 08c0cd9173 Refactored stdlib to its own crate 1 year ago
TriMill 7173c5dda1 refactoring, extensible types, basic file i/o 1 year ago
TriMill 297c060e48 more documentation 1 year ago
TriMill 4ca75cbd38 forgot strings lol 1 year ago
TriMill 185adc6b91 begin README documentation 1 year ago
TriMill 3744062c71 aaa more ambiguity fixed 1 year ago
TriMill 99f2ce851c update Cargo.lock 1 year ago
TriMill 1327dc9569 Improved bin/repl functionality 1 year ago
TriMill 7ec8742e17 fixed parser but syntax kinda janky now 1 year ago
TriMill d9b1f08bbf bugfixes 1 year ago
TriMill 350f775b6c structs 1 year ago
TriMill 53bef7b5ed remove import from deleted package 1 year ago
TriMill c9905dc313 boxed infix operators, better formatting 1 year ago
TriMill 4b063086e4 new range syntax 1 year ago
TriMill 14b749d2ed more functions 1 year ago
TriMill 749a404a90 optimize closures, refactoring 1 year ago
TriMill 8a62d46bcf struct syntax, math functions, refactoring 1 year ago
TriMill 674d2ced7d improved repl & errors 1 year ago
TriMill 48cc98a6ed refactoring, stdlib 1 year ago
TriMill 285c13f03e refactoring, reorganization 1 year ago
TriMill c5380e383e more pipeline, partial fns, block comments 1 year ago
TriMill 19b7215234 project reorganization, general improvements 1 year ago
TriMill 172d7b10f9 |> operator 1 year ago
TriMill 8dd7d5607c Refactoring, some pipes, exponents 1 year ago
TriMill ccbc6c32f3 hash maps 1 year ago
TriMill 9c2a24c2d9 function refactoring 1 year ago
TriMill ef5124ba0f better string escapes, iterators 1 year ago
TriMill fe7a71eed0 added functions (they are not good yet) 1 year ago
TriMill 509c9d3c04 clippy moment 1 year ago
TriMill 4ef3fdb46d boolean operators 1 year ago
TriMill 652106135c break and continue 1 year ago
TriMill cc216947ee mutable lists and indexing 1 year ago
TriMill 910e758c26 added comparisons, builtin functions, while loops 1 year ago
TriMill 3d915a5b94 for loops and character type 1 year ago
TriMill 9f1c29f712 cleanup, added if statements 1 year ago
TriMill 9cd84dd28b add LICENSE and README 1 year ago
TriMill 59fa4bad6b initial commit 1 year ago