John Benediktsson
|
8f5d03f61f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-13 09:17:08 -08:00 |
Doug Coleman
|
f920007959
|
extend sort-by-slots to work with nested objects, add split-by-slots for already-sorted sequences of tuples
|
2009-01-13 00:20:34 -06:00 |
Doug Coleman
|
4a01649d15
|
add with-directory-entries and file-type>trailing
|
2009-01-13 00:05:19 -06:00 |
Slava Pestov
|
01cd3ce99a
|
Throw an error if Chloe encounters an unknown tag
|
2009-01-12 16:17:52 -06:00 |
Slava Pestov
|
3a3a4e25eb
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-12 01:54:11 -06:00 |
Slava Pestov
|
e6aa33ac12
|
Add new intersects? word and use it in a few places instead of intersect empty?
|
2009-01-12 01:51:38 -06:00 |
John Benediktsson
|
25d419ea52
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-11 21:04:39 -08:00 |
Doug Coleman
|
9a3908e7dc
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-11 21:10:19 -06:00 |
Doug Coleman
|
a204a43eca
|
fix compile error
|
2009-01-11 21:10:08 -06:00 |
Doug Coleman
|
fcf86d3bc3
|
test pooled db connections, change bogus test
|
2009-01-11 21:07:39 -06:00 |
John Benediktsson
|
f04517e52c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-11 18:05:12 -08:00 |
Daniel Ehrenberg
|
494b0cfea9
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-11 19:42:09 -06:00 |
Daniel Ehrenberg
|
1536ac8b49
|
Fixing Unicode collation bug
|
2009-01-11 19:41:48 -06:00 |
Slava Pestov
|
1c1e36621a
|
Small cleanup for ui.gadgets.labels
|
2009-01-11 19:40:17 -06:00 |
Slava Pestov
|
908c06080a
|
Fix scripting example in cookbook
|
2009-01-11 19:40:05 -06:00 |
Slava Pestov
|
82a7e28082
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-11 14:58:36 -06:00 |
Slava Pestov
|
c001cba448
|
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
|
2009-01-11 14:57:36 -06:00 |
Jose A. Ortega Ruiz
|
4bb5ad1925
|
FUEL: Interface with tools.scaffold.
|
2009-01-11 20:07:34 +01:00 |
John Benediktsson
|
25e0bdf538
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-11 10:10:33 -08:00 |
Doug Coleman
|
0575754328
|
fix a couple typos in docs
|
2009-01-11 11:37:58 -06:00 |
John Benediktsson
|
fd79fb5f5d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-10 21:45:53 -08:00 |
Slava Pestov
|
342e459ebe
|
Add ui-tools link to tools article
|
2009-01-10 23:41:50 -06:00 |
Tim Allen
|
8e273b6713
|
Fix USING: in editors.vim.generate-syntax
|
2009-01-10 23:37:56 -06:00 |
Tim Allen
|
eaa920bc19
|
Make line-numbering more reliable in gvim.
|
2009-01-10 23:37:37 -06:00 |
John Benediktsson
|
bf63dec419
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-09 22:40:08 -08:00 |
Doug Coleman
|
ea4f8867c7
|
make monotonic-slice compile
|
2009-01-09 19:04:10 -06:00 |
Doug Coleman
|
b08e1a0205
|
remove debug line
|
2009-01-09 17:44:21 -06:00 |
Daniel Ehrenberg
|
fa52490fe9
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-09 15:55:17 -06:00 |
Daniel Ehrenberg
|
fb25d04061
|
Optimizing and cleaning up unicode.breaks and unicode.normalize
|
2009-01-09 15:53:35 -06:00 |
Doug Coleman
|
c8fe4b21e7
|
Rename reduce-output -> reduce-outputs
|
2009-01-09 15:39:47 -06:00 |
Doug Coleman
|
1f7857035e
|
display available-space for file-systems.
|
2009-01-09 15:34:46 -06:00 |
Doug Coleman
|
56808874f1
|
fix group-name on netbsd
|
2009-01-09 15:28:10 -06:00 |
Doug Coleman
|
2714de3b85
|
fix help-lint for values -- IN: scratchpad in an example
|
2009-01-09 16:35:28 -06:00 |
Doug Coleman
|
e61acc5eee
|
username -> user-name in a couple of places
|
2009-01-09 16:34:31 -06:00 |
Doug Coleman
|
7b36938e8c
|
use unix.stat to fix bootstrap
|
2009-01-09 16:07:16 -06:00 |
Doug Coleman
|
fe2a43b481
|
fix bootstrap
|
2009-01-09 14:41:00 -06:00 |
Doug Coleman
|
69e4fe1f76
|
fix bootstrap on a couple platforms
|
2009-01-09 14:31:02 -06:00 |
Daniel Ehrenberg
|
1ed964e539
|
Speeding up normalization
|
2009-01-09 14:03:33 -06:00 |
Doug Coleman
|
e661c67189
|
refactor a word to use smart combinators
|
2009-01-08 23:09:38 -06:00 |
John Benediktsson
|
70732d4176
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-08 20:54:22 -08:00 |
Daniel Ehrenberg
|
8d8efb6dce
|
Fixing Unicode bootstrap issue (hopefully)
|
2009-01-08 22:49:24 -06:00 |
Daniel Ehrenberg
|
58df6dad6f
|
Unicode cleanup and optimization
|
2009-01-08 22:23:39 -06:00 |
Daniel Ehrenberg
|
43c18cd7fa
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-08 22:20:07 -06:00 |
Doug Coleman
|
527fa0e484
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-08 19:58:29 -06:00 |
Daniel Ehrenberg
|
ad53cb8635
|
Privatizing unicode.case:ch>{lower,upper,title}
|
2009-01-08 19:07:46 -06:00 |
Doug Coleman
|
8cb0be6a0a
|
use combinators.smart
|
2009-01-08 18:57:33 -06:00 |
Doug Coleman
|
e020df3d00
|
use combinators.smart
|
2009-01-08 18:57:23 -06:00 |
Doug Coleman
|
932631c901
|
use combinators.smart for bit-count
|
2009-01-08 18:57:07 -06:00 |
Doug Coleman
|
fe92608a1f
|
Add combinators.smart
|
2009-01-08 18:56:49 -06:00 |
Daniel Ehrenberg
|
0aec786359
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-08 17:58:12 -06:00 |