Commit Graph

2225 Commits (205d5ca6cb33b45c5894f03975bfa33121304d51)

Author SHA1 Message Date
Slava Pestov 205d5ca6cb Merge branch 'master' of git://factorcode.org/git/littledan 2008-02-13 17:56:30 -06:00
Daniel Ehrenberg 01e9a5cb1a utf8 and utf16le streams 2008-02-13 17:53:10 -06:00
Daniel Ehrenberg 14fa6289bb Merge branch 'master' into unicode 2008-02-13 17:36:34 -06:00
Slava Pestov 5d16e232e8 Fix stack effect 2008-02-13 15:55:54 -06:00
Daniel Ehrenberg 4833a6196d Fixing unicode.breaks 2008-02-13 14:19:56 -06:00
Slava Pestov d58dfd1b2d Branch hoisting work in progress 2008-02-13 13:31:43 -06:00
Daniel Ehrenberg 8d163c8936 Removing extra/const 2008-02-13 01:03:55 -06:00
Daniel Ehrenberg 014b79caad More unicode changes 2008-02-13 01:02:37 -06:00
Slava Pestov 6de8c722a5 Fix #label compilation 2008-02-13 00:31:00 -06:00
Slava Pestov 170aecb255 Loop optimization work in progress 2008-02-12 23:27:05 -06:00
Slava Pestov 6a55c6e251 Merge branch 'master' of git://factorcode.org/git/factor 2008-02-12 23:19:33 -06:00
Eduardo Cavazos 7631bd47ec Merge git://factorcode.org/git/factor 2008-02-12 22:36:11 -06:00
Eduardo Cavazos 8d91fdfe86 builder: close input to bootstrap process 2008-02-12 22:33:36 -06:00
Slava Pestov 0064e69f9d Loop conversion work in progress 2008-02-12 20:35:25 -06:00
Slava Pestov 5f19ec207f Fix indentation 2008-02-12 17:32:26 -06:00
Slava Pestov 7c6999872a Clean up tail call optimization 2008-02-12 17:32:17 -06:00
Slava Pestov 0900c0e6cd Remove bootstrap2 benchmark 2008-02-12 17:31:37 -06:00
Alexander Solovyov 01a811496f Stirling's factorial approximation 2008-02-13 00:24:32 +02:00
Slava Pestov d88ed20a47 More ignorage 2008-02-12 16:16:16 -06:00
Slava Pestov 0148ef068c Ignore big data file 2008-02-12 16:09:58 -06:00
Slava Pestov e76dfb2881 Updated fasta benchmark 2008-02-12 16:09:35 -06:00
Aaron Schaefer 26cf8eff80 Merge branch 'master' of git://factorcode.org/git/factor 2008-02-12 16:55:39 -05:00
Aaron Schaefer f18ded9fc6 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	extra/bunny/model/model.factor
	extra/sequences/lib/lib-tests.factor
2008-02-12 16:55:04 -05:00
Slava Pestov 51c916da9d Improved locals 2008-02-12 15:54:13 -06:00
Slava Pestov 3e29bc8150 STRING: now defines an inline word 2008-02-12 15:52:47 -06:00
Slava Pestov af62d8b126 Add new optimization report tool 2008-02-12 15:52:32 -06:00
Slava Pestov a0bc8dfa75 Benchmarks updates 2008-02-12 15:51:34 -06:00
Aaron Schaefer b4324cdd58 Update search paths after combinators.lib -> sequences.lib move 2008-02-12 16:49:53 -05:00
Slava Pestov ed4354ea77 Minor optimizations 2008-02-12 15:48:30 -06:00
Slava Pestov 3a5762b44c Merge branch 'master' of git://projects.elasticdog.com/git/factor 2008-02-12 12:21:54 -06:00
Slava Pestov aee498b05d Merge branch 'master' of git://factorcode.org/git/factor 2008-02-12 12:19:36 -06:00
Slava Pestov 5912cad83f Forgot to invoke callback 2008-02-12 12:19:25 -06:00
Doug Coleman 19154db596 add find-file-breadth, find-file-depth
redo walk-dir
2008-02-12 12:16:12 -06:00
Doug Coleman 873b7dd214 remove two unused hooks
move walk-dir to extra/io/paths
2008-02-12 12:15:42 -06:00
Doug Coleman 1f78e14b6b change append to path+
use find-file-breadth
fix load errors
2008-02-12 12:14:57 -06:00
Doug Coleman f80694183d find gvim binary faster on windows 2008-02-12 12:00:56 -06:00
Doug Coleman 023255d6ad add 4nip to shuffle 2008-02-12 11:59:50 -06:00
Doug Coleman d283d57c2d clean up pop-front, add dlist1, add push-all-front and push-all-back 2008-02-12 11:58:47 -06:00
sheeple 748231e3d1 Fix Linux bootstrap 2008-02-12 11:42:43 -06:00
Doug Coleman 13106c2227 minor cleanup 2008-02-12 17:19:55 -06:00
Doug Coleman 092acdecc4 Merge branch 'master' of git://factorcode.org/git/factor 2008-02-12 17:12:30 -06:00
Doug Coleman d790e828d3 sqlite now binds by type
all sqlite unit tests pass
change rebind-statement to reset-statement
2008-02-12 17:10:56 -06:00
Doug Coleman 00a7df11a9 clean up db code
ready to implement types for bind-statement
2008-02-12 15:47:01 -06:00
Eduardo Cavazos 47566fbfac builder: minor cleanups 2008-02-12 05:38:09 -06:00
Eduardo Cavazos 336ad674d7 builder: another refactoring 2008-02-12 04:42:47 -06:00
Slava Pestov e4426eb01a Mac OS X monitors load 2008-02-12 02:33:06 -06:00
Slava Pestov ff6f72412d Merge branch 'new_monitors' of git://factorcode.org/git/factor 2008-02-12 02:21:53 -06:00
Slava Pestov e64089fd0a Mac OS X monitors work in progress 2008-02-12 02:21:47 -06:00
Slava Pestov 1a23b975f2 Cleaning up monitors; add simple-monitor abstraction 2008-02-12 02:19:18 -06:00
Eduardo Cavazos 83f1bc5d8c builder: tweaking the report 2008-02-12 01:27:57 -06:00