Commit Graph

3102 Commits (1e9abc971c2d067178feeaaf7b58a0666f9f9f1b)

Author SHA1 Message Date
Doug Coleman 867e48199d use SYMBOLS: in several places 2008-03-07 21:24:50 -06:00
Aaron Schaefer 6642d4ba42 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-07 21:51:56 -05:00
Aaron Schaefer b204473c8f Solution to Project Euler problem 59 2008-03-07 21:38:16 -05:00
Doug Coleman eaf76aece1 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-07 20:10:47 -06:00
Doug Coleman a8d776d2e2 add db.sql 2008-03-07 20:10:23 -06:00
Doug Coleman 9701754dc4 add more ,%# words to namespaces.lib (needed for db) 2008-03-07 20:08:34 -06:00
Doug Coleman e6d2b4bcf4 use symbols 2008-03-07 20:07:54 -06:00
Doug Coleman 252f55d162 add unit tests to singleton 2008-03-07 20:06:23 -06:00
Doug Coleman 1ceeac107b add extra/symbols 2008-03-07 20:05:58 -06:00
Doug Coleman 3652a454d8 rewrite singletons to be predicate classes instead of tuples 2008-03-07 20:02:58 -06:00
Daniel Ehrenberg 191a61a024 Merge branch 'master' of git://factorcode.org/git/factor into unicode 2008-03-07 18:51:03 -06:00
Eduardo Cavazos 1764ca26d0 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-07 18:31:21 -06:00
Eduardo Cavazos 9ffe013d03 builder.*: lots of updates for the new language changes 2008-03-07 18:30:47 -06:00
Slava Pestov 50a2c51187 Fix size-of 2008-03-07 17:53:20 -06:00
Slava Pestov 2ff8cd14e9 Merge branch 'experimental' of git://factorcode.org/git/wrunt 2008-03-07 17:33:24 -06:00
Alex Chapman 641d345a99 Merge git://factorcode.org/git/wrunt into experimental 2008-03-08 10:22:34 +11:00
Slava Pestov 68f276b444 HTTP server and client fixes 2008-03-07 17:21:20 -06:00
Slava Pestov 71a1edf426 Fixing logging 2008-03-07 17:20:15 -06:00
Alex Chapman 7ce7df5f89 latest semantic-db 2008-03-08 10:07:11 +11:00
Alex Chapman 229e9835fb deleting old semantic-db code 2008-03-08 10:06:56 +11:00
Alex Chapman cdcc101270 digraphs and hooks 2008-03-08 10:05:33 +11:00
Slava Pestov c6c7269d45 Remove obsolete scripts 2008-03-07 17:00:55 -06:00
Slava Pestov 695dbe1a59 Move web apps to unmaintained/ for now; get more stuff in extra to load 2008-03-07 16:59:44 -06:00
Doug Coleman ea9e04c694 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-07 16:45:30 -06:00
Doug Coleman 915fd4e0f8 fix two load errors 2008-03-07 16:45:11 -06:00
Slava Pestov 17abc90d48 Updated http client 2008-03-07 15:52:41 -06:00
Doug Coleman 677a1f81ca fix unit test 2008-03-07 11:26:40 -06:00
Eduardo Cavazos 93950e7d7a builder.*: update for new code changes 2008-03-07 08:52:23 -06:00
Doug Coleman 948d9db7d0 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-07 08:37:07 -06:00
Doug Coleman 0c82501404 update factor.sh for *bsd 2008-03-07 08:36:47 -06:00
Doug Coleman 2797d1947b add amd64 as a platform 2008-03-07 07:51:00 -06:00
Doug Coleman 7c6a3b5e25 add freebsd to factor.sh 2008-03-11 13:52:59 -05:00
Slava Pestov 9910de0439 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-07 02:34:40 -06:00
Slava Pestov 60a4cc48a5 Mirror keys are now slot names not reader words 2008-03-07 02:29:00 -06:00
Slava Pestov 219a3a4a40 Fix style nesting bug in help 2008-03-07 02:28:45 -06:00
Slava Pestov b387066357 Fix slot name 2008-03-07 02:28:29 -06:00
Slava Pestov 997dbed4ef Document fry 2008-03-07 01:55:45 -06:00
Slava Pestov 047a6c27a1 smtp now uses new-slots 2008-03-07 01:55:38 -06:00
Slava Pestov 755003df08 Launcher now uses new-slots; fix Windows environment passing bug 2008-03-07 01:55:29 -06:00
Alex Chapman 1af5a9f92c adding digraphs 2008-03-07 17:29:30 +11:00
Aaron Schaefer 5aedba482e Fix encoding specification for Project Euler problem 22 2008-03-06 21:46:25 -05:00
Slava Pestov 2f2073a2c9 Merge branch 'new_launcher' of git://factorcode.org/git/factor 2008-03-06 20:46:07 -06:00
Slava Pestov c9c7548ffd Updating windows launcher for new-slots 2008-03-06 20:45:56 -06:00
Slava Pestov 05b02f3c38 Changing launcher to use new_slots 2008-03-06 20:44:52 -06:00
Aaron Schaefer 82cb257118 Merge branch 'master' of git://factorcode.org/git/factor 2008-03-06 21:12:36 -05:00
Doug Coleman 68f1b9432f load file-info on windows by default
fix the file type
add commented out file times
2008-03-06 17:55:18 -06:00
Doug Coleman ebc0127d01 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	extra/html/parser/analyzer/analyzer.factor
2008-03-06 17:12:15 -06:00
Doug Coleman 61c77e616f rename nths to switches
add ?nth* and nths to sequences.lib
2008-03-06 17:10:56 -06:00
Doug Coleman 635749a50b move nmake to namespaces.lib 2008-03-06 17:10:17 -06:00
Doug Coleman 488579e1c0 add some more find words 2008-03-06 17:09:48 -06:00