Chris Double
|
f272d54e49
|
Allow dashes in non-terminal names
|
2008-01-18 15:45:08 +13:00 |
Doug Coleman
|
b03548caad
|
fix typo
|
2008-01-17 13:00:50 -10:00 |
Chris Double
|
449962b71e
|
Merge commit 'erg/master'
|
2008-01-18 11:57:22 +13:00 |
Slava Pestov
|
1e265b001c
|
Clean up trees a bit
|
2008-01-17 17:55:59 -05:00 |
Doug Coleman
|
82c76fbf04
|
Merge git://factorcode.org/git/factor
|
2008-01-17 12:55:07 -10:00 |
Doug Coleman
|
43ee25cdf7
|
fix load errors
|
2008-01-17 12:53:29 -10:00 |
Aaron Schaefer
|
a02ee715c1
|
Optimize solution to Project Euler problem 27
|
2008-01-17 12:55:02 -05:00 |
Aaron Schaefer
|
9c78c7c05f
|
Solution to Project Euler problem 27
|
2008-01-17 12:25:43 -05:00 |
Doug Coleman
|
6fc611197b
|
Merge git://factorcode.org/git/factor
|
2008-01-16 20:42:12 -10:00 |
Chris Double
|
c6ed59bd65
|
Use header-param in last webapps.cgi patch
|
2008-01-17 16:38:35 +13:00 |
Chris Double
|
f694a832d5
|
Fix environment variables and post support in webapps.cgi
|
2008-01-17 16:33:11 +13:00 |
Chris Double
|
e3b89f1f12
|
Fix other CPU 8080 games
|
2008-01-17 12:41:44 +13:00 |
Chris Double
|
2ba88e2970
|
Fix cpu.8080 and space invaders (Instructions weren't loading)
|
2008-01-17 12:38:12 +13:00 |
Chris Double
|
c3d1ba6ce6
|
Fix yahoo for factor changes
|
2008-01-17 11:59:23 +13:00 |
Chris Double
|
7adea410e4
|
trees.avl trees.splay tuple-syntax doc fixes
|
2008-01-17 11:55:23 +13:00 |
Chris Double
|
3df671407f
|
Update trees for factor changes
|
2008-01-17 11:37:46 +13:00 |
Chris Double
|
f0f309b4b4
|
Fix sqlite and sqlite.tuple-db for factor changes
|
2008-01-17 11:26:33 +13:00 |
Chris Double
|
cd64a7bbee
|
Fix postgresql.libpq for recent factor changes
|
2008-01-17 11:17:20 +13:00 |
Chris Double
|
6d41230f19
|
Merge commit 'erg/master'
|
2008-01-17 11:16:19 +13:00 |
Chris Double
|
2d79bdb09a
|
Fix peg.search for recent factor changes
|
2008-01-17 11:08:13 +13:00 |
Chris Double
|
0f3160cc5d
|
Merge commit 'chris/master'
|
2008-01-17 11:05:38 +13:00 |
Chris Double
|
eb07fbdc7c
|
Fix ogg libraries for recent factor changes
|
2008-01-17 11:04:09 +13:00 |
Doug Coleman
|
36518ef392
|
remove hashtables.lib
|
2008-01-16 11:26:30 -10:00 |
Doug Coleman
|
225ead4ced
|
move hashtables.lib to assocs.lib
|
2008-01-16 11:25:29 -10:00 |
Doug Coleman
|
cbd44e20da
|
Merge git://factorcode.org/git/factor
|
2008-01-16 10:22:27 -10:00 |
Doug Coleman
|
40df3eefc3
|
add >Upper, >Upper-dashes
|
2008-01-16 10:20:28 -10:00 |
Doug Coleman
|
93187f356b
|
add map-index, each-index, 2quot-with, or?, and?
|
2008-01-16 10:19:50 -10:00 |
Doug Coleman
|
27d56e998d
|
make lots of calendar words GENERIC:
clean up the codez
|
2008-01-16 10:18:53 -10:00 |
Slava Pestov
|
fcc7d584e6
|
Merge commit 'dharmatech/master'
|
2008-01-16 14:21:34 -05:00 |
Eduardo Cavazos
|
d9ff84c4c6
|
Fix odbc docs error
|
2008-01-16 09:02:32 -06:00 |
Eduardo Cavazos
|
6a4e984357
|
Fix multiline:
define-compound -> define
Fix docs for new circularity requirements
|
2008-01-16 08:12:14 -06:00 |
Slava Pestov
|
1e1561fc25
|
XMode loads now
|
2008-01-16 01:04:42 -05:00 |
Joe Groff
|
7e53f873d6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-01-15 21:44:44 -08:00 |
Doug Coleman
|
06d65e9eb5
|
Merge git://factorcode.org/git/factor
|
2008-01-15 18:24:14 -10:00 |
Doug Coleman
|
ba68a3732d
|
better support for http-get redirects
|
2008-01-14 15:49:13 -10:00 |
Doug Coleman
|
6a4062bf38
|
minor cleanups
|
2008-01-14 15:06:12 -10:00 |
Slava Pestov
|
02fc6cdaed
|
Merge commit 'erg/master'
|
2008-01-14 19:12:24 -05:00 |
Slava Pestov
|
81cd51ae85
|
multi-methods load fix
|
2008-01-14 19:11:32 -05:00 |
Doug Coleman
|
e54b7b10a5
|
add a sha1 benchmark
|
2008-01-14 11:43:33 -10:00 |
Doug Coleman
|
097dad070a
|
minor tweaks to make these modules load with load-everything
|
2008-01-14 11:42:21 -10:00 |
Doug Coleman
|
04b4832454
|
Merge git://projects.elasticdog.com/git/factor
|
2008-01-14 10:12:05 -10:00 |
Aaron Schaefer
|
76558babf4
|
Generalize factor-2s to eliminate special case exception
|
2008-01-14 15:04:21 -05:00 |
Doug Coleman
|
e78aa37c77
|
Merge http://dharmatech.onigirihouse.com/factor
|
2008-01-14 09:57:37 -10:00 |
Aaron Schaefer
|
8bc631f5ed
|
Rename count-factors to group-factors and update docs
|
2008-01-14 11:33:08 -05:00 |
Eduardo Cavazos
|
15e9575cb6
|
Mortar defined and used parsing words. Refactor this.
|
2008-01-14 05:19:00 -06:00 |
Aaron Schaefer
|
75774188ea
|
Solution to Project Euler problem 26
|
2008-01-14 02:43:31 -05:00 |
Aaron Schaefer
|
12b24af934
|
Simplify totient in math.primes.factors
|
2008-01-14 02:38:23 -05:00 |
Joe Groff
|
ce92275c8e
|
Documentation for the GLSL-related utility words in opengl
|
2008-01-13 22:58:11 -08:00 |
Joe Groff
|
53effc35a6
|
Get multiline working again and use it in cel-shading
|
2008-01-13 19:06:16 -08:00 |
Joe Groff
|
a808ce5325
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-01-13 18:21:12 -08:00 |
Joe Groff
|
b42d144336
|
Documentation for the cel shading demo
|
2008-01-13 18:15:37 -08:00 |
Joe Groff
|
8f69f86438
|
Cel shading demo. Caching implementation of GL-FUNCTION: for windows.
|
2008-01-13 17:35:26 -08:00 |
Aaron Schaefer
|
0d166264c8
|
lint on Project Euler solutions
|
2008-01-13 17:28:54 -05:00 |
Slava Pestov
|
4a350d1ccb
|
Merge commit 'erg/master'
|
2008-01-13 17:07:12 -05:00 |
Aaron Schaefer
|
da98683d8e
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
extra/editors/vim/vim-docs.factor
|
2008-01-13 16:49:07 -05:00 |
Doug Coleman
|
48e0b6c00a
|
Merge git://factorcode.org/git/factor
|
2008-01-13 10:40:00 -10:00 |
Doug Coleman
|
c27d17e1ec
|
unbreak singleton?
|
2008-01-13 10:33:36 -10:00 |
Chris Double
|
969901a73d
|
Fix openal loading on non-mac platforms
|
2008-01-13 15:18:36 -05:00 |
Doug Coleman
|
a6d0c33a94
|
fix word name
|
2008-01-13 10:09:59 -10:00 |
Doug Coleman
|
376644794c
|
more lint cleanups
|
2008-01-13 08:29:04 -10:00 |
Doug Coleman
|
a592f3a37b
|
make singleton? foldable
|
2008-01-13 08:02:41 -10:00 |
Doug Coleman
|
229576feec
|
fix vim and gvim
|
2008-01-13 07:58:29 -10:00 |
Doug Coleman
|
7d6cb82b11
|
Merge git://factorcode.org/git/factor
|
2008-01-13 07:52:24 -10:00 |
Doug Coleman
|
0613d01fcc
|
other algorithms use factor-2s, put it back to normal
|
2008-01-13 07:51:46 -10:00 |
Aaron Schaefer
|
2af1085db1
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
extra/math/statistics/statistics-docs.factor
|
2008-01-13 10:42:38 -05:00 |
Aaron Schaefer
|
82fd581e9f
|
Fix circular doc errors
|
2008-01-13 10:41:35 -05:00 |
Chris Double
|
240217f39e
|
Fix peg issues with recent factor changes
|
2008-01-13 04:38:59 -05:00 |
Doug Coleman
|
37cde9e234
|
fix stack effect
|
2008-01-12 23:32:42 -10:00 |
Slava Pestov
|
ba0ecf3ce1
|
Remove extra/visitor now that we have extra/multi-methods
|
2008-01-13 04:07:04 -05:00 |
Joe Groff
|
4044cd293a
|
TYPEDEF-IF: and USE-IF: words; ptrdiff_t C type moved to alien.c-types and special-cased for win64
|
2008-01-13 00:09:08 -08:00 |
Doug Coleman
|
b14a0e54e4
|
fix typo
|
2008-01-12 21:49:47 -10:00 |
Doug Coleman
|
f8a0d7403d
|
small cleanup in miller-rabin
|
2008-01-12 21:46:53 -10:00 |
Joe Groff
|
e0caf654e6
|
OpenGL 2.1 support
|
2008-01-12 22:58:56 -08:00 |
Doug Coleman
|
37544fe24e
|
remove blank line
|
2008-01-12 20:43:58 -10:00 |
Doug Coleman
|
11dcb41546
|
refactor lint, add lint-vocab/lint-word
|
2008-01-12 20:30:43 -10:00 |
Doug Coleman
|
304aa98fe7
|
start cleanup of miller-rabin
|
2008-01-12 20:07:49 -10:00 |
Doug Coleman
|
bdb160dd6c
|
compile-1 -> compile-call
|
2008-01-12 19:49:36 -10:00 |
Doug Coleman
|
0ee64a0358
|
Merge git://factorcode.org/git/factor
|
2008-01-12 16:41:00 -10:00 |
Slava Pestov
|
2fd1899d84
|
Fix memory safety issue
|
2008-01-12 21:38:22 -05:00 |
Doug Coleman
|
03f6728e26
|
Merge git://factorcode.org/git/factor
|
2008-01-12 15:00:47 -10:00 |
Doug Coleman
|
b6b9e6cc05
|
lint cleanups
|
2008-01-12 12:23:34 -10:00 |
Samuel Tardieu
|
cafa8cf4a1
|
Fix statistics-docs
|
2008-01-12 23:05:02 +01:00 |
Doug Coleman
|
3f7943fb08
|
more cleanups, lint fix
|
2008-01-12 09:09:49 -10:00 |
Doug Coleman
|
0f7d1a83f8
|
Merge git://factorcode.org/git/factor
|
2008-01-12 09:09:28 -10:00 |
Doug Coleman
|
8b8ebaacc8
|
small cleanups from lint
|
2008-01-12 07:42:47 -10:00 |
Slava Pestov
|
64d47e5077
|
Get tuple-arrays to load
|
2008-01-12 04:25:27 -05:00 |
Doug Coleman
|
84891e2591
|
pick pick -> 2over
minor cleanups
|
2008-01-11 12:02:44 -10:00 |
Doug Coleman
|
824c696e96
|
change over slip -> keep
|
2008-01-11 11:04:26 -10:00 |
Doug Coleman
|
5189bb2e4a
|
Merge git://factorcode.org/git/factor
|
2008-01-11 09:26:37 -10:00 |
Slava Pestov
|
554a0d3877
|
Documentation updates
|
2008-01-11 03:32:25 -05:00 |
Doug Coleman
|
1a2ca6e463
|
Merge git://factorcode.org/git/factor
Conflicts:
extra/html/elements/elements.factor
|
2008-01-10 20:51:50 -10:00 |
Slava Pestov
|
53ae4f9133
|
Further html fixes
|
2008-01-11 01:01:23 -05:00 |
Slava Pestov
|
eb2a6a7d22
|
Fixing httpd
|
2008-01-11 00:48:04 -05:00 |
Slava Pestov
|
5b3d0c0816
|
Make some combinators inline
|
2008-01-10 23:19:27 -05:00 |
Slava Pestov
|
d870c7983a
|
io.server stack effect fixes
|
2008-01-10 23:19:11 -05:00 |
Slava Pestov
|
0a6aff794b
|
Fix calendar
|
2008-01-10 23:06:23 -05:00 |
Slava Pestov
|
afd4732409
|
Fix conflict
|
2008-01-10 22:57:21 -05:00 |
Slava Pestov
|
7598617119
|
Load mmap on CE too
|
2008-01-10 22:51:58 -05:00 |
Slava Pestov
|
ba6f7c064a
|
Use FT_New_Memory_Face instead of FT_New_Face because the latter doesn't support non-ASCII path names
|
2008-01-10 22:37:22 -05:00 |
Slava Pestov
|
9c4bde0f4a
|
Fix sequences.deep
|
2008-01-10 22:06:37 -05:00 |
Slava Pestov
|
9447cc529e
|
Use file-lines more
|
2008-01-10 22:06:29 -05:00 |
Aaron Schaefer
|
6385289244
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-01-10 22:06:17 -05:00 |
Slava Pestov
|
a8ad463de9
|
Uncomment plist generation
|
2008-01-10 22:05:43 -05:00 |
Slava Pestov
|
82143e7479
|
New blogger
|
2008-01-10 22:04:05 -05:00 |
Slava Pestov
|
1ad96ad319
|
Updating XML and Unicode for recent changes
|
2008-01-10 22:03:34 -05:00 |
Doug Coleman
|
9a599ec459
|
add bit-banging words
|
2008-01-10 16:56:32 -10:00 |
Doug Coleman
|
f627598905
|
add with* assoc-each-with
|
2008-01-10 16:55:38 -10:00 |
Slava Pestov
|
0ea300ccfa
|
Merge commit 'littledan/master'
|
2008-01-10 21:52:48 -05:00 |
Doug Coleman
|
9752e6da1d
|
Merge http://littledan.onigirihouse.com/factor
|
2008-01-10 16:51:32 -10:00 |
Daniel Ehrenberg
|
a3c6df99bc
|
Adding extra/assocs
|
2008-01-10 21:49:42 -05:00 |
Doug Coleman
|
f9f824edfb
|
with-compilation-unit
|
2008-01-10 16:45:51 -10:00 |
Doug Coleman
|
5cec55ecda
|
add IN:
|
2008-01-10 16:45:34 -10:00 |
Doug Coleman
|
112eed4704
|
add missing IN:
|
2008-01-10 16:40:00 -10:00 |
Doug Coleman
|
8f0f4b67c6
|
foo
|
2008-01-10 10:52:27 -10:00 |
Doug Coleman
|
3288be2164
|
move instructions
|
2008-01-10 10:52:05 -10:00 |
Doug Coleman
|
8d462b1a7c
|
add using
|
2008-01-10 10:50:32 -10:00 |
Doug Coleman
|
e057bf6ea9
|
add openal.backend
|
2008-01-10 10:50:09 -10:00 |
Doug Coleman
|
390875df8f
|
fix openal for vocab changes
|
2008-01-10 10:49:50 -10:00 |
Doug Coleman
|
ca30e5475f
|
add missing use
|
2008-01-10 10:48:30 -10:00 |
Doug Coleman
|
794091f44d
|
fix library loading
|
2008-01-10 10:48:18 -10:00 |
Doug Coleman
|
4c9815d054
|
update bitfields
|
2008-01-10 10:47:57 -10:00 |
Doug Coleman
|
39dfcee005
|
fix catalyst-talk
|
2008-01-10 10:46:40 -10:00 |
Doug Coleman
|
0f98342d4b
|
add strip-tease to slides
|
2008-01-10 10:45:54 -10:00 |
Doug Coleman
|
9022d8f825
|
Fix load error
|
2008-01-10 09:57:28 -10:00 |
Doug Coleman
|
91cb15a25e
|
Remove circular dependency
|
2008-01-10 09:54:58 -10:00 |
Doug Coleman
|
54ccb0f48c
|
Udpate calendar to remove some circular dependencies
|
2008-01-10 09:49:12 -10:00 |
Doug Coleman
|
3546f5150d
|
Merge http://littledan.onigirihouse.com/factor
|
2008-01-09 22:18:14 -10:00 |
Daniel Ehrenberg
|
c8b1db0a3e
|
Changes for unicode
|
2008-01-09 19:34:29 -06:00 |
Slava Pestov
|
97e1e53781
|
Update extra/match for define-compound => define renaming
|
2008-01-09 19:13:50 -05:00 |
Slava Pestov
|
542b85889d
|
Fix unit tests
|
2008-01-09 19:13:26 -05:00 |
Daniel Ehrenberg
|
1dfabe3b34
|
Merge commit 'slava/master' into unicode
Conflicts:
core/parser/parser.factor
core/source-files/source-files.factor
extra/unicode/unicode-tests.factor
extra/unicode/unicode.factor
|
2008-01-09 17:30:59 -06:00 |
Daniel Ehrenberg
|
98226eec9b
|
Put protocols in a separate vocab from delegate
|
2008-01-09 17:24:03 -06:00 |
Daniel Ehrenberg
|
eda67ed510
|
Merge branch 'master' of git://spitspat.com/git/factor into unicode
|
2008-01-09 17:22:55 -06:00 |
Daniel Ehrenberg
|
71f6e7d4ba
|
Unicode changes
|
2008-01-09 17:13:26 -06:00 |
Slava Pestov
|
9231140a85
|
Lazy lists stack effect fix
|
2008-01-09 17:53:04 -05:00 |
Slava Pestov
|
2bed30672d
|
Minor macros fix
|
2008-01-09 17:52:37 -05:00 |
Slava Pestov
|
c8360f5ae5
|
Rename curry* to with
|
2008-01-09 17:36:30 -05:00 |
Slava Pestov
|
ed29e2e5aa
|
Notify definition-observers when words are forgotten
|
2008-01-09 17:51:55 -04:00 |
Daniel Ehrenberg
|
e4de6fd8af
|
Changing combinators.lib
|
2008-01-09 13:44:58 -06:00 |
Daniel Ehrenberg
|
d1aba5effe
|
Unicode changes
|
2008-01-09 13:44:07 -06:00 |
Slava Pestov
|
487abce510
|
Loading a vocab updates the browser if appropriate
|
2008-01-09 14:41:58 -04:00 |
Aaron Schaefer
|
f42a4de85d
|
Merge git://factorcode.org/git/factor
|
2008-01-09 10:50:36 -05:00 |
Slava Pestov
|
3b311d3cb7
|
definition observers; move with-compilation-unit and related support to compiler.units
|
2008-01-09 04:52:08 -05:00 |
Slava Pestov
|
cdc1e4372c
|
Merge commit 'littledan/master'
|
2008-01-09 01:53:34 -05:00 |
Slava Pestov
|
4e2fbe4f53
|
Fix memoize unit tests
|
2008-01-09 01:51:00 -05:00 |
Slava Pestov
|
2180b0f146
|
Fix init-stdio scope issue
|
2008-01-09 01:50:25 -05:00 |
Slava Pestov
|
005319da1a
|
Load fixes for Mac OS X-related libraries
|
2008-01-09 01:36:11 -05:00 |
Slava Pestov
|
731549bdcb
|
new-slots: define change-* combinators
|
2008-01-09 01:34:04 -05:00 |
Slava Pestov
|
2e19bdae2d
|
Pastebin RSS feed: limit number of posts
|
2008-01-09 01:33:51 -05:00 |
Aaron Schaefer
|
ba1ac9f0f3
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-01-07 16:20:28 -05:00 |
Slava Pestov
|
0142d96238
|
Fixing deployment tool for Windows
|
2008-01-07 17:14:21 -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 |
Slava Pestov
|
e84ad1f2ba
|
Make tools.annotations:reset more robust
|
2008-01-05 22:07:13 -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 |
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 |
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 |
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
|
3fd5d8c40e
|
Fixing unit tests
|
2008-01-02 23:07:59 -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
|
e3af94cfbd
|
Remove redundant tools.walker vocab
|
2007-12-31 23:16:21 -04:00 |
Daniel Ehrenberg
|
d0046482cc
|
Merge commit 'elasticdog/master'
|
2007-12-31 15:17:34 -05:00 |
Aaron Schaefer
|
897a8ed8aa
|
Replace '<file-reader> contents' with 'file-contents' in all vocabs
|
2007-12-31 14:47:24 -05:00 |
Doug Coleman
|
aec422a744
|
Merge http://littledan.onigirihouse.com/factor
|
2007-12-31 11:51:58 -06:00 |
Daniel Ehrenberg
|
5a347d513c
|
Macros now memoize when not used as compiler transform
|
2007-12-31 00:44:40 -05:00 |
Daniel Ehrenberg
|
df5fa5f239
|
combinators.lib:construct-slots
|
2007-12-30 23:59:56 -05:00 |
Aaron Schaefer
|
2f04bfadbe
|
Merge http://littledan.onigirihouse.com/factor.git
Conflicts:
extra/project-euler/010/010.factor
extra/project-euler/018/018.factor
extra/project-euler/019/019.factor
extra/project-euler/067/067.factor
extra/project-euler/project-euler.factor
|
2007-12-30 22:41:04 -05:00 |
Aaron Schaefer
|
41fa14010d
|
Move file-contents word to core/io/io.factor
|
2007-12-30 21:29:27 -05:00 |
Slava Pestov
|
18eb8e2bd3
|
Clean up interactor gadget
|
2007-12-30 21:15:59 -05:00 |
Samuel Tardieu
|
cf19d8a37c
|
Factor solution to project Euler problem 173
|
2007-12-31 03:01:15 +01:00 |
Doug Coleman
|
95272f8a51
|
Merge http://littledan.onigirihouse.com/factor
|
2007-12-30 18:09:47 -06:00 |
Samuel Tardieu
|
724eff0089
|
Use group to do the grouping to be closer to the original problem
|
2007-12-31 00:28:49 +01:00 |
Samuel Tardieu
|
b55f6d9114
|
Use constant stack effect to prevent compilation errors
|
2007-12-31 00:28:45 +01:00 |
Slava Pestov
|
64b06f059a
|
Unit test fixes
|
2007-12-30 17:14:15 -05:00 |
Slava Pestov
|
13c058870e
|
Fix bootstrap.help
|
2007-12-30 15:40:57 -05:00 |
Slava Pestov
|
e1be77ee6f
|
Documentation updates
|
2007-12-30 15:08:48 -05:00 |
Slava Pestov
|
fbf992b414
|
Call init-io in bootstrap.io
|
2007-12-30 15:07:22 -05:00 |
Slava Pestov
|
8189e33b2b
|
Remove compiler-hook which was just a workaround for the old batch compilation model
|
2007-12-30 15:05:33 -05:00 |
Samuel Tardieu
|
c06d328ea3
|
Factor solution to project Euler problem 169
|
2007-12-30 13:30:42 +01:00 |
Samuel Tardieu
|
392da8029f
|
Factor solution to project Euler problem 175
|
2007-12-30 13:10:59 +01:00 |
Samuel Tardieu
|
dc18466c27
|
Project Euler solutions are not always numbers
|
2007-12-30 13:10:50 +01:00 |
Daniel Ehrenberg
|
bea0eb759a
|
XML docs update
|
2007-12-30 04:24:05 -05:00 |
Daniel Ehrenberg
|
fe2ef1e418
|
Shufflers tests fix
|
2007-12-30 04:21:03 -05:00 |
Daniel Ehrenberg
|
706d538db1
|
Merge branch 'for-slava' of git://www.rfc1149.net/factor
|
2007-12-30 03:39:34 -05:00 |
Slava Pestov
|
529133559f
|
Rename require-each to require-all
|
2007-12-29 22:30:17 -05:00 |
Slava Pestov
|
75695563ca
|
Fixing interactor (temporarily)
|
2007-12-29 22:29:59 -05:00 |
Aaron Schaefer
|
8eff6af322
|
Fix edge-case and perfect square errors with sum-proper-divisors
|
2007-12-29 14:09:50 -05:00 |
Slava Pestov
|
2b37b76d65
|
Working on profiler
|
2007-12-29 12:44:01 -05:00 |
Slava Pestov
|
e58cbb2cda
|
: spin swap rot ;
|
2007-12-29 11:36:20 -05:00 |
Daniel Ehrenberg
|
4a28fe910d
|
XML prettyprinter
|
2007-12-29 01:33:21 -05:00 |
Slava Pestov
|
78029f5464
|
windows.messages staging violation load fix
|
2007-12-28 22:52:24 -05:00 |
Slava Pestov
|
f319b45de9
|
Freetype staging violation fix
|
2007-12-28 22:52:00 -05:00 |
Slava Pestov
|
58da31c071
|
New implementation of compiler error reporting
|
2007-12-28 22:51:36 -05:00 |
Slava Pestov
|
ced9893a4e
|
Get bootstrap.tools to load, update extra/ for USE-IF: removal
|
2007-12-28 21:46:06 -05:00 |
Doug Coleman
|
67fe34ba88
|
Merge http://littledan.onigirihouse.com/factor
|
2007-12-28 11:04:44 -06:00 |
Samuel Tardieu
|
483028cc51
|
Update problems list and simplify code
|
2007-12-28 14:53:26 +01:00 |
Samuel Tardieu
|
a680c3abc5
|
Fix bug in project Euler 134 and update timings wrt math.algebra code changes
|
2007-12-28 14:19:47 +01:00 |
Samuel Tardieu
|
a9903e1bdc
|
Remove some words in math.algebra and change implementation
|
2007-12-28 14:19:40 +01:00 |
Samuel Tardieu
|
9760eb4fb1
|
Update collect-benchmarks so that it does not rely onto computed stack effect
|
2007-12-28 14:19:19 +01:00 |
Daniel Ehrenberg
|
c936895160
|
sequences.deep bug fix
|
2007-12-27 21:03:12 -05:00 |
Daniel Ehrenberg
|
f536b4c057
|
Merge branch 'trees'
|
2007-12-27 20:17:08 -05:00 |
Daniel Ehrenberg
|
8a562bc81f
|
Trees on the assoc protocol
|
2007-12-27 20:16:55 -05:00 |
Doug Coleman
|
c1c9f5eddd
|
Merge git://spitspat.com/git/factor
|
2007-12-27 16:39:33 -06:00 |
Doug Coleman
|
c6ce216e03
|
Add ?first .. ?fourth to sequences.lib
|
2007-12-27 16:38:54 -06:00 |
Slava Pestov
|
9c1454ef68
|
Rename real/imaginary slots of complex to real-part/imaginary-part to avoid clashing with the real class word; fix bug where redefining a generic as a class leaves the word in a weird state
|
2007-12-27 17:26:39 -05:00 |
Daniel Ehrenberg
|
05b76f181f
|
Extra/trees changes
|
2007-12-27 13:56:03 -05:00 |
Samuel Tardieu
|
caa2a606c2
|
Use math.primes in project Euler problems
|
2007-12-27 16:52:19 +01:00 |
Samuel Tardieu
|
e17a77f5cd
|
New module math.primes.factors
|
2007-12-27 16:52:18 +01:00 |
Samuel Tardieu
|
694dd297ad
|
New module math.primes
|
2007-12-27 16:52:16 +01:00 |
Samuel Tardieu
|
db6dbc5f16
|
Implement lreduce in lazy-lists
|
2007-12-27 16:01:28 +01:00 |
Samuel Tardieu
|
779f1ba01d
|
Use related-words in lazy-lists documentation
|
2007-12-27 16:01:27 +01:00 |
Samuel Tardieu
|
3662ed8f0b
|
Use s> and >s instead of r> and >r to avoid confusion
|
2007-12-27 15:17:34 +01:00 |
Slava Pestov
|
318b5f40c8
|
Update unit tests to use must-infer
|
2007-12-26 22:16:14 -05:00 |
Samuel Tardieu
|
76c76b81ed
|
Simplify lazy-append nil? word
lazy-append tuples are always built using lappend. If list1 is nil, then
list2 is returned, hence nil? on a lazy-append object is always false.
|
2007-12-27 03:42:19 +01:00 |
Samuel Tardieu
|
0bf5c6bf0f
|
Simplify lazy-while and lazy-until constructs
|
2007-12-27 03:36:38 +01:00 |
Slava Pestov
|
b810e92456
|
Move optimizer to extra/
|
2007-12-26 21:21:12 -05:00 |
Slava Pestov
|
f53fa196ac
|
New must-infer word; \ foo must-infer asserts that foo's declared effect matches its inferred effect, put this in your unit tests
|
2007-12-26 20:54:38 -05:00 |
Slava Pestov
|
612b2bf78c
|
Removed <uninterned>
|
2007-12-26 20:41:02 -05:00 |
Slava Pestov
|
93e1bdfcd7
|
Simplify JIT, fix tuples unit tests
|
2007-12-26 20:02:41 -05:00 |