Commit Graph

10884 Commits (e323ae3a322f165dfe991e4a0669faf3c7efc5ca)

Author SHA1 Message Date
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
Slava Pestov 392516e845 More doc fixes 2009-01-16 14:20:29 -06:00
Doug Coleman 59fbe0bbd4 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-16 14:14:14 -06:00
Doug Coleman 32e42ab5ef try the binary name alone if the editor can't be found in the default location 2009-01-16 14:13:17 -06:00
Slava Pestov bfd2fcf750 help-lint doesn't check on value-words, this allows values to be documented. Also, make 'see' work with value words 2009-01-16 14:12:10 -06:00
Slava Pestov af998eb073 Merge branch 'for-slava' of git://git.rfc1149.net/factor 2009-01-16 13:32:42 -06:00
Slava Pestov 7eb831d349 Fix various documentation errors 2009-01-16 13:30:43 -06:00
Slava Pestov b919e1848c Merge branch 'master' of git://factorcode.org/git/factor 2009-01-16 12:59:15 -06:00
Slava Pestov 3781210f79 Comment out alien.remote-control tests for now 2009-01-16 12:59:04 -06:00
Doug Coleman 5dc79fb2a5 add support for notepad 2009-01-16 12:51:53 -06:00
Slava Pestov f169e62655 Clean up checksums.md5 a little 2009-01-16 12:51:44 -06:00
Doug Coleman 43a9b0772d remove dead code 2009-01-16 12:43:44 -06:00
Doug Coleman bf922d1fb7 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-16 12:37:32 -06:00
Doug Coleman 861087ab06 add another default directory for scite 2009-01-16 12:36:27 -06:00
Doug Coleman a33c3139a6 dont search empty pathnames on windows 2009-01-16 12:36:08 -06:00
Doug Coleman 4e7298cfa4 fix finding files 2009-01-16 12:34:59 -06:00
Samuel Tardieu 573c150409 inet6 address components cannot be stored as bytes as they are 16 bits long 2009-01-16 11:06:32 +01:00
Daniel Ehrenberg 72a3d309f9 XML parses entities now 2009-01-15 22:20:24 -06:00
Daniel Ehrenberg 96d729c464 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-15 21:38:01 -06:00
Jose A. Ortega Ruiz 571860bf93 FUEL: Yet another font lock bug (scape in strings). 2009-01-16 02:43:46 +01:00
Jose A. Ortega Ruiz 40be28cd6f FUEL: Choose adequate factor binary default, depending on system type. 2009-01-16 02:39:59 +01:00
Doug Coleman 0aff3f2452 more cleanups. (pack) -> pack, use PRIVATE 2009-01-15 19:10:40 -06:00
Doug Coleman 75af02313c add copyright information to pack 2009-01-15 19:08:08 -06:00
Doug Coleman 681e91cad5 clean up pack macros 2009-01-15 19:03:55 -06:00
Jose A. Ortega Ruiz 867c1cb63c FUEL: Empty USING: form font lock. 2009-01-16 01:49:01 +01:00