Commit Graph

562 Commits (7f5e240e98f2375bffeef76c5df4d16fd58ea2fb)

Author SHA1 Message Date
wayo.cavazos d28fd90d4c .win word and minor changes 2006-03-31 00:54:20 +00:00
wayo.cavazos 05ddc35d5c Minor Factory changes 2006-03-31 00:53:36 +00:00
wayo.cavazos 4f79e3286e Minor formatting in xlib.factor 2006-03-16 07:53:43 +00:00
wayo.cavazos bef109fda5 Minor formatting in concurrent-widgets.factor 2006-03-16 07:49:39 +00:00
wayo.cavazos f8b688220d Minor formatting fix in Factory 2006-02-25 06:06:30 +00:00
wayo.cavazos b3cda2a3c9 Use set-error-handler 2006-02-25 06:05:41 +00:00
wayo.cavazos 2479ef1d5d set-error-handler in x.factor 2006-02-25 06:01:51 +00:00
chris.double e944e23ed5 space-invaders: remove hack whereby bitmap was stored in a variable 2006-03-29 11:23:58 +00:00
chris.double 231be04a4c space-invaders: add some color 2006-03-29 11:14:56 +00:00
chris.double c6bcdd774d note in space invaders readme to compile-all 2006-03-29 11:09:23 +00:00
chris.double d1d11767b7 udpate space-invaders readme 2006-03-29 11:08:17 +00:00
chris.double 98d7566150 space invaders: add escape key 2006-03-29 11:04:37 +00:00
chris.double 6810968be8 key handling for space-invaders 2006-03-29 10:54:35 +00:00
chris.double 61e110bb75 add while-no-messages to concurrency
while-no-messages will run a quotation while there is no messages in the processes mailbox. This is useful for game loops.
2006-03-29 10:00:57 +00:00
chris.double d76f15619d space-invaders: coordinates are now an array to reduce stack manipulation 2006-03-29 08:34:40 +00:00
chris.double cf48c32b91 space invaders: get running with new gui system 2006-03-29 08:04:42 +00:00
chris.double ac3f9406e4 add blog entry note to partial continuations code 2006-03-18 11:52:07 +00:00
chris.double 2f781ce7c1 remove old partial continuation code 2006-03-18 11:44:51 +00:00
chris.double 130b7dce2c Tidy up partial continuation examples 2006-03-18 11:43:31 +00:00
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