Commit Graph

10915 Commits (8bb9429589055b51434a8147a5b1ddb93313253e)

Author SHA1 Message Date
Joe Groff 8bb9429589 ensure accumulator comes back as a vector from literals 2009-01-26 15:47:52 -08:00
Joe Groff 217d4c4bc0 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-20 15:45:33 -08:00
Joe Groff 67081ddff5 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-20 14:37:02 -08:00
Doug Coleman 68cacc70ef Merge branch 'master' of git://factorcode.org/git/factor 2009-01-20 16:36:50 -06:00
Doug Coleman 050dbf8a60 http server can upload files. WOW! 2009-01-20 16:35:52 -06:00
Doug Coleman 4306656556 use assert-sequence= in mime.multipart 2009-01-20 16:35:09 -06:00
Doug Coleman ea133f0430 imagebin redirects correctly now 2009-01-20 16:34:46 -06:00
Doug Coleman c7df780c33 dont save uploaded variables with no name, swap outputs 2009-01-20 15:45:00 -06:00
Doug Coleman 90a63acf40 fix the handbook 2009-01-20 15:43:45 -06:00
Doug Coleman 9a06ce94a5 add an unlimit word, refactor limited-streams, better docs 2009-01-20 15:42:41 -06:00
Slava Pestov 4b4d93dddd Move at-default from unicode.case to assocs, move 2cache from classes.algebra to assocs, clean up some code to no longer use -rot, rot, pick 2009-01-20 15:27:14 -06:00
U-C4\Administrator 57ecdbe2c3 add limited streams to the handbook 2009-01-20 13:28:51 -06:00
U-C4\Administrator 0309f66252 don't unquote keys in mime.multipart 2009-01-20 13:23:58 -06:00
U-C4\Administrator 94a72d3915 document limited streams, make some words private 2009-01-20 13:21:58 -06:00
U-C4\Administrator 0dd3dc770b remove duplication in io.streams.limited 2009-01-20 12:04:20 -06:00
U-C4\Administrator 8676ebafea replace boolean with singletons for io.streams.limited -- stream-throws or stream-eofs 2009-01-20 12:02:54 -06:00
U-C4\Administrator 7ba4035993 some regexp features are broken. temporarily remove the regexp features that are broken 2009-01-20 11:53:50 -06:00
Doug Coleman cc4f60b029 add imagebin so i can work on it from another computer 2009-01-20 11:44:14 -06:00
Doug Coleman 7dabe9b1f6 more asn1 compiles now, so fix errors. not sure why >ber-context-specific string method takes two parameters 2009-01-20 05:05:51 -06:00
Doug Coleman 984a010df0 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-19 22:27:03 -06:00
Doug Coleman 570577cca0 fix tar 2009-01-19 22:26:46 -06:00
Doug Coleman 0c7ff04ce7 make asn1 work again 2009-01-19 22:24:30 -06:00
Doug Coleman 9f95c9611b fix vm path on openbsd, fix compiler warning 2009-01-19 21:19:32 -06:00
U-C4\Administrator 0563bedefa add a no-throw? flag to limited-streams, add unit tests 2009-01-19 18:52:09 -06:00
U-C4\Administrator e323ae3a32 add unit test, fix bounds check error in limited streams 2009-01-19 18:19:12 -06:00
U-C4\Administrator 07fc5f3ff4 redo mime.multipart 2009-01-19 18:01:13 -06:00
Slava Pestov e4d3472ad3 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-18 23:44:55 -06:00
Slava Pestov 094f6de6ad Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-01-18 23:44:42 -06:00
Jose A. Ortega Ruiz e27daf5daf FUEL: New fuel-switch-to-buffer command family. 2009-01-19 05:10:47 +01:00
Doug Coleman 478fca5dc6 Take your stinking paws off me, you damned dirty datastack vocabulary! 2009-01-18 21:23:33 -06:00
Doug Coleman 76b80f1633 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-18 21:19:18 -06:00
Doug Coleman a5175c1d1e Add append-outputs and append-outputs-as, docs, tests 2009-01-18 21:18:52 -06:00
Jose A. Ortega Ruiz 5c1d6b12c8 FUEL: Better font lock for <" "> forms. 2009-01-19 04:18:20 +01:00
Doug Coleman 8c857f0d4b redo pack/unpack, refactor most of pack to be more efficient.
sorry if i killed a word you were using.
2009-01-18 20:40:19 -06:00
Jose A. Ortega Ruiz befeff625d FUEL: Ignore paren chars in \, POSTPONE: and stack effects. 2009-01-19 03:39:53 +01:00
Doug Coleman 213a429928 add nappend and nappend-as, unit tests, and some docs for them 2009-01-18 20:26:58 -06:00
Slava Pestov 70c9a2fb87 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-18 17:28:49 -06:00
Slava Pestov df7ad34db2 Credit where credit is due 2009-01-18 17:28:36 -06:00
Doug Coleman 66f5694462 document more core/ words 2009-01-17 22:15:57 -06:00
Slava Pestov df3dee3c14 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-01-17 16:17:25 -06:00
Jose A. Ortega Ruiz c9829a1c08 FUEL: Better font lock for empty USING: ; form (semicolon as parsing word). 2009-01-17 23:11:00 +01:00
Jose A. Ortega Ruiz 923bd07ad4 FUEL: Kind of subtle bug in C-cC-eu caused by syntax table tweakings. 2009-01-17 05:35:16 +01:00
Jose A. Ortega Ruiz 5b3a9eb35f FUEL: RENAME: font lock. 2009-01-17 00:33:14 +01:00
Jose A. Ortega Ruiz fd55ad4322 FUEL: TYPEDEF: font lock. 2009-01-17 00:17:02 +01:00
Slava Pestov ca2f01e0d0 Updating non-core libraries for monotonic? change 2009-01-16 17:02:54 -06:00
Jose A. Ortega Ruiz 8d18fc10aa FUEL: C: font lock fix. 2009-01-16 22:20:40 +01:00
Slava Pestov bf5ff11720 Update usages of all-equal? now that its in the grouping vocab 2009-01-16 15:14:30 -06:00
Jose A. Ortega Ruiz 037ba93c1c FUEL: Correctly detect vocabs when M-. in a USING:/USE: form. 2009-01-16 22:07:14 +01:00
Slava Pestov 0d56665522 Fix Windows build 2009-01-16 14:21:44 -06:00
Slava Pestov 1c8205e282 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-16 14:20:44 -06:00