root/trunk/thune

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @561 [561] 10 days krobillard Tokenizer now accepts 0x as hexidecimal prefix. File port can now be …
(edit) @560 [560] 5 weeks krobillard widget! make no longer requires parent argument.
(edit) @559 [559] 5 weeks krobillard CallOp? cleared after halt in console. 'now accepts date! selector. Network …
(edit) @558 [558] 6 weeks krobillard Thune * Pop now pushes last element onto stack. * Added ur_strCatInt() …
(edit) @557 [557] 7 weeks krobillard Fixed float/int conversion with -O3.
(edit) @556 [556] 7 weeks krobillard gx.h no longer includes draw_prog.h
(edit) @555 [555] 7 weeks krobillard Updated gl/CMakeLists.txt
(edit) @554 [554] 7 weeks krobillard Eliminated draw-list! and OpenGL display lists.
(edit) @553 [553] 7 weeks krobillard draw-prog call references draw-prog argument.
(edit) @552 [552] 7 weeks krobillard Animation value can now be a word!.
(edit) @551 [551] 7 weeks krobillard Thune-gl RPM builds.
(edit) @550 [550] 7 weeks krobillard Thune: * 8-bit string encoding is now Latin-1. * Now using WELL512a …
(edit) @549 [549] 4 months krobillard Removed ur_makeVec3Blk().
(edit) @548 [548] 4 months krobillard Can now make vec3! from vector. Poke now operates on vec3!
(edit) @547 [547] 4 months krobillard Poke can now put coord! into another coord!. Draw list dialect now …
(edit) @546 [546] 4 months krobillard Imported gl/raster.c
(edit) @545 [545] 4 months krobillard Can paste into lineedit widget.
(edit) @544 [544] 4 months krobillard ur_setWord() is now public. Widget layout now handles set-word!. List …
(edit) @543 [543] 4 months krobillard Added list widget.
(edit) @542 [542] 4 months krobillard Widget area is now set before layout method is called. Working on list …
(edit) @541 [541] 5 months krobillard Fixes for date! on windows. Fixed c_string.t to handle last line with no …
(edit) @540 [540] 5 months krobillard Thune * Implemented date!. Added ur_arrayExpand(), save. ThuneGL * …
(edit) @539 [539] 5 months krobillard Removed appen. eq? and same? work on datatype!.
(edit) @538 [538] 6 months krobillard Added get/words, isGlobalIndex(), and 10 reserved atoms.
(edit) @537 [537] 6 months krobillard Added show, hide, and gui_setMouseFocus(). Quit & halt propogate up nested …
(edit) @536 [536] 6 months krobillard Public headers now live in thune/ subdirectory.
(edit) @535 [535] 6 months krobillard Updated gx_atoms.
(edit) @534 [534] 6 months krobillard Sync with master
(edit) @533 [533] 6 months krobillard Thune Added 'any and 'all helpers. Quit selector is now returned …
(edit) @531 [531] 6 months krobillard Removed debug output from mkdef
(edit) @530 [530] 6 months krobillard mkdef is now generic.
(edit) @529 [529] 6 months krobillard Added mkdef script
(edit) @528 [528] 6 months krobillard GL testfw reload works again. Added UG_GUI_THROW macro to be used by …
(edit) @527 [527] 6 months krobillard Added thune-gl widget! datatype.
(edit) @525 [525] 7 months krobillard Change can now poke a big-endian number into a binary.
(edit) @524 [524] 7 months krobillard run_test works on Solaris.
(edit) @523 [523] 7 months krobillard Builds on Solaris.
(edit) @522 [522] 7 months krobillard ur_matchString() now handles slice.
(edit) @521 [521] 7 months krobillard String parse to & thru now handle slices.
(edit) @520 [520] 7 months krobillard Fixed ur_findString() when not matching case.
(edit) @519 [519] 7 months krobillard Fixed parse to use slice end.
(edit) @518 [518] 8 months krobillard Thune-gl is now built separately with CMake. Added UG_DT_COUNT & …
(edit) @517 [517] 8 months krobillard Thune-gl now builds on openSUSE Build Service.
(edit) @516 [516] 8 months krobillard Thune version bumped to 0.0.4. Added RPM spec file. Now builds on …
(edit) @515 [515] 9 months krobillard Can now open TCP client ports.
(edit) @514 [514] 9 months krobillard Added cmake files for ThuneGL.
(edit) @513 [513] 9 months krobillard Made inline functions static for Mac OS 10.5.
(edit) @512 [512] 10 months krobillard font! can now be made from a raster! & binary!. Re-wrote TexFont? to …
(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) @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) @507 [507] 10 months krobillard Removed 'fold (no longer needed with the new 'each).
(edit) @506 [506] 10 months krobillard Changed if/keep to if-some. Added or-else.
(edit) @505 [505] 10 months krobillard Math functions no longer drop TOS when a datatype error occurs.
(edit) @504 [504] 10 months krobillard Shader parameter type of GL_SAMPLER_2D_SHADOW is now handled.
(edit) @503 [503] 11 months krobillard Iter/each can now take skip value on stack. Each.set works again.
(edit) @502 [502] 11 months krobillard Each is now an opcode. Iter & each now store the series on the control …
(edit) @501 [501] 11 months krobillard ur_freezeEnv() now handles vector! & bitset!
(edit) @500 [500] 12 months krobillard Removed debug output from c_string.t.
(edit) @499 [499] 12 months krobillard Added ur_threadDestroy(). Removed ur_threadFree() from public …
(edit) @498 [498] 13 months krobillard Fixed bug in reverse 'iter when series had one element.
(edit) @497 [497] 13 months krobillard Iter accepts negative skip. Updated GL atoms, manual, and encode test.
(edit) @495 [495] 13 months krobillard Fixed compiler warning.
(edit) @494 [494] 13 months krobillard Converting a UCS2 string to binary now creates big-endian words on …
(edit) @493 [493] 14 months krobillard Added stack.level
(edit) @492 [492] 14 months krobillard Draw list primitive ops now accept an int! count argument.
(edit) @491 [491] 14 months krobillard Macros are now created with caret followed by paren: (...)
(edit) @490 [490] 14 months krobillard Increased control stack size.
(edit) @489 [489] 14 months krobillard Can now select raster from texture! and framebuffer!.
(edit) @488 [488] 14 months krobillard Added push & pop.
(edit) @487 [487] 14 months krobillard ThuneGL builds on MacOSX.
(edit) @486 [486] 14 months krobillard Animate now handles 'loop behavior.
(edit) @485 [485] 14 months krobillard Math operators work on coord!. GL - Added 'point-in.
(edit) @484 [484] 14 months krobillard ThuneGL - Added animation & animate.
(edit) @483 [483] 14 months krobillard select! evaluation now pushes all values other than function! & …
(edit) @482 [482] 14 months krobillard Updated rand function declarations.
(edit) @481 [481] 14 months krobillard mt19937ar.c now uses uint32_t rather than unsigned long.
(edit) @480 [480] 14 months krobillard Line comments now set SOL for next value. Select! now supports a negative …
(edit) @479 [479] 15 months krobillard Added configure script.
(edit) @478 [478] 15 months krobillard Added CMake files. File port 'write now handles char!.
(edit) @477 [477] 15 months krobillard Rune & win32 'call compile again.
(edit) @476 [476] 15 months krobillard Tweaked slice behavior.
(edit) @475 [475] 15 months krobillard append.cat now uses slice end.
(edit) @474 [474] 15 months krobillard Calling WSAStartup/WSACleanup on Windows.
(edit) @473 [473] 15 months krobillard wait code now compiles on Windows.
(edit) @472 [472] 15 months krobillard Fixed ur_makeEnv() to free env if mutex init fails.
(edit) @471 [471] 15 months krobillard Wait included in build only if 'net config option enabled.