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