root/trunk/thune/internal.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @550 [550] 7 weeks krobillard Thune: * 8-bit string encoding is now Latin-1. * Now using WELL512a …
(edit) @538 [538] 6 months krobillard Added get/words, isGlobalIndex(), and 10 reserved atoms.
(edit) @516 [516] 8 months krobillard Thune version bumped to 0.0.4. Added RPM spec file. Now builds on …
(edit) @511 [511] 10 months krobillard Call functions now have access to the invocation cell using …
(edit) @510 [510] 10 months krobillard 'loop is now an opcode and can act as loop.to for integers. File port! …
(edit) @506 [506] 10 months krobillard Changed if/keep to if-some. Added or-else.
(edit) @502 [502] 11 months krobillard Each is now an opcode. Iter & each now store the series on the control …
(edit) @490 [490] 14 months krobillard Increased control stack size.
(edit) @460 [460] 15 months krobillard Fixed LocalFrame? alignment on 32-bit CPUs.
(edit) @458 [458] 15 months krobillard Merged Thune thread_safe branch into trunk (r386:457)
(edit) @362 [362] 21 months krobillard Thune - List! is now working. Thune GL - Added 'interpolate. Play works …
(edit) @323 [323] 2 years krobillard Rune is now stand-alone.
(edit) @276 [276] 2 years krobillard Thune - Custom datatypes can now be created. Added raster! to GL.
(edit) @229 [229] 2 years krobillard Thune - Atom array now doubles as a hash table.
(edit) @222 [222] 2 years krobillard Thune - Added 'if opcode.
(edit) @212 [212] 2 years krobillard Thune - Added UPortDevice and 'file device. Added ur_binarySlice() & …
(edit) @210 [210] 2 years krobillard Thune - 'Get can now operate on a word or a context (note lit-word! are …
(edit) @208 [208] 2 years krobillard Thune - Added and, or, & xor. Read now takes optional part argument. …
(edit) @204 [204] 2 years krobillard Thune - CEntry 16 bytes again on 32-bit systems.
(edit) @200 [200] 2 years krobillard Thune - Added 'thread call & CC_TERM.
(edit) @196 [196] 2 years krobillard Thune - Improved speed of local word access. A local frame table is …
(edit) @195 [195] 2 years krobillard Thune - Added UR_FLAG_FUNC_LOOP and CC_FUNC_LOOP so 'return will …
(edit) @187 [187] 2 years krobillard Thune - Major improvement to the handling of local function values. Locals …
(edit) @184 [184] 2 years krobillard Thune - Word lookup now uses an ordered binary search. Renamed …
(edit) @182 [182] 2 years krobillard Thune - Added 'forever & 'break.
(edit) @178 [178] 2 years krobillard Thune - Reduce now evaluates blocks. Added 'to-text and 'console.out. …
(edit) @168 [168] 2 years krobillard Thune - 'set can now assign a block of words from a series. …
(edit) @164 [164] 3 years krobillard Thune - Added ur_setDatatypeBit() and ur_clrDatatypeBit(). Added …
(edit) @160 [160] 3 years krobillard Thune - Infuse now replaces selector! with opcode! while preserving sel. …
(edit) @157 [157] 3 years krobillard Thune - Words can now be created as unbound. Start of support for …
(edit) @152 [152] 3 years krobillard Thune - 'do now dispatches function!, call!, & code! 'as handles all word …
(edit) @109 [109] 3 years krobillard Thune - Added slice! datatype. Can make numbers from string or slice. …
(edit) @106 [106] 3 years krobillard Thune - Garbage collector now checks the control stack. Eliminated …
(edit) @103 [103] 3 years krobillard Thune - Renamed func/func.l as proc/func.
(edit) @102 [102] 3 years krobillard Thune - 'do now operates on function!
(edit) @89 [89] 3 years krobillard Thune - ur_thread is no longer global.
(edit) @73 [73] 3 years krobillard Thune - Added rot.r opcode. Fibonacci test fixed and now uses …
(edit) @72 [72] 3 years krobillard Added 'rot opcode. Replaced UR_BIG_ENDIAN with BIG_ENDIAN.
(edit) @40 [40] 3 years krobillard Thune - Added 'verify and UCellDatatype masks.
(edit) @19 [19] 3 years krobillard Thune - Added inc, dec, zero?, UR_CONFIG_EMH and UCellError. Loop …
(edit) @16 [16] 3 years krobillard Thune - Removed localArgStack. Locals now stored on control stack.
(edit) @15 [15] 3 years krobillard Thune - Added dup2, tuck, recurse, lt?.
(edit) @7 [7] 3 years krobillard Thune - Implemented local function arguments.
(add) @1 [1] 3 years krobillard Import orca & thune.
Note: See TracRevisionLog for help on using the revision log.