Commit Graph

543 Commits (0cc07ef41efe5a29d90403f0dccc65b51cc4ba9b)

Author SHA1 Message Date
chapman.alex 6514e5f7cb added embedded factor within <% %> 2006-03-28 01:20:03 +00:00
erg 8a2120d436 remove contrib/win32 2006-03-27 01:06:58 +00:00
erg 1a95f1aee8 minimize crash fix, win32 -> win32-api rename 2006-03-26 23:02:57 +00:00
slava ca0ec4afaf Changed alien constructor behavior, new-style string mode parsing for C enums and unions (C-ENUM: and C-UNION: words) 2006-03-27 00:47:51 +00:00
erg 3fabde0f39 no flicker for win32 2006-03-25 19:17:53 +00:00
erg a1391db6c8 added win32 ui.factor 2006-03-25 10:20:00 +00:00
erg d9379f9af7 win32 bootstrap fixes 2006-03-25 09:58:34 +00:00
erg c871f7b202 win32 ui, windows messages file, opengl32 bindings 2006-03-25 08:54:59 +00:00
slava 6a9e67a4bc Tool documentation 2006-03-25 06:06:52 +00:00
slava 662a2c9125 Remove SDL binding 2006-03-15 20:08:49 +00:00
slava de8dde07f7 Moving SDL bindings to contrib/ 2006-03-12 23:36:30 +00:00
chris.double a7878ded4c add first cut at partial continuations 2006-03-16 20:49:35 +00:00
chris.double 2a989bad82 cont-responder: various stdio fixes 2006-03-13 11:38:05 +00:00
slava 95d899f61e MIME type tweak 2006-03-13 05:42:28 +00:00
chris.double fd1db437a5 add serialisation code 2006-03-02 20:43:58 +00:00
erg 1f5a2b0d75 crc32, rsa rename 2006-02-28 01:37:36 +00:00
erg ba13bb7eea crypto improvements, and blum blum shub 2006-02-27 05:04:25 +00:00
erg dfd5c40ad2 win32 addfiles 2006-02-23 01:56:43 +00:00
erg c2e07dd5ae win32 changes 2006-02-23 01:53:01 +00:00
wayo.cavazos 6e76d076ca Remove old xlib error handler code and files 2006-02-23 23:59:58 +00:00
wayo.cavazos e2c4e97621 Update Factory README 2006-02-23 23:58:37 +00:00
wayo.cavazos bcfbf40a1d Fix load ordering in contrib/x11/load.factor 2006-02-23 23:30:18 +00:00
wayo.cavazos 5dc802a8d4 Minor fixes in contrib/factory 2006-02-23 23:29:40 +00:00
wayo.cavazos b0524db827 Minor fixes in contrib/x11 2006-02-23 23:28:30 +00:00
wayo.cavazos 6fcc4972e3 Remove invalid frames from window list 2006-02-23 23:26:45 +00:00
wayo.cavazos 5be4477fab clean-window-table word in concurrent-widgets 2006-02-23 23:25:23 +00:00
wayo.cavazos 61d96bcad8 Raise window when moved 2006-02-23 23:24:27 +00:00
wayo.cavazos 79266b58cf Callback based error handler in factory 2006-02-23 23:20:46 +00:00
wayo.cavazos 71b59977ad Switch between desktops using keyboard in factory 2006-02-17 07:43:21 +00:00
chris.double 1c86d1dc4a move contrib/cont-responder to httpd/examples
Also tidied up some of the examples (removed need for parser 
combinators) and removed examples that don't work or don't make good 
examples.
2006-02-23 02:26:29 +00:00
chris.double 9f5845d09e remove out of date cont-responder docs 2006-02-23 02:15:32 +00:00
slava 4990bade15 Merge alien and displaced-alien types, assorted cleanups 2006-02-20 01:53:18 +00:00
erg ba79f3178a random-tester
fixed bugs in random-tester
removed debug statement in base64
2006-02-19 21:26:27 +00:00
wayo.cavazos 2b1716b559 x.factor additions
Graphics context words
draw-lines word
2006-02-17 01:48:02 +00:00
wayo.cavazos 9580a50945 minor automata fixes 2006-02-17 01:47:31 +00:00
wayo.cavazos 45d11b25c9 more useful root menu in Factory 2006-02-17 01:46:49 +00:00
wayo.cavazos 34496556d1 improvements to x11/rectangle.factor 2006-02-17 01:45:44 +00:00
wayo.cavazos 4e727be9d0 Add flush calls in concurrent-widgets to effect immediate debug output 2006-02-17 01:43:04 +00:00
wayo.cavazos 3c380f5245 Visual feedback when moving and resizing in Factory 2006-02-17 01:40:16 +00:00
wayo.cavazos 60f2eaf3dd Airhorse Lsystem 2006-02-14 02:27:00 +00:00
slava 5c27196a07 Fix x11/load.factor 2006-02-14 22:27:07 +00:00
slava c9ec3187b6 Don't load all of contrib/math/ 2006-02-14 22:20:40 +00:00
slava 395e4c5801 Add IN: declaration to process.factor 2006-02-14 04:44:09 +00:00
chris.double 94b2782693 fix problem when refreshing expired or invalid continuation id's in httpd 2006-02-13 04:14:15 +00:00
chris.double d705b02120 add html documentation for contrib libraries 2006-02-09 20:07:19 +00:00
wayo.cavazos ac057cd8f9 Lindenmayer README and minor x11 cleanups 2006-02-12 18:24:37 +00:00
wayo.cavazos b5a1d10c9c minor lindenmayer improvements 2006-02-11 16:03:02 +00:00
wayo.cavazos fc0b10c9a8 Howto for automata and boids 2006-02-11 16:00:53 +00:00
wayo.cavazos 72775898e3 roll-until-horizontal command
Added the roll-until-horizontal command ($ in the command table).
Also added init and iterate words and the abop-2 example from lparser
2006-02-08 03:00:32 +00:00
wayo.cavazos 73e7011adf port L-system viewer to 0.80 2006-02-07 07:22:19 +00:00