Agustina Arzille
|
395ddc63cf
Reimplement error handling without C++ exceptions
|
3 年之前 |
Agustina Arzille
|
5a150ee1dc
Optimize cons initialization
|
4 年之前 |
Agustina Arzille
|
00077ce9cb
More fixes to package compilation (incomplete)
|
4 年之前 |
Agustina Arzille
|
49067a3338
Refine symbol categorization to allow for literals
|
4 年之前 |
Agustina Arzille
|
2c509f03f5
Revert "Use 'fast_valref' instead of plain valrefs when possible"
|
4 年之前 |
Agustina Arzille
|
c588fc713b
Use 'fast_valref' instead of plain valrefs when possible
|
4 年之前 |
Agustina Arzille
|
7c38f2ef18
Implement the 'find' interface
|
4 年之前 |
Agustina Arzille
|
2329988232
More usage of 'fast_valref' et al
|
4 年之前 |
Agustina Arzille
|
8cbfa84f0c
Implement the 'find' interface for arrays and conses
|
4 年之前 |
Agustina Arzille
|
20e2c033e2
Rework generic method selection in builtins
|
4 年之前 |
Agustina Arzille
|
8e6aefe9b4
Update TODO and docs; fix call_guard placement
|
4 年之前 |
Agustina Arzille
|
90f2e4676d
Implement the 'method_call' interface
|
4 年之前 |
Agustina Arzille
|
d60b89e6f7
Simplify several interfaces
|
4 年之前 |
Agustina Arzille
|
21249738e2
Fix printing of raised values
|
4 年之前 |
Agustina Arzille
|
e34e672392
Implement generic object writes
|
4 年之前 |
Agustina Arzille
|
774a391ded
Revamp output functions 'print' and 'say'
|
5 年之前 |
Agustina Arzille
|
969cc22aee
Reimplement the '%mkexc' interface
|
5 年之前 |
Agustina Arzille
|
5fd2c8d44b
Rename 'reset_state' to 'reset_exc'
|
5 年之前 |
Agustina Arzille
|
46267674ea
Allow coroutines to be resumed with a specific value
|
5 年之前 |
Agustina Arzille
|
9571d5ba7f
Implement 'bound-p'
|
5 年之前 |
Agustina Arzille
|
94d6fe3697
Add more symbol predicates
|
5 年之前 |
Agustina Arzille
|
0d6171e687
Don't treat nil as a symbol
|
5 年之前 |
Agustina Arzille
|
303be8fe8e
Make 'raise' a special form
|
5 年之前 |
Agustina Arzille
|
5c7a1981e4
Small changes in comparator, custom type names and gfs
|
5 年之前 |
Agustina Arzille
|
7cb72d2566
Use NIL to describe no type
|
5 年之前 |
Agustina Arzille
|
f39e4c8990
Rework 'meth-next', 'meth-add', 'meth-find'
|
5 年之前 |
Agustina Arzille
|
31b59d16b5
Use dynamic variables for methods
|
5 年之前 |
Agustina Arzille
|
2bca4acab7
Add the 'nil_p' helper
|
5 年之前 |
Agustina Arzille
|
8f3b2c2445
Implement slot initializers in 'make'
|
5 年之前 |
Agustina Arzille
|
9431036eb6
Better error reporting
|
5 年之前 |