Doug Coleman
|
d823516b72
|
more kernel32 bindings
|
2009-01-13 18:58:47 -06:00 |
Doug Coleman
|
1d23287678
|
remove "pipe" from word name
|
2009-01-13 18:57:09 -06:00 |
U-FROGGER\erg
|
cefd85013c
|
fix file listing on windows, refactor tools.files cross-platform code
|
2009-01-13 18:44:47 -06:00 |
Doug Coleman
|
406e5f6dac
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-13 17:51:22 -06:00 |
Slava Pestov
|
d06996a6aa
|
Merge branch 'master' of git://factorcode.org/git/jamesnvc
|
2009-01-13 17:44:17 -06:00 |
Doug Coleman
|
e8ea2c3727
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-13 17:37:19 -06:00 |
Slava Pestov
|
e75b3b20c0
|
Update html.elements for refactoring
|
2009-01-13 17:35:45 -06:00 |
Doug Coleman
|
8b6ec97b50
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-13 17:24:20 -06:00 |
Slava Pestov
|
3e1d3d68e8
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-13 17:12:54 -06:00 |
Slava Pestov
|
4204fd495f
|
Move formatted stream output words to io.styles; they didn't belong in core, and this reduces deployed image size
|
2009-01-13 17:12:43 -06:00 |
Doug Coleman
|
3db9705a99
|
making directory listing tool configurable, use bi in io.directories.search
|
2009-01-13 15:48:59 -06:00 |
Doug Coleman
|
5a43dda03c
|
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
|
2009-01-13 11:17:32 -06:00 |
Samuel Tardieu
|
dccb72befe
|
Define involutary words with "define-involution"
|
2009-01-13 16:58:31 +01:00 |
Samuel Tardieu
|
280564b6ec
|
Define reciprocal inverses with "define-dual"
|
2009-01-13 16:45:08 +01:00 |
Samuel Tardieu
|
5fbfc1acf1
|
Remove duplicate inverse definition
|
2009-01-13 16:34:28 +01:00 |
Jose A. Ortega Ruiz
|
7e751b4195
|
FUEL: Fix the fix to multiline string literals font-lock.
|
2009-01-13 11:57:59 +01:00 |
Jose A. Ortega Ruiz
|
16c067e71a
|
FUEL: Bug fix.
|
2009-01-13 10:29:27 +01: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 |
Jose A. Ortega Ruiz
|
5909ca0bd8
|
FUEL: New refactoring: inline word.
|
2009-01-13 04:06:21 +01:00 |
Jose A. Ortega Ruiz
|
0b36b8b259
|
FUEL: M-. improvements and new M-,.
|
2009-01-13 02:58:33 +01:00 |
Jose A. Ortega Ruiz
|
a70018bcc4
|
FUEL: Correct font-lock for string literals (no multiline).
|
2009-01-13 01:44:22 +01:00 |
Jose A. Ortega Ruiz
|
104b052e7e
|
FUEL: Better word extraction: detect existing words and extend refactoring.
|
2009-01-13 00:14:54 +01:00 |
Slava Pestov
|
cbb91284c9
|
Well-formed HTML for counter
|
2009-01-12 16:18:08 -06:00 |
Slava Pestov
|
daab5e4ac8
|
Fix calculator
|
2009-01-12 16:17:58 -06:00 |
Slava Pestov
|
01cd3ce99a
|
Throw an error if Chloe encounters an unknown tag
|
2009-01-12 16:17:52 -06:00 |
Slava Pestov
|
1ef15a3135
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-12 14:32:24 -06:00 |
Slava Pestov
|
daf86c693e
|
Fix help-lint for sets vocab
|
2009-01-12 14:32:14 -06:00 |
Doug Coleman
|
5dcf500bbd
|
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
|
2009-01-12 12:23:28 -06:00 |
Jose A. Ortega Ruiz
|
18c2c9cf03
|
FUEL: Fix indentation of multiline TUPLE:, SYMBOLS: & similar forms.
|
2009-01-12 12:13:21 +01:00 |
Jose A. Ortega Ruiz
|
093c615dfa
|
FUEL: Use better defaults for factor's binary and image file.
|
2009-01-12 10:35:59 +01: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 |
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 |
Jose A. Ortega Ruiz
|
fb98eaf990
|
FUEL: Fix stack effect font-lock.
|
2009-01-12 03:16:56 +01:00 |
Jose A. Ortega Ruiz
|
8bf0176e8c
|
FUEL: Typo.
|
2009-01-12 03:09:50 +01:00 |
Jose A. Ortega Ruiz
|
b71cec7f21
|
Merge commit 'origin/master' into emacs
|
2009-01-12 03:09:30 +01:00 |
Slava Pestov
|
ccfc99eae9
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-11 20:04:32 -06:00 |
Slava Pestov
|
d4500bf77b
|
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
|
2009-01-11 20:03:05 -06:00 |
Jose A. Ortega Ruiz
|
e8ba9800b4
|
Merge commit 'origin/master' into emacs
|
2009-01-12 03:02:49 +01: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 |
Jose A. Ortega Ruiz
|
871a2bb745
|
FUEL: Fix usings update when no newline at eof.
|
2009-01-12 02:34:39 +01:00 |
Jose A. Ortega Ruiz
|
28029404c3
|
FUEL: README updated.
|
2009-01-12 02:12:30 +01:00 |
Jose A. Ortega Ruiz
|
977c4d6b6a
|
FUEL: New command: fuel-refactor-extract-vocab.
|
2009-01-12 02:10:13 +01:00 |
Jose A. Ortega Ruiz
|
960b67f6c9
|
FUEL: Subvocabularies factored out from fuel.
|
2009-01-12 00:52:31 +01:00 |