root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @540 [540] 07/04/08 03:46:13 krobillard Thune * Implemented date!. Added ur_arrayExpand(), save. ThuneGL * …
(edit) @539 [539] 06/21/08 16:32:56 krobillard Removed appen. eq? and same? work on datatype!.
(edit) @538 [538] 06/14/08 16:30:57 krobillard Added get/words, isGlobalIndex(), and 10 reserved atoms.
(edit) @537 [537] 06/07/08 03:35:15 krobillard Added show, hide, and gui_setMouseFocus(). Quit & halt propogate up nested …
(edit) @536 [536] 06/06/08 18:55:03 krobillard Public headers now live in thune/ subdirectory.
(edit) @535 [535] 06/06/08 15:44:10 krobillard Updated gx_atoms.
(edit) @534 [534] 06/06/08 15:35:04 krobillard Sync with master
(edit) @533 [533] 06/06/08 15:35:02 krobillard Thune Added 'any and 'all helpers. Quit selector is now returned …
(edit) @532 [532] 06/04/08 22:17:55 krobillard Set -mmacosx-version-min
(edit) @531 [531] 06/04/08 16:33:14 krobillard Removed debug output from mkdef
(edit) @530 [530] 06/04/08 16:32:00 krobillard mkdef is now generic.
(edit) @529 [529] 06/04/08 16:02:31 krobillard Added mkdef script
(edit) @528 [528] 05/30/08 18:36:20 krobillard GL testfw reload works again. Added UG_GUI_THROW macro to be used by …
(edit) @527 [527] 05/26/08 17:22:18 krobillard Added thune-gl widget! datatype.
(edit) @526 [526] 05/26/08 03:37:33 krobillard Tag Thune v0.0.4
(edit) @525 [525] 05/20/08 21:19:55 krobillard Change can now poke a big-endian number into a binary.
(edit) @524 [524] 05/15/08 16:08:35 krobillard run_test works on Solaris.
(edit) @523 [523] 05/15/08 16:03:25 krobillard Builds on Solaris.
(edit) @522 [522] 04/29/08 19:04:09 krobillard ur_matchString() now handles slice.
(edit) @521 [521] 04/28/08 18:30:18 krobillard String parse to & thru now handle slices.
(edit) @520 [520] 04/28/08 18:01:22 krobillard Fixed ur_findString() when not matching case.
(edit) @519 [519] 04/28/08 17:08:16 krobillard Fixed parse to use slice end.
(edit) @518 [518] 04/06/08 06:15:01 krobillard Thune-gl is now built separately with CMake. Added UG_DT_COUNT & …
(edit) @517 [517] 04/05/08 06:58:08 krobillard Thune-gl now builds on openSUSE Build Service.
(edit) @516 [516] 03/22/08 20:01:00 krobillard Thune version bumped to 0.0.4. Added RPM spec file. Now builds on …
(edit) @515 [515] 02/27/08 17:39:09 krobillard Can now open TCP client ports.
(edit) @514 [514] 02/22/08 02:27:22 krobillard Added cmake files for ThuneGL.
(edit) @513 [513] 02/21/08 23:23:08 krobillard Made inline functions static for Mac OS 10.5.
(edit) @512 [512] 02/16/08 17:53:55 krobillard font! can now be made from a raster! & binary!. Re-wrote TexFont? to …
(edit) @511 [511] 02/12/08 17:04:10 krobillard Call functions now have access to the invocation cell using …
(edit) @510 [510] 02/10/08 23:53:46 krobillard 'loop is now an opcode and can act as loop.to for integers. File port! …
(edit) @509 [509] 02/09/08 02:35:22 krobillard Added hold/release macros. ur_readDir() now holds its result block.
(edit) @508 [508] 02/08/08 18:56:30 krobillard GC was inadvertently disabled. Fixed some GC bugs. Print & recycle now …
(edit) @507 [507] 02/08/08 04:44:24 krobillard Removed 'fold (no longer needed with the new 'each).
(edit) @506 [506] 02/08/08 04:14:39 krobillard Changed if/keep to if-some. Added or-else.
(edit) @505 [505] 02/05/08 16:46:07 krobillard Math functions no longer drop TOS when a datatype error occurs.
(edit) @504 [504] 02/02/08 23:13:47 krobillard Shader parameter type of GL_SAMPLER_2D_SHADOW is now handled.
(edit) @503 [503] 01/21/08 16:21:29 krobillard Iter/each can now take skip value on stack. Each.set works again.
(edit) @502 [502] 01/21/08 02:41:15 krobillard Each is now an opcode. Iter & each now store the series on the control …
(edit) @501 [501] 01/08/08 19:13:36 krobillard ur_freezeEnv() now handles vector! & bitset!
(edit) @500 [500] 12/05/07 15:51:22 krobillard Removed debug output from c_string.t.
(edit) @499 [499] 12/05/07 03:12:00 krobillard Added ur_threadDestroy(). Removed ur_threadFree() from public …
(edit) @498 [498] 11/14/07 17:18:50 krobillard Fixed bug in reverse 'iter when series had one element.
(edit) @497 [497] 11/14/07 04:27:55 krobillard Iter accepts negative skip. Updated GL atoms, manual, and encode test.
(edit) @496 [496] 11/08/07 22:09:39 krobillard Orca - bind now binds lit-words.
(edit) @495 [495] 10/29/07 17:32:54 krobillard Fixed compiler warning.
(edit) @494 [494] 10/29/07 17:30:32 krobillard Converting a UCS2 string to binary now creates big-endian words on …
(edit) @493 [493] 10/23/07 17:55:22 krobillard Added stack.level
(edit) @492 [492] 10/21/07 03:27:30 krobillard Draw list primitive ops now accept an int! count argument.
(edit) @491 [491] 10/20/07 18:18:45 krobillard Macros are now created with caret followed by paren: (...)
(edit) @490 [490] 10/18/07 19:20:40 krobillard Increased control stack size.
(edit) @489 [489] 10/18/07 04:20:03 krobillard Can now select raster from texture! and framebuffer!.
(edit) @488 [488] 10/18/07 04:20:02 krobillard Added push & pop.
(edit) @487 [487] 10/18/07 04:20:01 krobillard ThuneGL builds on MacOSX.
(edit) @486 [486] 10/15/07 04:51:18 krobillard Animate now handles 'loop behavior.
(edit) @485 [485] 10/14/07 05:15:23 krobillard Math operators work on coord!. GL - Added 'point-in.
(edit) @484 [484] 10/13/07 05:20:10 krobillard ThuneGL - Added animation & animate.
(edit) @483 [483] 10/05/07 04:54:10 krobillard select! evaluation now pushes all values other than function! & …
(edit) @482 [482] 09/26/07 04:05:11 krobillard Updated rand function declarations.
(edit) @481 [481] 09/26/07 03:57:40 krobillard mt19937ar.c now uses uint32_t rather than unsigned long.
(edit) @480 [480] 09/24/07 23:27:09 krobillard Line comments now set SOL for next value. Select! now supports a negative …
(edit) @479 [479] 09/21/07 17:24:58 krobillard Added configure script.
(edit) @478 [478] 09/21/07 16:54:31 krobillard Added CMake files. File port 'write now handles char!.
(edit) @477 [477] 09/09/07 18:22:32 krobillard Rune & win32 'call compile again.
(edit) @476 [476] 09/08/07 05:44:09 krobillard Tweaked slice behavior.
(edit) @475 [475] 09/08/07 04:52:24 krobillard append.cat now uses slice end.
(edit) @474 [474] 09/06/07 21:38:26 krobillard Calling WSAStartup/WSACleanup on Windows.
(edit) @473 [473] 09/06/07 19:09:04 krobillard wait code now compiles on Windows.
(edit) @472 [472] 09/04/07 13:39:14 krobillard Fixed ur_makeEnv() to free env if mutex init fails.
(edit) @471 [471] 09/04/07 13:27:07 krobillard Wait included in build only if 'net config option enabled.
(edit) @470 [470] 09/03/07 18:33:32 krobillard Added 'wait. UDP port now has 'nowait option.
(edit) @469 [469] 09/03/07 15:11:17 krobillard Changed 'utf16 encoding atom to 'ucs2.
(edit) @468 [468] 09/03/07 02:29:05 krobillard Squashed commit of master.
(edit) @467 [467] 08/30/07 15:52:45 krobillard ur_toStr now handles circular block references.
(edit) @466 [466] 08/29/07 21:42:56 krobillard select! evaluation no longer evaluates a paren! target.
(edit) @465 [465] 08/29/07 21:14:57 krobillard parse now throws all exceptions from evaluated parens.
(edit) @464 [464] 08/29/07 17:27:34 krobillard Fix to build on Windows; _WIN32_WINNT defined.
(edit) @463 [463] 08/29/07 15:49:50 krobillard Mark.eol now works on any datatype.
(edit) @462 [462] 08/28/07 20:48:54 krobillard Pick handles select!.
(edit) @461 [461] 08/28/07 15:13:01 krobillard Fixed warning on localFT init.
(edit) @460 [460] 08/28/07 15:08:34 krobillard Fixed LocalFrame? alignment on 32-bit CPUs.
(edit) @459 [459] 08/28/07 14:08:39 krobillard Restored Thune APPNAME.
(edit) @458 [458] 08/28/07 04:12:53 krobillard Merged Thune thread_safe branch into trunk (r386:457)
(edit) @457 [457] 08/28/07 04:01:21 krobillard Tag Thune v0.0.1
(edit) @456 [456] 08/28/07 04:00:17 krobillard mkdir tags/thune
(edit) @455 [455] 08/27/07 21:05:56 krobillard Added ur_sizeofUrlanEnv() & ur_thread() to hide UrlanEnv?
(edit) @454 [454] 08/27/07 21:01:11 krobillard Optimized ur_internDefault(). Repeated calls to _orderWords() were …
(edit) @453 [453] 08/25/07 22:49:09 krobillard UTF-8 strings can now be read. ur_makeString() now takes UCell argument.
(edit) @452 [452] 08/19/07 18:31:07 krobillard Tokenizer handles special char!. ur_toStrT() now thread-safe for char! …
(edit) @451 [451] 08/19/07 14:21:25 krobillard A decimal/vec3 can now start with '.'. Vim syntax handles hex numbers.
(edit) @450 [450] 08/11/07 04:53:46 krobillard Removed slice! datatype - series now have an end. Added slice …
(edit) @449 [449] 08/08/07 04:40:41 krobillard Updated GL for new ur_makeBinary().
(edit) @448 [448] 08/08/07 04:40:40 krobillard header tweak
(edit) @447 [447] 08/08/07 04:40:40 krobillard ur_makeBinary() now takes pointer argument.
(edit) @446 [446] 08/08/07 03:54:30 krobillard last & match support slice!.
(edit) @445 [445] 08/08/07 03:54:29 krobillard Can make slice! using coord!.
(edit) @444 [444] 08/07/07 01:08:59 krobillard rejoin now uses to-text (fix for when first value is char!).
(edit) @443 [443] 08/05/07 00:26:18 krobillard GL - Added crinkle shader
(edit) @442 [442] 08/05/07 00:26:17 krobillard Added ++/-- to replace word inc/dec. Renamed UR_FLAG_EOL as …
(edit) @441 [441] 08/05/07 00:26:15 krobillard random handles coord!
Note: See TracRevisionLog for help on using the revision log.