Commit Graph

4020 Commits (last-darcs-commit)

Author SHA1 Message Date
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
slava 2b70b79874 Definition browser looks better 2006-11-22 00:35:26 +00:00
slava d32a28e7a5 Better looking menus which also stay up if the mouse button is released 2006-11-22 00:17:09 +00:00
slava f29e31c251 Comment out problematic/unfinished code 2006-11-21 23:42:59 +00:00
slava 7f60cbac7e Fix Makefile 2006-11-21 23:53:35 +00:00
erg 077ebd7c6c fix compile errors on win32 2006-11-21 23:47:44 +00:00
lypanov 92faddc877 missing drop 2006-11-18 14:32:10 +00:00
lypanov 950e6d40ba translated slava's old example to work with the latest objc vocabs 2006-11-18 14:08:04 +00:00
erg 08550f3a7d add nipd to contrib/shuffle 2006-11-20 19:28:55 +00:00
erg f683fb506a add each-with2 to shuffle 2006-11-17 03:41:23 +00:00
slava 3ca39859cc Erronous stack effect declaratin 2006-11-21 23:20:11 +00:00
slava 66cda0cc44 Fix issue with scroll>rect where the gadget is not the immediate child of the scroller 2006-11-21 23:04:40 +00:00
slava aa23766df2 Fix issue when GC is called while allocating native stack trace 2006-11-21 21:19:17 +00:00
slava ab4df9d8e6 Fix recent regression 2006-11-21 10:17:46 +00:00
slava 7937770516 Improve C+p 2006-11-21 09:05:59 +00:00
slava 16e7efc481 Improve dynamic scope inference 2006-11-21 09:05:46 +00:00