root/trunk/orca/ovalue.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @298 [298] 2 years krobillard Orca - 'do no longer clobbers thrown error.
(edit) @297 [297] 2 years krobillard Orca - Added /return refinement to 'quit.
(edit) @154 [154] 2 years krobillard Orca - Replaced atom variables with fixed atom defines.
(edit) @153 [153] 2 years krobillard Fixed uninitialized memory in orSetError(). orMake() & orToNative() no …
(edit) @148 [148] 2 years krobillard Compose now keeps new block away from GC.
(edit) @146 [146] 2 years krobillard Orca-Qt - catchExit() works again after [140]
(edit) @144 [144] 2 years krobillard Native arguments are now kept on the stack until after the call and …
(edit) @142 [142] 2 years krobillard Fixed GC issues created by the changes to function argument handling …
(edit) @140 [140] 2 years krobillard Orca - Function arguments are now copied to the function context …
(edit) @138 [138] 2 years krobillard Orca - orEnv now cleared in orFreeEnv(). Orca-Qt - User defined WIDPool …
(edit) @137 [137] 2 years krobillard Orca - Paths fixed so integer! now relative to current series position.
(edit) @108 [108] 3 years krobillard Orca-GL should now build on Windows.
(edit) @105 [105] 3 years krobillard Can now make binary! from string!.
(edit) @99 [99] 3 years krobillard Replaced memset with memSet.
(edit) @97 [97] 3 years krobillard Compose now takes /only refinement (currently the only implemented …
(edit) @94 [94] 3 years krobillard All natives now use the OR_NATIVE macro.
(edit) @79 [79] 3 years krobillard ovalue.c compiles again (Broken by Volker). boot.c regenerated with …
(edit) @77 [77] 3 years volker remove-each added
(edit) @68 [68] 3 years krobillard Replaced OR_BIG_ENDIAN with BIG_ENDIAN. Added _validateEnv().
(edit) @54 [54] 3 years krobillard Now using orDecimal() & orInt() where appropriate.
(edit) @44 [44] 3 years krobillard Added orIfTrue/orIfFalse macros.
(edit) @42 [42] 3 years krobillard Updated copyright date.
(edit) @37 [37] 3 years krobillard Added a few member access macros. Renamed orCTermStr as orTermCStr.
(edit) @31 [31] 3 years krobillard Overflow of the quick hold stack is now caught.
(edit) @27 [27] 3 years krobillard Added orResetEnv().
(edit) @26 [26] 3 years krobillard Atom names are now stored in a single string. Maximum word length is now …
(edit) @25 [25] 3 years krobillard series which/index renamed to n/it.
(edit) @3 [3] 3 years krobillard Added doc/Implemented. Renamed binary from ocore to orca. Removed Thune …
(add) @1 [1] 3 years krobillard Import orca & thune.
Note: See TracRevisionLog for help on using the revision log.