Commit Graph

3985 Commits (f44d37fe2ce28ba6ee33ea6f7e25ab1a54cd573d)

Author SHA1 Message Date
slava dffd8e296d More interactor improvements 2006-11-28 23:23:42 +00:00
chris.double b1bd542c6f nehe: add MAIN to display buttons to run tutorials 2006-11-28 22:12:07 +00:00
chris.double 5868561e38 nehe: turn into a module 2006-11-28 22:05:01 +00:00
chris.double f82f9a8126 nehe: add tutorial 3 2006-11-28 21:55:35 +00:00
slava 3742f1eddf Interactive interpreter cleanups 2006-11-28 21:58:59 +00:00
chris.double bae6713aa9 nehe: add nehe opengl example 2006-11-28 21:50:58 +00:00
slava 7e48927eaf Listener overhaul 2006-11-28 05:35:43 +00:00
slava ca29998835 Fix bug in stepper, add unit tests to test time travel 2006-11-28 04:25:11 +00:00
wayo.cavazos 93181733c1 HELP for find* was missing outputs in $values 2006-11-27 20:30:39 +00:00
wayo.cavazos 214fb01bd4 2reduce help typo 2006-11-27 20:26:43 +00:00
slava 3ffed564bc Live search command handling improved 2006-11-27 05:30:57 +00:00
slava 18f8622665 Fix a typo 2006-11-27 04:26:36 +00:00
slava 30a4275c13 Gesture protocol allows a gadget to intercept arbitrary gestures 2006-11-27 04:26:08 +00:00
slava 47831f0f1a Fix contrib/jedit/ 2006-11-27 04:15:37 +00:00
microdan 5c21b39dc0 stream input and more docs for xml 2006-11-27 02:48:21 +00:00
chris.double 82c74ce1ba match: use word property instead of leading '?' to identify match vars 2006-11-27 03:33:49 +00:00
chris.double 1369f6f5b2 match: allow matching against empty sequences 2006-11-27 03:18:21 +00:00
slava 0121068dd2 Tiny source file handling cleanup 2006-11-27 03:04:08 +00:00
slava 92a86b1874 Flush after doing -e 2006-11-27 02:41:59 +00:00
slava 57c1a3e0d1 Document -e 2006-11-27 02:37:35 +00:00
slava dcf0482fed 'none' shell added 2006-11-27 02:35:51 +00:00
slava f668aa692e Remove set-model* 2006-11-27 02:24:07 +00:00
slava c72b6d1886 Minor fixes 2006-11-27 02:19:40 +00:00
slava 33b3acf90b Model-ize scrollers 2006-11-27 02:13:03 +00:00
slava 5c3dde4f0f Slider gadget refactoring 2006-11-27 01:36:44 +00:00
slava 2a260ea6e4 -e command line switch to eval code 2006-11-27 01:36:36 +00:00
slava 26c1a2f4ba Color picker example 2006-11-27 01:36:17 +00:00
slava 0b7def2935 Minor usability improvement for operations 2006-11-27 00:46:49 +00:00
slava bbef01eee4 Remove weird code 2006-11-27 00:10:06 +00:00
slava 9942c80811 Sequence cleanups 2006-11-27 00:09:37 +00:00
microdan 3e83963fbd XML-RPC in contrib 2006-11-24 01:21:42 +00:00
microdan 56dae8f3b4 xml changes 2006-11-24 00:37:41 +00:00
microdan 50f07c1fb5 combinator utilities and character classes for xml 2006-11-21 21:03:26 +00:00
slava 3716de2737 Simplify 2006-11-24 10:08:01 +00:00
slava f9f708739e Factor can now recover from certain out of memory conditions 2006-11-24 10:00:51 +00:00
slava 2d1c7f5e0f Minor robusifications 2006-11-24 09:50:25 +00:00
slava 2be3433cef label gadgets now support multi-line strings 2006-11-23 22:52:39 +00:00
slava 29c3d757bd Also use mach exception handlers to trap SIGFPE 2006-11-23 21:35:36 +00:00
slava 169b07e0b3 Code cleanup, fix stack assertion error 2006-11-23 07:17:54 +00:00
slava 12db389fc2 Unit test fix 2006-11-22 18:00:05 +00:00
slava 383c63021c Fix hang when running Factor.app 2006-11-22 17:42:52 +00:00
slava 46fd14a405 Last-minute presentation updates 2006-11-22 17:39:29 +00:00
slava e599d319ed Model fixes 2006-11-22 07:52:31 +00:00
slava 0d4e5da8f3 Minor UI tweaks 2006-11-22 07:14:56 +00:00
slava 5038554251 GC is not safe from a signal handler since the ds/rs registers might be invalid. So disable the GC in signal handlers 2006-11-22 06:24:55 +00:00
slava 12f61890ca -7 <byte-array> crash 2006-11-22 05:19:19 +00:00
slava 53b9883ef8 bullet style var was ignored 2006-11-22 05:18:59 +00:00
slava 7e196e7e2e Tracks are no longer resizable because I'm a lazy arsehole; better layout for workspace popups 2006-11-22 02:45:22 +00:00
slava 6970aae0c4 labelled-gadget split off into closable-gadget 2006-11-22 02:27:58 +00:00
slava dfef2d2ad8 Slight completion algorithm tweak 2006-11-22 02:27:39 +00:00