Slava Pestov
|
c1792d169e
|
Remove some stuff from unmaintained, and put some extra stuff there
|
2009-03-07 01:38:50 -06:00 |
Slava Pestov
|
375c5e69b5
|
Various load-everything fixes
|
2009-03-07 01:22:21 -06:00 |
Slava Pestov
|
c2a0613929
|
Updating meta-data
|
2009-03-07 00:57:04 -06:00 |
Slava Pestov
|
a472b904eb
|
Fix delegate docs
|
2009-03-07 00:56:52 -06:00 |
Slava Pestov
|
00f586fc33
|
Fix bootstrap: delegate cannot depend on locals since locals depends on delegate
|
2009-03-07 00:49:57 -06:00 |
Slava Pestov
|
bfb6b4642a
|
Consultations now implement the definition protocol; removing one from a source file forgets consulted methods
|
2009-03-07 00:42:43 -06:00 |
Slava Pestov
|
42224eb4e7
|
Propagation pass: add inlined node counts to total node count, so that the more we inline the less we are eager to inline more
|
2009-03-06 23:34:01 -06:00 |
Slava Pestov
|
37bc52afa8
|
Redefining methods didn't always update callers if more than one method on the same generic was redefined in a compilation unit
|
2009-03-06 23:33:30 -06:00 |
Slava Pestov
|
44815fd981
|
Better handling of case when user-defined accessor becomes auto-generated
|
2009-03-06 23:33:03 -06:00 |
Slava Pestov
|
d27bbe844c
|
Add test case for old bug dharmatech found that has since been fixed
|
2009-03-06 20:07:33 -06:00 |
Slava Pestov
|
bf663e830a
|
Changing a method into a generated slot accessor would result in the generated accessor being forgotten
|
2009-03-06 20:02:31 -06:00 |
Slava Pestov
|
92c477f1e2
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-06 19:48:35 -06:00 |
Slava Pestov
|
180c720747
|
Change link
|
2009-03-06 19:48:21 -06:00 |
Slava Pestov
|
e4a0396550
|
Add parse-quotation hook to parser which locals overrides. '[ and [ use this hook. Fixes locals bug reported by erg
|
2009-03-06 19:48:04 -06:00 |
Doug Coleman
|
a93c3d96b5
|
add using
|
2009-03-06 17:35:33 -06:00 |
Doug Coleman
|
a4caa01128
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-06 17:34:49 -06:00 |
Doug Coleman
|
12a53bbdc0
|
add seeking to byte-array streams
|
2009-03-06 17:34:21 -06:00 |
Slava Pestov
|
81c96ca410
|
Add a unit test as a sanity check for a broken Win64 Pango
|
2009-03-06 16:21:06 -06:00 |
Slava Pestov
|
68ad822cc5
|
Remove obsolete DLL from windows.nt
|
2009-03-06 15:02:28 -06:00 |
Slava Pestov
|
4749d86e70
|
Fix bootstrap
|
2009-03-06 14:58:52 -06:00 |
Daniel Ehrenberg
|
81b68eac48
|
Merge branch 'master' of git://factorcode.org/git/factor into regexp
|
2009-03-06 14:34:08 -06:00 |
Slava Pestov
|
696ac8f835
|
base64 now deals with byte arrays instead of strings
|
2009-03-06 14:10:53 -06:00 |
Slava Pestov
|
bfaedc8d0a
|
Don't spam console with so much output in help.html
|
2009-03-06 13:50:55 -06:00 |
Slava Pestov
|
5c88b18a9a
|
Oops, forgot to call prepare-last-line
|
2009-03-06 13:32:41 -06:00 |
Slava Pestov
|
ec186a23dc
|
Make watch and other annotations work on method-specs. { world graft* } watch
|
2009-03-06 13:32:07 -06:00 |
Daniel Ehrenberg
|
c31c9fe28d
|
Cleaning up transition tables; making \Z zero-width
|
2009-03-05 17:44:29 -06:00 |
Daniel Ehrenberg
|
e1806663d2
|
Merge branch 'master' into regexp
|
2009-03-05 16:44:35 -06:00 |
Daniel Ehrenberg
|
a487ed0f32
|
Lookaround and anchors work! (still need to fix some bugs)
|
2009-03-05 16:34:04 -06:00 |
Slava Pestov
|
a2befabfe1
|
Fix string>gesture for gestures involving SPACE
|
2009-03-05 16:33:20 -06:00 |
Slava Pestov
|
4e8280be63
|
Fix problem where listener would scroll to the top sometimes
|
2009-03-05 16:33:09 -06:00 |
Slava Pestov
|
ebb5adfdb7
|
Clicking on dock icon with no windows visible opens new listener
|
2009-03-05 16:32:43 -06:00 |
Slava Pestov
|
df95c2a5b4
|
Merge branch 'master' into new_ui
|
2009-03-05 13:59:55 -06:00 |
Slava Pestov
|
50bd57bbcd
|
Merge branch 'for-slava' of git://git.rfc1149.net/factor
|
2009-03-05 13:44:40 -06:00 |
Slava Pestov
|
790001cd58
|
Add test case for erg's locals bug
|
2009-03-05 13:43:33 -06:00 |
Slava Pestov
|
5269eba011
|
Document restart word
|
2009-03-05 13:40:30 -06:00 |
Slava Pestov
|
846687fde8
|
Fix documentation
|
2009-03-05 13:40:19 -06:00 |
Slava Pestov
|
a2d93dad1d
|
Fix to make new_ui compile with X11 libraries on Mac OS X
|
2009-03-05 13:38:55 -06:00 |
Slava Pestov
|
f50e6eef2a
|
Update gesture-logger for new_ui
|
2009-03-05 13:38:32 -06:00 |
Slava Pestov
|
613a0b4f82
|
ui.tools.listener: try to handle errors better if find-vocab-root throws
|
2009-03-05 13:37:43 -06:00 |
Slava Pestov
|
ee87ca7db6
|
Fix keysym SPACE
|
2009-03-05 13:35:00 -06:00 |
Slava Pestov
|
7b9491066c
|
Fix conflict in images vocab
|
2009-03-04 21:43:56 -06:00 |
Slava Pestov
|
74573c65f5
|
Change a throw to rethrow so that we don't lose the original stack trace
|
2009-03-04 21:38:05 -06:00 |
Slava Pestov
|
e06b618244
|
Fix typo in io.mmap.functor stack effect
|
2009-03-04 21:37:49 -06:00 |
Slava Pestov
|
71f729499d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-04 21:36:34 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
83e8cdae1c
|
io.encodings.utf8 fixed for bootstrap; add unit tests
|
2009-03-04 21:33:34 -06:00 |
Slava Pestov
|
039f44baa3
|
Clean up
|
2009-03-04 21:15:16 -06:00 |
Slava Pestov
|
d577a846d5
|
Fix offset conversion in ango backend
|
2009-03-04 21:09:38 -06:00 |
Slava Pestov
|
abdf153374
|
Add utf8-index> and >utf8-index words for dealing with broken C APIs
|
2009-03-04 20:43:04 -06:00 |
Daniel Ehrenberg
|
39011fd062
|
More class algebra; fixing eliminating the DFA interpreter
|
2009-03-04 15:54:56 -06:00 |
Daniel Ehrenberg
|
ca19a1b728
|
Unfinished changes for regexp lookaround
|
2009-03-04 13:22:22 -06:00 |