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