Doug Coleman
|
a4c5a748ad
|
core/basis: Rename words dealing with vocabs to loaded-vocabs or disk-vocabs because it's too confusing otherwise.
|
2015-06-08 12:47:35 -07:00 |
John Benediktsson
|
b366a06c41
|
use reject instead of [ ... not ] filter.
|
2015-05-12 18:50:34 -07:00 |
John Benediktsson
|
57f9d78892
|
improve help by linking to types directly.
|
2014-05-23 20:20:15 -07:00 |
John Benediktsson
|
cb622f4d85
|
tools.crossref: switch to using identity hash-sets.
|
2013-04-06 14:53:54 -07:00 |
John Benediktsson
|
668de36940
|
tools.crossref: fix for bootstrap errors.
|
2013-03-12 21:01:16 -07:00 |
John Benediktsson
|
1a59420232
|
tools.crossref: more "make UI browser happy".
|
2013-03-12 09:27:07 -07:00 |
John Benediktsson
|
80ac71ad86
|
tools.crossref: fix help-lint.
|
2013-03-08 22:24:21 -08:00 |
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 |
Doug Coleman
|
685fc2f86f
|
Rename method -> lookup-method in three places.
|
2011-10-04 20:37:23 -07: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 |
Keita Haga
|
e7796b4118
|
tools.crossref: fix example
|
2010-11-29 18:41:57 +09: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 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06: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 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -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 |
Doug Coleman
|
7f983f12d4
|
fix help lint failures, fix example in words
|
2009-04-22 12:26:28 -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
|
723bfab030
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -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
|
4a639033fa
|
Merge branch 'master' into new_ui
|
2009-02-15 21:06:55 -06:00 |
Slava Pestov
|
6b99b04531
|
Add vocab: for vocab-relative paths
|
2009-02-15 19:53:21 -06:00 |
Slava Pestov
|
0a0431e6ab
|
Fix conflict
|
2009-01-30 02:24:34 -06:00 |
Doug Coleman
|
3c408342ef
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
Slava Pestov
|
0643cf3a44
|
Merge branch 'master' into new_ui
|
2008-12-17 18:15:01 -06:00 |
Slava Pestov
|
023ae576b5
|
Updating unit tests for io.files split
|
2008-12-15 01:40:50 -06:00 |
Slava Pestov
|
da94d8afae
|
Working on new UI
|
2008-12-11 16:47:38 -06:00 |
Slava Pestov
|
1d630b6cf2
|
Minor documentation fixes
|
2008-11-11 10:51:15 -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 |