moo/stix/kernel
hyunghwan.chung f618154aaf changed STIX_SMOOI_MIN to -STIX_SMOOI_MAX instead of (-STIX_SMOOI_MAX - 1)
fixed tally range check bugs in dic.c/sym.c/gc.c
simplificed some code resulting from STIX_SMOOI_MIN change.
2015-11-20 09:05:55 +00:00
..
Apex.st Added stix_shallowcopy(). 2015-10-30 15:36:37 +00:00
Boolean.st added more code for process scheduling 2015-10-18 15:06:17 +00:00
Class.st work in progress to support the named primitive via shared object loading 2015-10-08 14:26:04 +00:00
Collection-Array.st work in progress to support the named primitive via shared object loading 2015-10-08 14:26:04 +00:00
Collection-ByteArray.st work in progress to support the named primitive via shared object loading 2015-10-08 14:26:04 +00:00
Collection-Set.st work in progress to support the named primitive via shared object loading 2015-10-08 14:26:04 +00:00
Collection.st work in progress to support the named primitive via shared object loading 2015-10-08 14:26:04 +00:00
Context.st added the new process primitive to create a process with a block as if it has got the value message 2015-10-22 02:47:25 +00:00
Number.st work in progress to support the named primitive via shared object loading 2015-10-08 14:26:04 +00:00
Object.st work in progress to support the named primitive via shared object loading 2015-10-08 14:26:04 +00:00
Process.st added the new process primitive to create a process with a block as if it has got the value message 2015-10-22 02:47:25 +00:00
Stix.st changed STIX_SMOOI_MIN to -STIX_SMOOI_MAX instead of (-STIX_SMOOI_MAX - 1) 2015-11-20 09:05:55 +00:00
test-005.st changed STIX_SMOOI_MIN to -STIX_SMOOI_MAX instead of (-STIX_SMOOI_MAX - 1) 2015-11-20 09:05:55 +00:00
UndefinedObject.st work in progress to support the named primitive via shared object loading 2015-10-08 14:26:04 +00:00