Felix Brendel
|
b3eccec1e3
|
Merge branch '4-t-as-a-source-of-universal-truth' into 'master'
Resolve ""t" as a source of universal truth"
Closes #4
See merge request FelixBrendel/slime!2
|
7 年前 |
FelixBrendel
|
e923190e0b
|
Created 't' as the universal source of truth
|
7 年前 |
FelixBrendel
|
1274220296
|
created assert_equal_type macro
|
7 年前 |
FelixBrendel
|
321ef46a84
|
cleanup and writing docs
|
7 年前 |
FelixBrendel
|
49f18d7771
|
Unscape all strings when parsing
|
7 年前 |
FelixBrendel
|
5aa92062c3
|
Macros actually working
|
7 年前 |
FelixBrendel
|
65b97fe535
|
macros
|
7 年前 |
FelixBrendel
|
ce28d94a9a
|
"mutate" now actually works
|
7 年前 |
FelixBrendel
|
ea72a6c252
|
Implemented `mutate'
|
7 年前 |
FelixBrendel
|
d55e71396a
|
we can now quote with '
|
7 年前 |
FelixBrendel
|
488b47f08f
|
We have the beginning of a stdlib and can parse keyword and rest args
|
7 年前 |
FelixBrendel
|
42d64a0743
|
Removed parsed arguments again because it was super slow, also
implemented positional aguments
|
7 年前 |
Felix Brendel
|
bd0e541d80
|
Linux fixes
|
7 年前 |
FelixBrendel
|
f6c2219bd5
|
Can now parse lambda lists
|
7 年前 |
FelixBrendel
|
2006e3b45c
|
Use the parse arguments
|
7 年前 |
FelixBrendel
|
6e44d61dd5
|
Add vs setup into the project
|
7 年前 |
FelixBrendel
|
46f76fc3d9
|
built-ins are identified by an enum now
|
7 年前 |
FelixBrendel
|
2d3892b034
|
fixed some bugs and stuff
|
7 年前 |
FelixBrendel
|
1ea4cf5213
|
more things!
|
7 年前 |
FelixBrendel
|
905500ab98
|
quote eval define print read
|
7 年前 |
FelixBrendel
|
dd2be2cb87
|
okay
|
7 年前 |
FelixBrendel
|
db0318bb03
|
We can parse expressions
|
7 年前 |
FelixBrendel
|
e97f2d9410
|
We can now parse atoms
|
7 年前 |
FelixBrendel
|
12a200534f
|
Added some convenience types + impemented and + or
|
7 年前 |
FelixBrendel
|
5f16d1fbb9
|
Reorganize folders and added windows build with MSVC for debugging
|
7 年前 |
FelixBrendel
|
8c0a0b0781
|
Fixed critiacal testing bug
We called 'new(Environment)' instead of 'create_empty_environment()'
|
7 年前 |
Felix Brendel
|
5c541635cf
|
cosmetics
|
7 年前 |
Felix Brendel
|
4c33538e8a
|
added error types and stuff
|
7 年前 |
Felix Brendel
|
9d0427f790
|
Added some tests for the built-ins
|
7 年前 |
Felix Brendel
|
e1c93c3c4a
|
git init
|
7 年前 |