FelixBrendel
|
fec24d11c7
|
some things
|
há 7 anos |
FelixBrendel
|
93e180a8f1
|
we have macros. OOOOOOFFF
|
há 7 anos |
FelixBrendel
|
9b5692da9d
|
Lexical scoping is working, but `defun` broke because of that.
Need macros next
|
há 7 anos |
FelixBrendel
|
34b7390ba9
|
converted all typedefs to c++ types and enums to enum structs
|
há 7 anos |
FelixBrendel
|
9bc30d1569
|
step 1 in transitioning to c++
|
há 7 anos |
FelixBrendel
|
82d12a7386
|
error locations for wrong parameters
|
há 7 anos |
FelixBrendel
|
00e10f3536
|
stdin works on an expressin-base and not line-base now
|
há 7 anos |
FelixBrendel
|
f179eda6f1
|
Error locations are somewhat working now
|
há 7 anos |
Felix Brendel
|
f8e9a8799e
|
first step to better errors, but broeken af
|
há 7 anos |
FelixBrendel
|
3e8f883308
|
Fixed not copying the default keyword args
|
há 7 anos |
Felix Brendel
|
319d6d2041
|
fuck yea
|
há 7 anos |
Felix Brendel
|
f9d08ba765
|
implemented error
|
há 7 anos |
Felix Brendel
|
196f75b2bb
|
Implemented while
|
há 7 anos |
Felix Brendel
|
716b72ff0f
|
linux fixes
|
há 7 anos |
Felix Brendel
|
f91a69c69e
|
Merge branch '14-built-in-info' into 'master'
Resolve "Built-in "info""
Closes #14
See merge request FelixBrendel/slime!3
|
há 7 anos |
FelixBrendel
|
866f77b71d
|
Added (info) built-in
|
há 7 anos |
FelixBrendel
|
ad7dd86667
|
Make nil and t parse to symbols and make the top level env look them up
|
há 7 anos |
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
|
há 7 anos |
FelixBrendel
|
e923190e0b
|
Created 't' as the universal source of truth
|
há 7 anos |
FelixBrendel
|
1274220296
|
created assert_equal_type macro
|
há 7 anos |
FelixBrendel
|
321ef46a84
|
cleanup and writing docs
|
há 7 anos |
FelixBrendel
|
49f18d7771
|
Unscape all strings when parsing
|
há 7 anos |
FelixBrendel
|
5aa92062c3
|
Macros actually working
|
há 7 anos |
FelixBrendel
|
65b97fe535
|
macros
|
há 7 anos |
FelixBrendel
|
ce28d94a9a
|
"mutate" now actually works
|
há 7 anos |
FelixBrendel
|
ea72a6c252
|
Implemented `mutate'
|
há 7 anos |
FelixBrendel
|
d55e71396a
|
we can now quote with '
|
há 7 anos |
FelixBrendel
|
488b47f08f
|
We have the beginning of a stdlib and can parse keyword and rest args
|
há 7 anos |
FelixBrendel
|
42d64a0743
|
Removed parsed arguments again because it was super slow, also
implemented positional aguments
|
há 7 anos |
Felix Brendel
|
bd0e541d80
|
Linux fixes
|
há 7 anos |
FelixBrendel
|
f6c2219bd5
|
Can now parse lambda lists
|
há 7 anos |
FelixBrendel
|
2006e3b45c
|
Use the parse arguments
|
há 7 anos |
FelixBrendel
|
6e44d61dd5
|
Add vs setup into the project
|
há 7 anos |
FelixBrendel
|
46f76fc3d9
|
built-ins are identified by an enum now
|
há 7 anos |
FelixBrendel
|
2d3892b034
|
fixed some bugs and stuff
|
há 7 anos |
FelixBrendel
|
1ea4cf5213
|
more things!
|
há 7 anos |
FelixBrendel
|
905500ab98
|
quote eval define print read
|
há 7 anos |
FelixBrendel
|
dd2be2cb87
|
okay
|
há 7 anos |
FelixBrendel
|
db0318bb03
|
We can parse expressions
|
há 7 anos |
FelixBrendel
|
e97f2d9410
|
We can now parse atoms
|
há 7 anos |
FelixBrendel
|
12a200534f
|
Added some convenience types + impemented and + or
|
há 7 anos |
FelixBrendel
|
5f16d1fbb9
|
Reorganize folders and added windows build with MSVC for debugging
|
há 7 anos |
FelixBrendel
|
8c0a0b0781
|
Fixed critiacal testing bug
We called 'new(Environment)' instead of 'create_empty_environment()'
|
há 7 anos |
Felix Brendel
|
5c541635cf
|
cosmetics
|
há 7 anos |
Felix Brendel
|
4c33538e8a
|
added error types and stuff
|
há 7 anos |
Felix Brendel
|
9d0427f790
|
Added some tests for the built-ins
|
há 7 anos |
Felix Brendel
|
e1c93c3c4a
|
git init
|
há 7 anos |