-
48a0fc81de
radices, remove |\ and |\\
main
TriMill
2022-11-07 17:10:23 -0500
-
076fe8f60c
Relicense under LGPLv3
TriMill
2022-10-25 10:04:19 -0400
-
fcaa0fe5f9
fix automatic semicolons
TriMill
2022-10-18 08:42:50 -0400
-
7be878b97a
bitwise operators, hex/bin/seximal literals, changed infix boxing notation, fixed semicolons in repl
TriMill
2022-10-18 08:35:44 -0400
-
443262f711
refactoring, stdlib improvements
TriMill
2022-09-25 19:25:13 -0400
-
08c0cd9173
Refactored stdlib to its own crate
TriMill
2022-09-23 15:09:22 -0400
-
7173c5dda1
refactoring, extensible types, basic file i/o
TriMill
2022-09-23 14:55:18 -0400
-
297c060e48
more documentation
TriMill
2022-09-23 11:10:22 -0400
-
4ca75cbd38
forgot strings lol
TriMill
2022-09-22 22:54:39 -0400
-
185adc6b91
begin README documentation
TriMill
2022-09-22 22:52:41 -0400
-
3744062c71
aaa more ambiguity fixed
TriMill
2022-09-22 22:34:23 -0400
-
99f2ce851c
update Cargo.lock
TriMill
2022-09-22 17:41:34 -0400
-
1327dc9569
Improved bin/repl functionality
TriMill
2022-09-22 17:36:20 -0400
-
7ec8742e17
fixed parser but syntax kinda janky now
TriMill
2022-09-22 14:03:52 -0400
-
d9b1f08bbf
bugfixes
TriMill
2022-09-22 09:56:44 -0400
-
350f775b6c
structs
TriMill
2022-09-22 08:58:59 -0400
-
53bef7b5ed
remove import from deleted package
TriMill
2022-09-21 20:14:21 -0400
-
c9905dc313
boxed infix operators, better formatting
TriMill
2022-09-21 19:07:31 -0400
-
4b063086e4
new range syntax
TriMill
2022-09-20 23:38:58 -0400
-
14b749d2ed
more functions
TriMill
2022-09-20 21:30:13 -0400
-
749a404a90
optimize closures, refactoring
TriMill
2022-09-20 09:06:45 -0400
-
8a62d46bcf
struct syntax, math functions, refactoring
TriMill
2022-09-19 22:59:27 -0400
-
674d2ced7d
improved repl & errors
TriMill
2022-09-18 02:05:01 -0400
-
48cc98a6ed
refactoring, stdlib
TriMill
2022-09-17 19:23:54 -0400
-
285c13f03e
refactoring, reorganization
TriMill
2022-09-17 11:17:22 -0400
-
c5380e383e
more pipeline, partial fns, block comments
TriMill
2022-09-17 10:54:56 -0400
-
19b7215234
project reorganization, general improvements
TriMill
2022-09-16 23:06:49 -0400
-
172d7b10f9
|> operator
TriMill
2022-09-16 20:03:05 -0400
-
8dd7d5607c
Refactoring, some pipes, exponents
TriMill
2022-09-16 16:05:28 -0400
-
ccbc6c32f3
hash maps
TriMill
2022-09-15 00:01:57 -0400
-
9c2a24c2d9
function refactoring
TriMill
2022-09-14 11:16:53 -0400
-
ef5124ba0f
better string escapes, iterators
TriMill
2022-09-13 13:31:29 -0400
-
fe7a71eed0
added functions (they are not good yet)
TriMill
2022-09-12 16:53:04 -0400
-
509c9d3c04
clippy moment
TriMill
2022-09-11 13:02:18 -0400
-
4ef3fdb46d
boolean operators
TriMill
2022-09-11 01:14:54 -0400
-
652106135c
break and continue
TriMill
2022-09-11 01:01:53 -0400
-
cc216947ee
mutable lists and indexing
TriMill
2022-09-10 17:19:23 -0400
-
910e758c26
added comparisons, builtin functions, while loops
TriMill
2022-09-09 16:08:40 -0400
-
3d915a5b94
for loops and character type
TriMill
2022-09-07 18:10:43 -0400
-
9f1c29f712
cleanup, added if statements
TriMill
2022-09-07 16:11:51 -0400
-
9cd84dd28b
add LICENSE and README
TriMill
2022-09-06 10:00:03 -0400
-
59fa4bad6b
initial commit
TriMill
2022-09-06 09:52:29 -0400