Eduardo Cavazos
|
6efd5260ad
|
Add a bunch of meta files
|
2007-12-05 19:45:56 -06:00 |
Eduardo Cavazos
|
73403aa89b
|
Add bake meta files
|
2007-12-05 19:39:28 -06:00 |
Eduardo Cavazos
|
6edcf9e9e0
|
Add springies meta files
|
2007-12-05 19:36:00 -06:00 |
Eduardo Cavazos
|
c40c43c1a7
|
Raptor updates
|
2007-12-05 19:35:19 -06:00 |
Doug Coleman
|
f4600ded0c
|
Put "" around the filename for wordpad
|
2007-12-05 01:25:22 -06:00 |
Doug Coleman
|
adb540e485
|
Wordpad integration (it's default installed on windows, handles \n, but no line numbers)
|
2007-12-05 01:21:52 -06:00 |
Doug Coleman
|
197d1e3d78
|
Merge git://spitspat.com/git/factor
|
2007-12-05 01:08:51 -06:00 |
Doug Coleman
|
e63e96d7e1
|
Add word to get windows directory
|
2007-12-05 01:04:23 -06:00 |
Doug Coleman
|
baf0ef79e5
|
Add more win32 bindings
Bind to shell32 and add desktop, program-files...
|
2007-12-05 01:03:35 -06:00 |
Doug Coleman
|
00eeb7074f
|
Fix hardware-info on Windows
|
2007-12-04 23:57:17 -06:00 |
Doug Coleman
|
8df1ad1380
|
Merge http://littledan.onigirihouse.com/factor
|
2007-12-04 21:34:37 -06:00 |
Daniel Ehrenberg
|
9b69278b90
|
Fixing stack effect in extra/rss
|
2007-12-04 21:31:11 -05:00 |
Daniel Ehrenberg
|
53730a28c2
|
Planet Factor RSS changes
|
2007-12-04 21:19:11 -05:00 |
Doug Coleman
|
24b094d9d1
|
Merge http://littledan.onigirihouse.com/factor
|
2007-12-04 20:05:36 -06:00 |
Daniel Ehrenberg
|
084f2bcec5
|
Merge git://factorcode.org/git/factor
|
2007-12-04 20:57:17 -05:00 |
Doug Coleman
|
09aad98687
|
Fix UI bug that puts mouse-captured objects in the datastack while walking code
I don't understand why it does this, but removing the spurious call to release-capture in the raise-window word fixes the problem
|
2007-12-04 18:16:15 -06:00 |
Doug Coleman
|
db3add2690
|
Add editors to changelog
|
2007-12-04 15:45:59 -06:00 |
Daniel Ehrenberg
|
038d7bb534
|
RSS reader moved to unmaintained
|
2007-12-04 16:34:35 -05:00 |
Doug Coleman
|
023a1defb5
|
Fix bootstrap
|
2007-12-04 15:12:47 -06:00 |
Slava Pestov
|
964495e354
|
Merge commit 'erg/master'
|
2007-12-04 15:17:56 -05:00 |
Doug Coleman
|
0a23aebc76
|
Fix using
|
2007-12-04 14:17:34 -06:00 |
Doug Coleman
|
47bab61d72
|
Fix using
|
2007-12-04 14:15:41 -06:00 |
Doug Coleman
|
4ac3b181f0
|
Fix usings and vocab names
|
2007-12-04 14:14:33 -06:00 |
Doug Coleman
|
e2acf8c386
|
Rename http.parser to html.parser
|
2007-12-04 14:14:07 -06:00 |
Doug Coleman
|
c078621369
|
Merge git://spitspat.com/git/factor
|
2007-12-04 00:37:12 -06:00 |
Doug Coleman
|
a3256d3693
|
Merge git://elasticdog.dnsalias.com/git/factor
|
2007-12-04 00:29:31 -06:00 |
Aaron Schaefer
|
142bc22e00
|
Add edit-hook for EditPlus editor support
|
2007-12-04 01:05:41 -05:00 |
Doug Coleman
|
c8ff8bfafb
|
Merge git://spitspat.com/git/factor
|
2007-12-03 23:57:40 -06:00 |
Doug Coleman
|
529fa92590
|
Port random-tester
|
2007-12-03 23:56:30 -06:00 |
Doug Coleman
|
61aaa4f0de
|
Add nfirst to combinators.lib and add seq>stack
|
2007-12-03 23:54:59 -06:00 |
Doug Coleman
|
9718a4e176
|
Add support for TED Notepad
|
2007-12-03 23:44:21 -06:00 |
Doug Coleman
|
cea8b7c2a1
|
Add support for EmEditor
|
2007-12-03 23:31:03 -06:00 |
Doug Coleman
|
9718387289
|
Merge git://spitspat.com/git/factor
|
2007-12-03 23:05:28 -06:00 |
Doug Coleman
|
f1c6932eaa
|
Add support for UltraEdit
|
2007-12-03 23:01:34 -06:00 |
Doug Coleman
|
a5d450de63
|
Add stubs for ^ and $
|
2007-12-03 22:43:33 -06:00 |
Doug Coleman
|
601c4fedcf
|
Add some stubs for reluctant and possessive qualifiers
|
2007-12-03 21:46:56 -06:00 |
Doug Coleman
|
3a2eba8243
|
Remove some parser-combinators tests for <!>
|
2007-12-03 21:25:52 -06:00 |
Daniel Ehrenberg
|
1c54c0dc92
|
Merge git://factorcode.org/git/factor
|
2007-12-03 22:22:27 -05:00 |
Slava Pestov
|
113ea0962b
|
Regexp bug fixes and improved literal syntax
|
2007-12-03 19:20:47 -05:00 |
Slava Pestov
|
7cbf7ba719
|
Updates for parser-combinators
|
2007-12-02 15:55:44 -05:00 |
Slava Pestov
|
12ff0614e6
|
Simpler 'union' parser
|
2007-12-02 07:19:01 -05:00 |
Slava Pestov
|
1fbfc88b90
|
More regexp changes
|
2007-12-02 07:17:12 -05:00 |
Slava Pestov
|
7f625f9836
|
Regexp cleanups
|
2007-12-02 07:07:32 -05:00 |
Slava Pestov
|
e078fc2b2b
|
Merge commit 'doublec/master'
|
2007-12-02 05:43:30 -05:00 |
Slava Pestov
|
d56fddf0ca
|
Merge commit 'erg/master'
|
2007-12-02 05:43:14 -05:00 |
Slava Pestov
|
9a0d318b91
|
Updating extra/xmode
|
2007-12-02 05:25:18 -05:00 |
Slava Pestov
|
ca0df2cb46
|
Case insensitive globs for jEdit compatibility
|
2007-12-02 05:18:53 -05:00 |
Doug Coleman
|
159dd697e4
|
Fix stack effects
Add take-while
|
2007-11-30 20:23:27 -06:00 |
Doug Coleman
|
db3fbb52b2
|
Add map-until and a unit test for it
|
2007-11-30 20:01:59 -06:00 |
Doug Coleman
|
8fadc570fc
|
Add \Q...\E (escape all characters between \Q and \E)
|
2007-11-30 19:34:17 -06:00 |