Commit Graph

2912 Commits (83ac24e59a3eaa6bcf2fa3584d76fd1b955c9e41)

Author SHA1 Message Date
slava 83ac24e59a Remove unused word 2006-08-04 00:06:24 +00:00
slava 5d7d152792 Scrolling fixes 2006-08-04 00:05:54 +00:00
erg de985de385 win32 seh paranoia unnecessary 2006-08-03 22:34:42 +00:00
erg 76567bc4d0 win32 ui fix for resizing windows 2006-08-03 22:34:17 +00:00
erg 12a91e82a3 fixed contrib/vim 2006-08-03 23:12:56 +00:00
erg 0a8ac653de win32 paranoia in seh handling 2006-08-03 22:17:24 +00:00
erg d205fc3808 fix some win32 seh compile warnings 2006-08-03 22:06:43 +00:00
chris.double 262c590084 update space invaders readme 2006-08-03 21:44:15 +00:00
chris.double f30ca40edc space-invaders: added graft* and ungraft* methods
This starts and stops the process when the space invaders window is created/removed. It also allows space invaders to survive an image save.
2006-08-03 21:42:58 +00:00
slava 89fbc32ef3 Scrolling cleanup 2006-08-03 21:17:22 +00:00
slava 7517e389e0 Removed some code duplication between the Unix and Windows memory protection error handlers 2006-08-03 21:00:33 +00:00
slava f395b032a5 Editor and scrolling cleanups 2006-08-03 20:25:20 +00:00
slava 7034a9631b Update all module 2006-08-03 20:26:07 +00:00
slava 719ba09ee9 contrib/vim/ fix 2006-08-03 20:24:53 +00:00
erg 711cb9ad1f units changes 2006-08-03 21:50:49 +00:00
erg f2cf58b610 dos2unix on some more files 2006-08-03 18:45:28 +00:00
erg b88b786e63 move vim to contrib/vim/ 2006-08-03 18:44:49 +00:00
erg 84655013c3 \r\n -> \n 2006-08-03 18:40:13 +00:00
erg b9c87895bf vim edit support { string = } vim 2006-08-03 06:45:30 +00:00
erg 2ca8e9d65f rsa update 2006-08-03 03:20:28 +00:00
erg f6a8222b5a contrib/units update 2006-08-03 03:19:54 +00:00
chris.double a892d981ac update sqlite docs 2006-08-03 02:49:46 +00:00
chris.double acf83d71b0 Get sqlite and tuple-db working 2006-08-03 02:47:53 +00:00
chris.double f1e9dc12e6 concurrency: fix lazy evaluation
The 'lazy' word wasn't allowing multiple requests for the lazy value. It now caches the lazy value once it's computed and immediately returns it.
2006-08-03 00:23:02 +00:00
chris.double cda21fa9a6 update space invaders readme 2006-08-02 21:20:08 +00:00
erg 48daad545e win32 seh changes 2006-08-03 18:27:34 +00:00
erg b308d389d8 cleaning up win32 bindings. removed io.factor in win32 native io 2006-08-02 22:12:23 +00:00
erg 319353fed8 win32 directory restructuring 2006-08-01 22:59:56 +00:00
erg e4a8296b40 win32 files added 2006-08-01 18:42:46 +00:00
erg a758c0642f win32 restructuring 2006-08-01 18:17:22 +00:00
slava efba870b2f Bootstrap fix 2006-08-02 21:08:40 +00:00
slava 84e70ecb73 More work on the definition protocol 2006-08-02 20:53:26 +00:00
slava 11ba560c6d Definition protocol 2006-08-02 19:17:13 +00:00
chris.double 382477a991 misc space invaders refactoring 2006-08-02 13:23:08 +00:00
chris.double aa2ded8db5 space invaders: tidy up key handling 2006-08-02 12:46:43 +00:00
chris.double 1368c6a93a fix space invaders key handling 2006-08-02 12:22:12 +00:00
chris.double ad1f62fb54 fix bug in cpu-8080 emulation 2006-08-02 09:14:51 +00:00
chris.double 21563691ba module definition file for space-invaders 2006-08-02 08:45:00 +00:00
chris.double be607eae1f Part 1 of getting space invaders bit rot fixed 2006-08-02 06:28:07 +00:00
slava 8a6cd181c4 Methods now remember their file/line 2006-08-02 07:49:13 +00:00
slava f9b8f32e67 Generic word cleanups continued 2006-08-02 07:10:09 +00:00
slava 8df790ec36 'see' cleanup 2006-08-02 06:50:23 +00:00
slava 1158ab413b Generic word system cleanup 2006-08-02 06:49:23 +00:00
chris.double e4ca1e2bd3 fix parser combinator bit rot 2006-08-02 05:03:47 +00:00
chris.double 5bb0a8bee3 replace parser-combinators sequence handling with factor sequences 2006-08-02 03:47:57 +00:00
chris.double b868dfe645 Make parser-combinators work with provide/require 2006-08-02 03:47:26 +00:00
slava 477fb4db7a Fix X11 UI backend for char* FFI change 2006-08-01 23:25:12 +00:00
slava a7039a8e0d Inspector cleanups 2006-08-01 22:42:53 +00:00
slava bcf30cf1af Fix a problem printing slice errors, fix a load order issue 2006-08-01 22:27:07 +00:00
slava 6c7325706d Document the error documentation feature 2006-08-01 22:18:18 +00:00