Slava Pestov
|
bb8eabba36
|
Unit test fixes
|
2009-11-13 23:00:50 -06:00 |
Doug Coleman
|
ccd35c2f4f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-11-13 15:03:16 -06:00 |
Doug Coleman
|
c6ddc40958
|
fix holiday-names word
|
2009-11-13 14:59:48 -06:00 |
Doug Coleman
|
48394f8449
|
working on holiday names from timestamp
|
2009-11-13 14:53:27 -06:00 |
Slava Pestov
|
c4cd6e0787
|
benchmark.fannkuch: use iota
|
2009-11-13 03:52:20 -06:00 |
Doug Coleman
|
b71d86a1dc
|
update more 8bit encoding usages
|
2009-11-12 18:36:47 -06:00 |
Doug Coleman
|
4c9e5932de
|
clean up holidays.us
|
2009-11-12 15:50:02 -06:00 |
Doug Coleman
|
9ccc22304d
|
better factoring for us-federal-holiday?
|
2009-11-12 14:48:55 -06:00 |
Doug Coleman
|
16af61bfbd
|
fix typo
|
2009-11-12 14:44:01 -06:00 |
Doug Coleman
|
0c56f2d6af
|
redo holidays
|
2009-11-12 14:43:11 -06:00 |
Doug Coleman
|
aec676edec
|
use surround/glue instead of 3append
|
2009-11-12 03:01:09 -06:00 |
Doug Coleman
|
a9eb2de22d
|
messed up inauguration-day
|
2009-11-11 17:28:53 -06:00 |
Doug Coleman
|
a2fe85b34a
|
add US holidays vocab
|
2009-11-11 17:20:01 -06:00 |
Slava Pestov
|
425e9d0dde
|
Fix some test failures
|
2009-11-10 16:48:06 -06:00 |
Slava Pestov
|
7f889e4bb3
|
spider.unique-deque: fix for stricter stack effect checking
|
2009-11-09 01:59:22 -06:00 |
Slava Pestov
|
ca12618c51
|
move models.illusion to basis, and move models.combinators and everything that uses it to unmaintained since it monkey-patches the models vocab which is retarded
|
2009-11-09 01:18:36 -06:00 |
Slava Pestov
|
70b10a28d6
|
Merge branch 'master' of git://github.com/killy971/factor
|
2009-11-09 01:01:51 -06:00 |
Slava Pestov
|
0beec6befc
|
Merge branch 'master' of git://github.com/Blei/factor
|
2009-11-09 00:57:41 -06:00 |
Slava Pestov
|
7a37e4245d
|
mongodb.tuple: fix inference error under stricter stack checking regime
|
2009-11-09 00:55:24 -06:00 |
Slava Pestov
|
fb3d49ab7d
|
project-euler.ave-time: fix ave-time combinator to infer with new, stricter stack checking regime, and add unit tests
|
2009-11-09 00:54:59 -06:00 |
Joe Groff
|
84d4bd3bbe
|
utility to load a chosen revision of a vocab from a git repo, e.g. "USE-REV: xml origin/master"
|
2009-11-07 23:54:17 -06:00 |
Philipp Brüschweiler
|
a5863320cf
|
Merge branch 'master' of github.com:Blei/factor into fixes
|
2009-11-07 00:09:37 +01:00 |
Philipp Brüschweiler
|
6df4722518
|
curses: fix using
|
2009-11-07 00:07:02 +01:00 |
Philipp Brüschweiler
|
8163c47b4a
|
sequences: rename virtual-seq to virtual-exemplar
|
2009-11-07 00:06:26 +01:00 |
Joe Groff
|
91bdc1e321
|
remove more dead code from jamshred
|
2009-11-06 15:11:25 -06:00 |
Joe Groff
|
d6cb2d63f4
|
remove dead jamshred code
|
2009-11-06 14:52:53 -06:00 |
Slava Pestov
|
5058e206c9
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-11-06 04:37:12 -06:00 |
Slava Pestov
|
ad29cb21f9
|
tokyo.assoc-functor: fix load error (:: and M:: cannot be used in functor bodies)
|
2009-11-06 04:26:25 -06:00 |
Doug Coleman
|
9e939a4dad
|
solved project euler 089 ftw
|
2009-11-06 01:49:33 -06:00 |
Joe Groff
|
4b0edb34d3
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-11-05 22:23:21 -06:00 |
Joe Groff
|
a5957b188d
|
nip most uses of tuck from extra
|
2009-11-05 22:22:21 -06:00 |
Doug Coleman
|
3e28be6568
|
move sequence-parser to sequences.parser
|
2009-11-05 17:12:10 -06:00 |
Joe Groff
|
dbadab67ef
|
remove tuck from reports/noise
|
2009-11-05 17:03:39 -06:00 |
Joe Groff
|
6c48852fb0
|
eliminate most spins from extra
|
2009-11-05 15:34:31 -06:00 |
Slava Pestov
|
8b8b9031fd
|
Move a few libraries from extra to basis since basis stuff depends on them
|
2009-11-01 22:17:00 -06:00 |
Joe Groff
|
d72fa710bc
|
move 4DNav to unmaintained since it depends on adsoda
|
2009-10-30 20:46:29 -05:00 |
Joe Groff
|
3f15e028f7
|
exile roll and -roll to basis/shuffle and mark them deprecated
|
2009-10-30 17:11:45 -05:00 |
Joe Groff
|
96716145e3
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-10-30 14:53:56 -05:00 |
Joe Groff
|
cac1778bd0
|
remove most uses of roll/-roll from extra
|
2009-10-30 14:14:24 -05:00 |
Joe Groff
|
2bc75e390a
|
move adsoda to unmaintained
|
2009-10-30 13:46:43 -05:00 |
Doug Coleman
|
44acd45f2a
|
move docs for nth-root, fix docs for minmax
|
2009-10-30 06:37:02 -05:00 |
Doug Coleman
|
320128c7eb
|
move histogram to math.statistics, write a main article for math.statistics
|
2009-10-30 02:55:54 -05:00 |
Doug Coleman
|
003787113f
|
move nth-root to math.functions, use exchange-unsafe in math.statistics
|
2009-10-30 02:35:51 -05:00 |
Doug Coleman
|
1d12a6707d
|
sigma -> map-sum
|
2009-10-29 14:34:04 -05:00 |
Doug Coleman
|
53d760c4dd
|
use dup surround instead of 3append
|
2009-10-29 14:06:59 -05:00 |
Doug Coleman
|
939e2a3e6d
|
remove two tucks
|
2009-10-29 13:38:16 -05:00 |
Doug Coleman
|
7730272f2f
|
fix using for normalize-path
|
2009-10-28 20:17:46 -05:00 |
Doug Coleman
|
fa0fc7381c
|
try absolute-path on space-invaders to appease openal
|
2009-10-28 17:33:02 -05:00 |
Doug Coleman
|
17f0a5d41a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-10-28 17:26:23 -05:00 |
Doug Coleman
|
e376a0ece2
|
(normalize-path) -> absolute-path, canonicalize-path -> resolve-symlinks
|
2009-10-28 17:25:50 -05:00 |