John Benediktsson
|
4b5833f252
|
tools.crossref: speed up build-crossref.
|
2013-03-08 16:18:26 -08:00 |
Slava Pestov
|
1d257c1ce4
|
Prevent predicate engine words from showing up in usage. results
|
2011-11-12 15:35:51 -08:00 |
John Benediktsson
|
bbeccadbbe
|
tools.crossref: now 50% faster.
|
2011-09-25 11:40:55 -07:00 |
John Benediktsson
|
b13eb201bd
|
tools.crossref: adding stack effect.
|
2011-09-03 16:39:04 -07:00 |
Slava Pestov
|
e26393394d
|
tools.crossref: fix method cross-referencing
|
2010-02-21 17:48:03 +13:00 |
Slava Pestov
|
9cd164f3ac
|
tools.crossref: don't include generic words in usage lists, since the results are useless and arbitrary -- they depend on the contents of megamorphic caches
|
2010-02-20 12:05:52 +13:00 |
Slava Pestov
|
df55fed478
|
generic: rename method-body predicate class to method
|
2010-02-03 23:11:24 +13:00 |
Slava Pestov
|
6306d58f77
|
help.crossref, tools.crossref: improved help cross-referencing
|
2010-01-26 01:18:10 +13:00 |
Doug Coleman
|
cc194416f9
|
Merge branch 'master' into startup
Conflicts:
core/bootstrap/primitives.factor
vm/run.hpp
|
2009-11-15 02:52:50 -06:00 |
Doug Coleman
|
bd13e018dd
|
memq? -> member-eq?, sorted-memq? -> sorted-member-eq?
|
2009-10-28 15:02:00 -05:00 |
Doug Coleman
|
6b6e56a179
|
change add-init-hook to add-startup-hook, new add-shutdown-hook word
|
2009-10-19 22:17:02 -04:00 |
Keith Lazuka
|
7ddb8d8525
|
tools.crossref: Added $subsection to 'M: link uses' markup list
|
2009-10-02 12:18:33 -04:00 |
Slava Pestov
|
7012212708
|
tools.crossref: print message if there are no usages
|
2009-09-23 22:50:26 -05:00 |
Slava Pestov
|
3dc9fdf9db
|
Fleshed out new dispatch code
|
2009-04-24 20:43:01 -05:00 |
Slava Pestov
|
3353a777f7
|
Fixing some unit test failures
|
2009-04-22 07:05:00 -05:00 |
Slava Pestov
|
48e70b65fa
|
Move cross-referencing stuff to tools.crossref since compiler doesn't depend on it anymore, and compute cross-referencing index as needed; reduces image size by ~4Mb
|
2009-04-22 04:20:38 -05:00 |
Slava Pestov
|
abab72f80c
|
Move 'see' to its own vocabulary, and fix excess newlines after panes change
|
2009-03-11 07:18:24 -05:00 |
Slava Pestov
|
da94d8afae
|
Working on new UI
|
2008-12-11 16:47:38 -06:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |