hyunghwan.chung
|
7779229b52
|
changed some directives from symbols to plain words including class, method, pooldic, dcl.
introduced stix_pfrc_t as a return code type from a primitive function
|
2017-01-06 09:53:40 +00:00 |
|
hyunghwan.chung
|
af9c144a1c
|
added Apex>>hash
added Symbol>>asString
revised String>>&
added some methods to Dictionary
|
2017-01-05 10:16:04 +00:00 |
|
hyunghwan.chung
|
bcaf4e5e1e
|
started using a comma as a parameter/argument separator.
changed to use & as a string concatenation method in the string class.
added some code to support variadic arguments
|
2016-12-13 15:18:19 +00:00 |
|
hyunghwan.chung
|
27f00148a1
|
added a new reserved word - thisProcess
|
2016-07-05 15:22:29 +00:00 |
|
hyunghwan.chung
|
a22f5ea0ab
|
enhanced unwind handling upon process termination
|
2016-07-04 15:36:10 +00:00 |
|
hyunghwan.chung
|
436babff3c
|
enhanced the vm logging interface
attempted to execute ensure blocks on process termination. (wip)
|
2016-07-01 16:31:47 +00:00 |
|
hyunghwan.chung
|
de965baab7
|
refactored exception handling code a little
|
2016-06-26 15:03:12 +00:00 |
|