Slava Pestov
|
928c68b506
|
JIT improvements; simpler 'current XT' relocation logic
|
2008-01-07 17:14:09 -04:00 |
Slava Pestov
|
6e7d70f2bb
|
Experimental slot accessors that will go into core in 0.93
|
2008-01-06 23:51:08 -04:00 |
Aaron Schaefer
|
6dde570dfd
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-01-06 22:38:10 -05:00 |
Slava Pestov
|
3bff775503
|
Update memoize and promises
|
2008-01-06 23:36:34 -04:00 |
Aaron Schaefer
|
947e64c630
|
Move math.text to math.text.english for localization
|
2008-01-06 22:21:58 -05:00 |
Aaron Schaefer
|
4c6cb412f3
|
Merge branch 'master' of git://onigirihouse.com/git/littledan
|
2008-01-06 22:02:49 -05:00 |
Aaron Schaefer
|
c1103ce735
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-01-06 21:42:40 -05:00 |
Aaron Schaefer
|
50a3ad54da
|
Cleanup of all Project Euler solutions thus far
|
2008-01-06 21:18:59 -05:00 |
Daniel Ehrenberg
|
f00cfd653a
|
Moved tuple-syntax/about.txt to summary.txt
|
2008-01-06 20:11:00 -06:00 |
Slava Pestov
|
4e43b946f9
|
Fix conflicts
|
2008-01-06 14:17:50 -04:00 |
Slava Pestov
|
8285eeda9a
|
Fix conflict
|
2008-01-06 13:30:23 -04:00 |
Slava Pestov
|
b4b59521c7
|
Get locals to load
|
2008-01-06 12:17:38 -04:00 |
Slava Pestov
|
cf4c13f55b
|
Improving multi-methods
|
2008-01-06 12:13:54 -04:00 |
Slava Pestov
|
07e5441b14
|
Definition protocol cleanup
|
2008-01-06 12:13:44 -04:00 |
Aaron Schaefer
|
7636671b8c
|
Merge git://www.rfc1149.net/factor
Conflicts:
extra/project-euler/project-euler.factor
|
2008-01-06 10:55:46 -05:00 |
Slava Pestov
|
ede3f4d977
|
Improved multi-methods
|
2008-01-06 11:22:26 -04:00 |
Slava Pestov
|
b61c41163b
|
Inefficient, experimental multi-methods implementation
|
2008-01-06 00:07:12 -04:00 |
Doug Coleman
|
3f1370f2b5
|
lines-crc32 now crcs a \n at the end of each line. it is still off by one \n if the last line doesn't have a newline, but it's good enough for the parser
|
2008-01-05 21:46:39 -06:00 |
Slava Pestov
|
e84ad1f2ba
|
Make tools.annotations:reset more robust
|
2008-01-05 22:07:13 -04:00 |
Slava Pestov
|
b40c064fc6
|
Remove some dead code
|
2008-01-05 22:06:51 -04:00 |
Slava Pestov
|
5f5270ae90
|
Cleaning up mixins
|
2008-01-05 22:06:01 -04:00 |
Slava Pestov
|
825601ccc7
|
More circularity fixes
|
2008-01-05 20:37:13 -04:00 |
Slava Pestov
|
c3deb44f43
|
Fix circularity
|
2008-01-05 18:27:15 -04:00 |
Slava Pestov
|
516eca8544
|
Fix interactor stack effect inference
|
2008-01-05 16:09:55 -04:00 |
Doug Coleman
|
de3ea8cc19
|
Merge http://littledan.onigirihouse.com/factor
|
2008-01-05 12:42:00 -06:00 |
Samuel Tardieu
|
4fa639a50b
|
Add missing project Euler solutions to the list
|
2008-01-05 10:43:18 +01:00 |
Doug Coleman
|
8ca13a5570
|
renamed two files
|
2008-01-04 21:10:49 -06:00 |
Doug Coleman
|
21a4896736
|
Move reverse-complement files to reverse-complement/
|
2008-01-04 21:02:09 -06:00 |
Doug Coleman
|
df07e61b7b
|
fix path
|
2008-01-04 20:55:58 -06:00 |
Doug Coleman
|
990bb86295
|
Fix the reverse-complement benchmark paths
|
2008-01-04 20:51:02 -06:00 |
Slava Pestov
|
55efffed6c
|
Make mixins smarter, fix interactor
|
2008-01-04 22:10:49 -04:00 |
Doug Coleman
|
12f990bd1a
|
change the parser to use file-lines
add lines-crc32
update source-files for the contents -> lines change
|
2008-01-04 20:02:54 -06:00 |
Daniel Ehrenberg
|
7692300311
|
Merge branch 'master' of git://spitspat.com/git/factor
|
2008-01-04 19:22:21 -06:00 |
Doug Coleman
|
03b18daa5e
|
Merge http://littledan.onigirihouse.com/factor
|
2008-01-04 19:21:18 -06:00 |
Doug Coleman
|
ace3419a8a
|
Remove circular dependency in io
add file-lines
|
2008-01-04 18:56:04 -06:00 |
Daniel Ehrenberg
|
f66e1b1f66
|
Merge branch 'for-slava' of git://www.rfc1149.net/factor
Conflicts:
extra/project-euler/018/018.factor
extra/project-euler/project-euler.factor
|
2008-01-04 18:51:42 -06:00 |
Daniel Ehrenberg
|
1de0f57e2b
|
trees.splay authors.txt typo fix
|
2008-01-04 18:40:16 -06:00 |
Aaron Schaefer
|
03fa8a4887
|
Alternate solution to Project Euler problem 25
|
2008-01-04 01:40:01 -05:00 |
Aaron Schaefer
|
8748979546
|
Solution to Project Euler problem 25
|
2008-01-03 12:21:45 -05:00 |
Samuel Tardieu
|
598c53d6eb
|
Use cut-slice instead of cut in a loop
|
2008-01-03 11:52:56 +01:00 |
Aaron Schaefer
|
0a6975c423
|
Solution to Project Euler problem 24
|
2008-01-03 01:49:46 -05:00 |
Slava Pestov
|
c86e95bc30
|
Add some more compiled-usage tests
|
2008-01-02 23:08:28 -04:00 |
Slava Pestov
|
3fd5d8c40e
|
Fixing unit tests
|
2008-01-02 23:07:59 -04:00 |
Slava Pestov
|
96f4f3ff40
|
Fix profiler
|
2008-01-02 23:07:25 -04:00 |
Slava Pestov
|
b7327b6228
|
Redo the profiler
|
2008-01-02 20:36:36 -04:00 |
Aaron Schaefer
|
75c126fef0
|
Fix path generation for Project Euler problem files
|
2008-01-02 19:11:08 -05:00 |
Aaron Schaefer
|
a2bcdaf696
|
Solution to Project Euler problem 23
|
2008-01-02 18:57:57 -05:00 |
Doug Coleman
|
7c77535824
|
Merge http://littledan.onigirihouse.com/factor
|
2008-01-02 01:49:10 -06:00 |
Daniel Ehrenberg
|
81026a92bf
|
Reverting RSS changes; fixing unit tests
|
2008-01-01 22:30:22 -05:00 |
Slava Pestov
|
e35ca18921
|
Working on compiled-usage
|
2008-01-01 15:54:14 -04:00 |