root/trunk/thune/gc.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @557 [557] 7 weeks krobillard Fixed float/int conversion with -O3.
(edit) @550 [550] 7 weeks krobillard Thune: * 8-bit string encoding is now Latin-1. * Now using WELL512a …
(edit) @527 [527] 6 months krobillard Added thune-gl widget! datatype.
(edit) @510 [510] 10 months krobillard 'loop is now an opcode and can act as loop.to for integers. File port! …
(edit) @509 [509] 10 months krobillard Added hold/release macros. ur_readDir() now holds its result block.
(edit) @508 [508] 10 months krobillard GC was inadvertently disabled. Fixed some GC bugs. Print & recycle now …
(edit) @502 [502] 11 months krobillard Each is now an opcode. Iter & each now store the series on the control …
(edit) @458 [458] 15 months krobillard Merged Thune thread_safe branch into trunk (r386:457)
(edit) @368 [368] 21 months krobillard Thune - Removed matrix!
(edit) @323 [323] 2 years krobillard Rune is now stand-alone.
(edit) @312 [312] 2 years krobillard Thune - Renamed array! to vector!. Added vector! make.
(edit) @310 [310] 2 years krobillard Thune - Renamed UBuffer to UResource. coord! 'make now resolves …
(edit) @301 [301] 2 years krobillard Thune - Added UBuffer & shader! datatype.
(edit) @300 [300] 2 years krobillard Rune - Implemented 'each.
(edit) @276 [276] 2 years krobillard Thune - Custom datatypes can now be created. Added raster! to GL.
(edit) @268 [268] 2 years krobillard Thune - Added UR_CONFIG_DT_CODE
(edit) @254 [254] 2 years krobillard Thune - GC report now shows number of bytes used & wasted.
(edit) @245 [245] 2 years krobillard Thune - Added array!.
(edit) @228 [228] 2 years krobillard Thune - Removed many references to ur_env.
(edit) @200 [200] 2 years krobillard Thune - Added 'thread call & CC_TERM.
(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) @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) @169 [169] 2 years krobillard Thune - Added pairpool.
(edit) @168 [168] 2 years krobillard Thune - 'set can now assign a block of words from a series. …
(edit) @162 [162] 3 years krobillard Thune - Opcode selector is now preserved by infuse & ur_toStr(). Added …
(edit) @152 [152] 3 years krobillard Thune - 'do now dispatches function!, call!, & code! 'as handles all word …
(edit) @117 [117] 3 years krobillard Thune - Added code! datatype, ULanguage, and UCollector. GC now …
(edit) @116 [116] 3 years krobillard Thune - Garbage collector now handles slice!.
(edit) @111 [111] 3 years krobillard Thune - Improved error reporting (call trace). Added mark.eol.
(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) @89 [89] 3 years krobillard Thune - ur_thread is no longer global.
(edit) @7 [7] 3 years krobillard Thune - Implemented local function arguments.
(edit) @6 [6] 3 years krobillard Thune - Cleaned up GC. No longer using sweepStart.
(edit) @5 [5] 3 years krobillard Thune - Added many series calls. Console no longer drops from stack.
(add) @1 [1] 3 years krobillard Import orca & thune.
Note: See TracRevisionLog for help on using the revision log.