slava
|
e29f18a2f4
|
Trying to fix a bad merge...
Revert "Merge branch 'master' of git://factorcode.org/git/factor"
This reverts commit da639739bd , reversing
changes made to 346a61f497 .
|
2009-02-03 00:27:34 -06:00 |
Slava Pestov
|
fbc69718a7
|
Remove .swo file
|
2009-01-30 14:44:39 -06:00 |
Joe Groff
|
ebf6cbaa0d
|
remove math.blas.syntax and merge parsing words into math.blas.vectors/matrices
|
2009-01-30 11:42:43 -06:00 |
Joe Groff
|
9d44f16ff6
|
fix sequences.squish test
|
2009-01-30 10:29:25 -06:00 |
Joe Groff
|
b06ff3750d
|
Metadata for svg, sequences.squish, math.affine-transforms
|
2009-01-30 10:15:26 -06:00 |
Joe Groff
|
aad17e43ef
|
math.affine-transforms, sequences.squish, and svg vocabs
|
2009-01-30 09:39:15 -06:00 |
Slava Pestov
|
298fdecf32
|
Fixing eval unit test, and help lint failures from stricter help lint
|
2009-01-27 15:38:01 -06:00 |
Joe Groff
|
e88781b73e
|
gold plating for sequences.n-based
|
2008-12-18 14:17:27 -08:00 |
Joe Groff
|
797905b2bb
|
n-based sequence assocs
|
2008-12-18 14:04:13 -08:00 |
Slava Pestov
|
f652734a4e
|
Move assocs/combinators/namespaces/sequences/strings.lib vocabs to unmaintained since nobody uses them anymore
|
2008-12-18 00:18:13 -06:00 |
Slava Pestov
|
3d1c46417a
|
Update more vocabs for >r/r> removal
|
2008-12-17 23:36:13 -06:00 |
Slava Pestov
|
6fb57d821f
|
Move math.blas to basis
|
2008-12-17 23:23:43 -06:00 |
Joe Groff
|
c3ca5a8191
|
i fail at documentation
|
2008-12-04 18:47:18 -08:00 |
Joe Groff
|
ef0bc65039
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-04 13:41:30 -08:00 |
Joe Groff
|
f990647d67
|
Renovate math.blas.vectors to build off of functors and specialized-arrays. Add complex and complex-components sequence wrappers. Fix small bug in functors
|
2008-12-04 13:40:55 -08:00 |
Doug Coleman
|
3ab0d03a19
|
extra: swap 3append -> glue, remove some >r r>
|
2008-12-03 19:11:55 -06:00 |
Slava Pestov
|
90a50c73ed
|
Forgot to add fry to USING: list in sequences.lib
|
2008-12-02 02:45:53 -06:00 |
Slava Pestov
|
c27faa3de4
|
Remove 3compose: nothing in core used it, and basis code can use fry
|
2008-12-02 00:25:23 -06:00 |
Doug Coleman
|
d575664969
|
add two words to sequences.lib
|
2008-11-11 13:06:31 -06:00 |
Doug Coleman
|
4b0b19e8e7
|
remove a couple unused words
|
2008-10-15 12:04:32 -05:00 |
Doug Coleman
|
aebb582634
|
remove ?first etc
|
2008-10-04 11:45:48 -05:00 |
John Benediktsson
|
0b57ce6c52
|
Remove switch from sequences-lib (exists as exchange).
|
2008-10-01 17:46:09 -07:00 |
John Benediktsson
|
4b5ed34f9e
|
Adding 'switch' word to sequences-lib.
|
2008-09-30 08:07:18 -07:00 |
John Benediktsson
|
2f5834e865
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
extra/sequences/lib/lib.factor
|
2008-09-25 21:30:35 -07:00 |
John Benediktsson
|
0c030d70ea
|
Moving enumerate to sequences-lib.
|
2008-09-25 21:25:27 -07:00 |
John Benediktsson
|
c6d8362d97
|
Cleaner version of randomize.
|
2008-09-25 21:19:28 -07:00 |
Doug Coleman
|
86339deb22
|
better randomize
|
2008-09-25 16:17:37 -05:00 |
John Benediktsson
|
7273094ffe
|
Improvements to randomize based on IRC feedback.
|
2008-09-25 13:20:30 -07:00 |
John Benediktsson
|
fd969a3a7f
|
Adding a randomize word to sequences-lib.
|
2008-09-25 13:11:48 -07:00 |
Slava Pestov
|
82a076df79
|
Clean up human sort, move it to basis
|
2008-09-12 15:49:46 -05:00 |
Slava Pestov
|
f497c7e151
|
Move map-reduce combinator to core, re-implement norm-sq and v. for better performance
|
2008-09-12 11:29:12 -05:00 |
Slava Pestov
|
cf80dd122a
|
Updating code for make and fry changes
|
2008-09-10 22:11:40 -05:00 |
Doug Coleman
|
ad890e8a31
|
if-empty changes
|
2008-09-06 17:15:25 -05:00 |
Slava Pestov
|
6792ff748e
|
Move partition combinator into core
|
2008-09-05 19:32:19 -05:00 |
Slava Pestov
|
aea0fed14c
|
Fixing basis -> extra dependencies
|
2008-09-05 19:29:14 -05:00 |
Doug Coleman
|
6607d8c47e
|
new accessors
|
2008-09-02 12:35:34 -05:00 |
Daniel Ehrenberg
|
70aa3fa569
|
XML updates
|
2008-08-28 00:02:54 +02:00 |
Slava Pestov
|
1f02696b08
|
Merge branch 'master' into new_optimizer
|
2008-08-14 23:39:05 -05:00 |
Doug Coleman
|
a84404bc0d
|
add some more utility words like when-empty
|
2008-08-14 00:21:10 -05:00 |
Slava Pestov
|
3735f135c0
|
Move nths word to core
|
2008-08-13 18:56:41 -05:00 |
Slava Pestov
|
3430c69c1e
|
Re-organize persistent data structures
|
2008-08-06 01:06:14 -05:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |
Slava Pestov
|
9cc761d899
|
More efficient branch? word
|
2008-07-27 22:45:46 -05:00 |
Slava Pestov
|
ac2bf0b87d
|
Adding inline recursive declarations
|
2008-07-18 19:22:59 -05:00 |
Slava Pestov
|
34b0fad704
|
Move firstn to generalizations, clean it up a bit
|
2008-07-13 19:50:37 -05:00 |
Slava Pestov
|
34c0cf6111
|
Use tr instead of substitute in a few places
|
2008-07-09 19:43:46 -05:00 |
Doug Coleman
|
3cb382c70b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-07-08 15:34:12 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
0051a50b75
|
Move general shufflers and combinators into generalizations, move narray there too
|
2008-07-07 19:36:33 -05:00 |
Doug Coleman
|
7b78269051
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-07-04 18:23:24 -05:00 |
Slava Pestov
|
ef2fddb1ec
|
Fix conflict
|
2008-07-03 16:46:21 -05:00 |