K. Lange
|
976db6f954
|
Integer type behind macros
|
2021-01-14 09:15:44 +09:00 |
|
K. Lange
|
3141678fa0
|
Add 'is'/'is not' for exact object equivalence
|
2021-01-11 15:03:05 +09:00 |
|
K. Lange
|
ff7dcbb92a
|
Support 'return' from within a 'with' block
|
2021-01-10 23:39:05 +09:00 |
|
K. Lange
|
e46d753999
|
Basic support for keyword arguments when calling functions.
|
2021-01-03 12:09:41 +09:00 |
|
K. Lange
|
ae2e2be15d
|
do something more straightforward and useful for methods on non-objects
|
2021-01-01 16:02:16 +09:00 |
|
K. Lange
|
a0d52a61f2
|
add an exception mechanism
|
2020-12-29 11:00:12 +09:00 |
|
K Lange
|
e9261a2f56
|
change size of integers to long
|
2020-12-28 16:32:40 +09:00 |
|
K. Lange
|
417637ef21
|
hash tables (which should work with any object as keys?) and string interning from ch 20
|
2020-12-26 14:33:34 +09:00 |
|
K. Lange
|
14aeea5f5b
|
through chapter 19 of Crafting Interpreters
|
2020-12-26 09:32:21 +09:00 |
|