|
|
|
@496
|
[496]
|
11 months |
krobillard |
Orca - bind now binds lit-words.
|
|
|
|
@435
|
[435]
|
15 months |
krobillard |
Sync glv/mac with Outguard.
|
|
|
|
@434
|
[434]
|
15 months |
krobillard |
GLView GLV_EVENT_MOTION now reports button state on Mac.
|
|
|
|
@419
|
[419]
|
16 months |
krobillard |
GLV win32 mouse button values now match mac.
|
|
|
|
@416
|
[416]
|
16 months |
krobillard |
Orca Qt - Fixed subtle QApplication argc reference bug.
|
|
|
|
@412
|
[412]
|
16 months |
krobillard |
dir? throws error if cannot query file
|
|
|
|
@411
|
[411]
|
16 months |
krobillard |
Orca - Win32 dir read returns files.
|
|
|
|
@410
|
[410]
|
16 months |
krobillard |
Orca Qt - Fixes for Qt 4.3.
|
|
|
|
@401
|
[401]
|
17 months |
krobillard |
Orca Qt - A label can now be initialized from a word.
|
|
|
|
@384
|
[384]
|
18 months |
krobillard |
Orca - Windows read directory now filters "." & "..".
|
|
|
|
@380
|
[380]
|
19 months |
krobillard |
Change to rename now compiles.
|
|
|
|
@379
|
[379]
|
19 months |
krobillard |
Rename now has Unix overwrite behavior on Windows.
|
|
|
|
@341
|
[341]
|
21 months |
krobillard |
Fixed 'at (thanks to Krzysztof Kowalczyk)
Thune - Added 'appen helper. [0 …
|
|
|
|
@298
|
[298]
|
2 years |
krobillard |
Orca - 'do no longer clobbers thrown error.
|
|
|
|
@297
|
[297]
|
2 years |
krobillard |
Orca - Added /return refinement to 'quit.
|
|
|
|
@238
|
[238]
|
2 years |
krobillard |
GLV - Removed functions deprecated in Mac OS X v10.4
|
|
|
|
@231
|
[231]
|
2 years |
krobillard |
Orca - Updated TODO.
|
|
|
|
@167
|
[167]
|
2 years |
krobillard |
Fixed a couple cases where reading beyond end of buffer.
Optimized …
|
|
|
|
@156
|
[156]
|
2 years |
krobillard |
Orca - Ported parse from Thune.
|
|
|
|
@154
|
[154]
|
2 years |
krobillard |
Orca - Replaced atom variables with fixed atom defines.
|
|
|
|
@153
|
[153]
|
2 years |
krobillard |
Fixed uninitialized memory in orSetError().
orMake() & orToNative() no …
|
|
|
|
@151
|
[151]
|
2 years |
krobillard |
Added script to build autoconf files.
|
|
|
|
@149
|
[149]
|
2 years |
krobillard |
Removed stack manipulation from 'form & 'mold which is no longer needed.
|
|
|
|
@148
|
[148]
|
2 years |
krobillard |
Compose now keeps new block away from GC.
|
|
|
|
@147
|
[147]
|
2 years |
krobillard |
Fixed warning on Windows
|
|
|
|
@146
|
[146]
|
2 years |
krobillard |
Orca-Qt - catchExit() works again after [140]
|
|
|
|
@145
|
[145]
|
2 years |
krobillard |
orReadDir() now holds new block.
|
|
|
|
@144
|
[144]
|
2 years |
krobillard |
Native arguments are now kept on the stack until after the call and …
|
|
|
|
@143
|
[143]
|
2 years |
krobillard |
GC keeps function context blocks again.
|
|
|
|
@142
|
[142]
|
2 years |
krobillard |
Fixed GC issues created by the changes to function argument handling …
|
|
|
|
@140
|
[140]
|
2 years |
krobillard |
Orca - Function arguments are now copied to the function context …
|
|
|
|
@138
|
[138]
|
2 years |
krobillard |
Orca - orEnv now cleared in orFreeEnv().
Orca-Qt - User defined WIDPool …
|
|
|
|
@137
|
[137]
|
2 years |
krobillard |
Orca - Paths fixed so integer! now relative to current series position.
|
|
|
|
@136
|
[136]
|
2 years |
krobillard |
Orca - Added os_call config option.
|
|
|
|
@128
|
[128]
|
2 years |
krobillard |
Insert now copies values with 64 bit words when WORDSIZE == 64.
|
|
|
|
@108
|
[108]
|
3 years |
krobillard |
Orca-GL should now build on Windows.
|
|
|
|
@105
|
[105]
|
3 years |
krobillard |
Can now make binary! from string!.
|
|
|
|
@99
|
[99]
|
3 years |
krobillard |
Replaced memset with memSet.
|
|
|
|
@98
|
[98]
|
3 years |
krobillard |
Time is now stored as double. Removed OTime.
|
|
|
|
@97
|
[97]
|
3 years |
krobillard |
Compose now takes /only refinement (currently the only implemented …
|
|
|
|
@96
|
[96]
|
3 years |
krobillard |
Implemented mold/only refinement.
Added save (as function).
|
|
|
|
@95
|
[95]
|
3 years |
krobillard |
Remove can now be passed the tail of a series.
|
|
|
|
@94
|
[94]
|
3 years |
krobillard |
All natives now use the OR_NATIVE macro.
|
|
|
|
@93
|
[93]
|
3 years |
krobillard |
m2 - Individual Qt 4 libraries are now specified.
|
|
|
|
@92
|
[92]
|
3 years |
krobillard |
Qt - Improved widgets demo.
|
|
|
|
@91
|
[91]
|
3 years |
krobillard |
Qt - Added 'question native and widgets.r demo.
|
|
|
|
@90
|
[90]
|
3 years |
krobillard |
Qt - Removed DIR_WATCHER code.
|
|
|
|
@86
|
[86]
|
3 years |
krobillard |
Added OR_NATIVE macros. The Qt and GL code now uses this macro.
|
|
|
|
@85
|
[85]
|
3 years |
krobillard |
Windows os.c compiles again
|
|
|
|
@84
|
[84]
|
3 years |
volker |
remove-each with block gc-hardened (but gc-effects not tested)
|
|
|
|
@83
|
[83]
|
3 years |
krobillard |
Poke now handles values <= 0 correctly.
|
|
|
|
@82
|
[82]
|
3 years |
krobillard |
find/skip now works on blocks.
|
|
|
|
@81
|
[81]
|
3 years |
volker |
nested remove-each works.
|
|
|
|
@80
|
[80]
|
3 years |
volker |
nested remove-each works.
|
|
|
|
@79
|
[79]
|
3 years |
krobillard |
ovalue.c compiles again (Broken by Volker).
boot.c regenerated with …
|
|
|
|
@78
|
[78]
|
3 years |
krobillard |
Any type can now be inserted (or joined) to string!
|
|
|
|
@77
|
[77]
|
3 years |
volker |
remove-each added
|
|
|
|
@76
|
[76]
|
3 years |
volker |
remove-each added
|
|
|
|
@75
|
[75]
|
3 years |
volker |
test undone
|
|
|
|
@74
|
[74]
|
3 years |
volker |
test
|
|
|
|
@71
|
[71]
|
3 years |
krobillard |
Added make-dir native.
Minor cleanup in file.c.
|
|
|
|
@70
|
[70]
|
3 years |
krobillard |
Printing 'does now works.
|
|
|
|
@69
|
[69]
|
3 years |
krobillard |
GL - Jorge's patch; should now work on all big endian platforms.
|
|
|
|
@68
|
[68]
|
3 years |
krobillard |
Replaced OR_BIG_ENDIAN with BIG_ENDIAN.
Added _validateEnv().
|
|
|
|
@67
|
[67]
|
3 years |
krobillard |
Added Credits to README.
|
|
|
|
@65
|
[65]
|
3 years |
krobillard |
orTypeEqual() now does case insensitive string comparison.
|
|
|
|
@64
|
[64]
|
3 years |
krobillard |
Qt - Compiles again (removed version.h include)
|
|
|
|
@63
|
[63]
|
3 years |
krobillard |
Version bump to 0.0.24. Project.r now includes tests/orca.
|
|
|
|
@62
|
[62]
|
3 years |
krobillard |
Qt - Added 'destroy native.
|
|
|
|
@61
|
[61]
|
3 years |
krobillard |
Added OR_VERSION defines to ovalue.h.
Removed version.h
Mac PPC - …
|
|
|
|
@60
|
[60]
|
3 years |
krobillard |
tests/Makefile works again. GNU make requires tabs.
|
|
|
|
@59
|
[59]
|
3 years |
jvargas |
- Adds full commutative behavior for tuple math as default for Orca
- …
|
|
|
|
@58
|
[58]
|
3 years |
jvargas |
- Regression op_math_tuples PASS when in using Rebol compatible mode
|
|
|
|
@56
|
[56]
|
3 years |
krobillard |
Fixed VC compiler warnings
|
|
|
|
@55
|
[55]
|
3 years |
krobillard |
Implemented block parse.
orEqual() now works with words.
Added orDatatype …
|
|
|
|
@54
|
[54]
|
3 years |
krobillard |
Now using orDecimal() & orInt() where appropriate.
|
|
|
|
@53
|
[53]
|
3 years |
krobillard |
Added tests/orca.
|
|
|
|
@52
|
[52]
|
3 years |
jvargas |
Added regresion test for tuples math
|
|
|
|
@51
|
[51]
|
3 years |
jvargas |
op.c cleaning:
- Added use orIs() macros where appropiate
- Simplified …
|
|
|
|
@48
|
[48]
|
3 years |
jvargas |
Fixed regresion test
|
|
|
|
@47
|
[47]
|
3 years |
krobillard |
tests/working/op_compare.r works again.
|
|
|
|
@46
|
[46]
|
3 years |
krobillard |
Cleaned up parse code a bit.
|
|
|
|
@45
|
[45]
|
3 years |
krobillard |
OR_CONFIG_REBOL foreach compiles again.
|
|
|
|
@44
|
[44]
|
3 years |
krobillard |
Added orIfTrue/orIfFalse macros.
|
|
|
|
@43
|
[43]
|
3 years |
krobillard |
Added copyright info to gl/ files.
|
|
|
|
@42
|
[42]
|
3 years |
krobillard |
Updated copyright date.
|
|
|
|
@39
|
[39]
|
3 years |
krobillard |
orTypeEqual() & orEqual() now take const arguments again.
|
|
|
|
@38
|
[38]
|
3 years |
jvargas |
Fixes minor compiler warnings
|
|
|
|
@37
|
[37]
|
3 years |
krobillard |
Added a few member access macros.
Renamed orCTermStr as orTermCStr.
|
|
|
|