hyunghwan.chung
|
3e623c6677
|
added more test cases
|
2018-12-23 16:44:47 +00:00 |
|
hyunghwan.chung
|
f69b4c0881
|
a few more test cases
|
2018-12-21 16:58:58 +00:00 |
|
hyunghwan.chung
|
303b49270d
|
added moo_iskindof().
changed isKindOf: to utilize a new primitive _is_kind_of.
marked BlockContext and MethodContext to be #final and #limited
|
2017-09-29 15:03:54 +00:00 |
|
hyunghwan.chung
|
6711bc01fa
|
refactored the bytecode interpretation loop with computed jump tables
added incomplete code to support a semaphore group
|
2017-09-21 07:56:51 +00:00 |
|
hyunghwan.chung
|
d311c7cb6e
|
interim commit of various experiments
|
2017-06-16 09:45:22 +00:00 |
|
hyunghwan.chung
|
40ec8fc157
|
added some test cases
|
2017-06-07 17:22:14 +00:00 |
|
hyunghwan.chung
|
8a0d476d18
|
fixed a lexer bug of eating up one more character when reading a single-letter identifier C, S, M followed by a non-identifier letter in get_ident().
changed various test programs according to syntax changes
|
2017-04-24 09:20:27 +00:00 |
|
hyunghwan.chung
|
7460ce819c
|
renamed *.st files to *.moo
|
2017-01-09 12:52:37 +00:00 |
|