Commit Graph

3334 Commits (155cb7f3be4666bbceb84dff0c1e05ccda67f59c)

Author SHA1 Message Date
chris.double c9777598dd usb: add help, implement higher level functions 2006-09-16 06:14:59 +00:00
slava db8e1d5b0d Faster Unix stream-read 2006-09-16 04:20:52 +00:00
slava f699a781d5 Editor: only redraw visible lines 2006-09-16 02:43:00 +00:00
slava eb09b5ffd0 dataflow UI fixes 2006-09-16 01:29:58 +00:00
slava b6d438196f Fix bootstrap problem 2006-09-16 01:02:48 +00:00
slava 70c1037e0e Further simplifications 2006-09-16 00:59:47 +00:00
slava 36680369ba Dataflow UI improvements 2006-09-16 00:52:13 +00:00
slava f45cc8ac98 pastebin fix 2006-09-16 00:52:06 +00:00
erg 478ab63538 md5/sha1 update -- don't slurp file before computing hash 2006-09-15 21:22:23 +00:00
wayo.cavazos 7f055b3e91 Doc fix in prettyprint.facts 2006-09-15 01:29:50 +00:00
wayo.cavazos de02f17845 Minor slate fix 2006-09-15 01:10:00 +00:00
wayo.cavazos 0d713f3712 Fix stack effect for pprint-short 2006-09-15 01:07:05 +00:00
wayo.cavazos cfc8c57b49 Added gluDisk, misc gl stuff, and a draw-circle word 2006-09-14 22:03:39 +00:00
chris.double bc8752e514 usb: add path to macosx dylib 2006-09-15 03:52:09 +00:00
chris.double eb735f0e02 usb: add macosx structs 2006-09-15 03:20:26 +00:00
chris.double 96e322a5ed usb: split out win32/unix code 2006-09-15 03:12:19 +00:00
chris.double 06464836e7 first attempt at libusb wrapper 2006-09-15 03:04:43 +00:00
chris.double 9d266acdf0 first attempt at implementating FIELD: for arrays
Currently only char arrays are implemented, and for the single indexed array form:
BEGIN-STRUCT: foo
  FIELD: char[100] bar
END-STRUCT

my-foo foo-bar => "hello"
"X" 0 set-foo-bar my-foo foo-bar => "Xello"
2006-09-14 23:51:47 +00:00
chris.double 267108e601 parser-combiantors: update to work with lazy-lists changes 2006-09-14 01:48:38 +00:00
chris.double 0929fafe10 lazy-lists: temporarily disable prime number example
Need to implement lapply to get this to work again
2006-09-14 01:40:13 +00:00
chris.double d4091e03c6 lazy-lists: modify examples 2006-09-13 13:09:59 +00:00
chris.double 668a9cf878 lazy-lists: complete remaining lazy list operations 2006-09-13 07:49:18 +00:00
chris.double 9252f8deb9 lazy-lists: add nil? generic and implement lsubset 2006-09-13 02:17:23 +00:00
chris.double 84ad813665 lazy-lists: more refactoring 2006-09-13 01:32:23 +00:00
chris.double 31c34547bc lazy-lists: move towards making fully lazy 2006-09-12 12:53:07 +00:00
slava 461a6bf324 factor.el fix 2006-09-15 06:14:19 +00:00
slava 06f2cfe8d3 UI tool improvements 2006-09-14 20:15:39 +00:00
slava bded83ef35 Inferencce refactoring for more reliable stack height recording 2006-09-14 20:14:27 +00:00
erg 221c464a7e add sha2 test file 2006-09-12 02:36:13 +00:00
erg 4720e8a4a5 crypto -- add sha-256, cleanup md5/sha1 2006-09-12 02:11:41 +00:00
erg 07af3690f2 win32 io bugfixes 2006-09-11 00:51:25 +00:00
chris.double b645c7d5ae http-client: fix requires/provides 2006-09-13 22:24:40 +00:00
slava b84f62192f Slate load fix 2006-09-13 22:37:50 +00:00
slava 9325fa74a2 UI dataflow visualizer (experiemntal) 2006-09-13 06:17:46 +00:00
slava 6d6560c6a8 Core cleanups 2006-09-13 04:48:42 +00:00
slava b8cf64bc76 Start of new web framework 2006-09-13 04:48:04 +00:00
slava 247c55f94c Cleanup 2006-09-12 20:20:54 +00:00
slava f4c690594a Minor fixes 2006-09-12 20:20:21 +00:00
slava dd057c69f1 modules fix 2006-09-12 02:52:45 +00:00
slava 2e89e75c7a splay-trees fix 2006-09-12 02:52:38 +00:00
slava 6f6147dcd1 Module system fix 2006-09-12 00:45:42 +00:00
wayo.cavazos ae14e7bec3 More slate/opengl commands 2006-09-11 10:58:08 +00:00
wayo.cavazos 5bb503f4ac sequences-contrib fix 2006-09-11 10:57:34 +00:00
wayo.cavazos 2f43d58a47 alien-contrib fix 2006-09-11 10:57:10 +00:00
wayo.cavazos 9490a38638 Added sequences-contrib 2006-09-11 10:49:12 +00:00
wayo.cavazos d8f0343091 Added alien contrib entry to README 2006-09-11 10:28:47 +00:00
wayo.cavazos e103d734ae Added alien-contrib for alien related utility words 2006-09-11 10:24:05 +00:00
wayo.cavazos 8cd47f1ff7 Don't use global variables in Lindenmayer 2006-09-07 08:42:08 +00:00
wayo.cavazos 88ba9da673 Added lots of opengl utility words to slate 2006-09-07 08:41:21 +00:00
wayo.cavazos c8fccb6d7d minor factor.el fix 2006-09-07 08:38:06 +00:00