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