Commit Graph

12790 Commits (54194d269c578f6c98399de725dbc5b4b1cadf60)

Author SHA1 Message Date
Daniel Ehrenberg 54194d269c Some reorganizing in Unicode; regexp class changes 2009-03-17 19:39:04 -05:00
Joe Groff 7a010063c0 Merge branch 'master' of git://factorcode.org/git/factor 2009-03-17 16:19:13 -05:00
Joe Groff 2b45847649 linear algebra fail 2009-03-17 16:18:56 -05:00
Doug Coleman 0820734749 serial library works with the null modem -- add some standard ports for future reference 2009-03-17 15:03:01 -05:00
Doug Coleman a1ba5fa999 Merge git://github.com/Keyholder/factor into keyholder 2009-03-17 12:31:23 -05:00
Doug Coleman 655e8ddbac Merge branch 'master' of git://factorcode.org/git/factor 2009-03-17 10:14:32 -05:00
Daniel Ehrenberg a181c22015 Regexp docs typo fix 2009-03-17 00:10:55 -05:00
Daniel Ehrenberg 4a79ee9bb9 Making unicode.data slightly more efficient 2009-03-17 00:04:27 -05:00
Daniel Ehrenberg 9f8ccb67a7 Making disambiguation faster 2009-03-16 23:49:31 -05:00
Daniel Ehrenberg 2f8adf9d4d Fixing regexp docs 2009-03-16 22:43:08 -05:00
Daniel Ehrenberg a26fb62831 Merge branch 'master' of git://factorcode.org/git/factor 2009-03-16 22:31:15 -05:00
Daniel Ehrenberg fec49cb616 More expository XML docs 2009-03-16 22:29:38 -05:00
Daniel Ehrenberg 7a0ce748df Cleaning up XML to make : string>xml <string-reader> read-xml ; 2009-03-16 18:28:15 -05:00
Daniel Ehrenberg b745930b28 More regexp docs 2009-03-16 18:14:39 -05:00
Daniel Ehrenberg ababfe80ef More regexp docs; unix line ending support 2009-03-16 17:53:38 -05:00
Doug Coleman f7512da692 fix example 2009-03-16 14:44:40 -05:00
Doug Coleman 8eea41b537 normalizing alpha data for tiffs is done too often, check in test image for it 2009-03-16 07:11:56 -05:00
Doug Coleman bb33894d8a check in more test images 2009-03-16 07:11:46 -05:00
Doug Coleman baf2cc6c5a fix bitmap loading of odd-width files 2009-03-16 07:08:35 -05:00
Slava Pestov 58d997de5c Refactor regexp.compiler to not all with-compilation-unit so much; benchmark.regex-dna loads about twice as fast now 2009-03-16 05:00:27 -05:00
Slava Pestov 27a68b8aa4 Update meta-data 2009-03-16 03:39:42 -05:00
Slava Pestov e697fe8a90 Remove Farkup caching from Wiki now that Farkup parser is fast 2009-03-16 03:29:29 -05:00
Slava Pestov cac26d7b44 peg-lexer: fix help lint 2009-03-16 03:29:16 -05:00
Slava Pestov f1197fe327 peg.ebnf gives better stack effects 2009-03-16 03:29:04 -05:00
Slava Pestov 8936408df6 Add unportable tag to drills 2009-03-16 03:17:57 -05:00
Slava Pestov 6bf8097f77 editors.notepad needed an unportable tag 2009-03-16 03:02:10 -05:00
Slava Pestov 5f2aac9bda Fix slides for with-ui change 2009-03-16 03:01:56 -05:00
Slava Pestov 36d03dfa08 Use call( so that with-ui infers 2009-03-16 03:01:47 -05:00
Slava Pestov 56ffaf5cb1 Updating ui.gadgets.alerts, ui.gadgets.book-extras, ui.utils and drills for new_ui changes 2009-03-16 03:01:32 -05:00
Slava Pestov 4589aab8a4 Move ui.gadgets.alerts, ui.gadgets.book-extras and ui.utils to extra 2009-03-16 03:00:37 -05:00
Daniel Ehrenberg 22cd50ca4f Fixing html.components unit test 2009-03-16 01:30:42 -05:00
Daniel Ehrenberg f6560186dd Merge branch 'master' of git://factorcode.org/git/factor 2009-03-16 00:46:27 -05:00
Slava Pestov c468ed8962 integer/integer partial dispatch ops now use both-fixnums? 2009-03-16 00:44:44 -05:00
Daniel Ehrenberg 941e56b046 Farkup parser rewrite 2009-03-16 00:42:48 -05:00
Slava Pestov 1fab364299 Updating some unit tests 2009-03-16 00:05:43 -05:00
Slava Pestov fe8b55bb90 Moving mixin instances between source files works better now 2009-03-16 00:04:34 -05:00
Slava Pestov 0c39ed30e1 Fix benchmark table output 2009-03-15 23:25:36 -05:00
Slava Pestov 47dc534901 Help lint fixes 2009-03-15 23:25:29 -05:00
Slava Pestov a423c83e6d Add workaround for game-input crash 2009-03-15 23:11:35 -05:00
Joe Groff caa6eb0397 Merge branch 'master' of git://factorcode.org/git/factor 2009-03-15 21:28:01 -05:00
Slava Pestov e8b8b9e446 A little gift for Joe 2009-03-15 21:25:19 -05:00
Daniel Ehrenberg 03684713c9 Merge branch 'master' of git://factorcode.org/git/factor 2009-03-15 20:28:43 -05:00
Slava Pestov dacf1910dc First cut of webapps.site-watcheR 2009-03-15 20:13:17 -05:00
Slava Pestov 710ce74512 Add related-words to furnace.actions docs 2009-03-15 20:13:10 -05:00
Slava Pestov 311487e5e7 Fix webapps.pastebin redirection 2009-03-15 20:05:59 -05:00
Slava Pestov 54e824ffe4 Move dummy-compiler to compiler.units; throw a better error if make-image is passed an invalid architecture 2009-03-15 19:15:28 -05:00
Slava Pestov 943f0ee10f Add test cases for problem with moving mixin instances and methods between vocabularies 2009-03-15 18:33:29 -05:00
Slava Pestov 0d38d2f7e8 Fix more stack effects 2009-03-15 18:28:46 -05:00
Slava Pestov 8e55533bfa Tweak some furnace code to infer and load with almost no warnings 2009-03-15 18:19:29 -05:00
Daniel Ehrenberg 2fc74f67df Merge branch 'master' of git://factorcode.org/git/factor 2009-03-15 17:40:07 -05:00