John Benediktsson
|
af53685755
|
tools.crossref: now 50% faster.
|
2011-09-25 11:40:55 -07:00 |
Joe Groff
|
571ef865e6
|
slots: pre-create the "at", "nth", and "global" slots to make deterministic the currently nondeterministic ambiguity between accessors:change-* and assocs:change-at, sequences:change-nth, and namespaces:change-global
|
2011-09-19 10:03:43 -07:00 |
Doug Coleman
|
17e0fbe501
|
Remove Windows CE from core/ basis/ and build-support/
Rename the winnt singleton to windows in core/ basis/ extra/
Rename boot images winnt -> windows
Fixes #84.
|
2011-09-18 23:19:06 -05:00 |
John Benediktsson
|
0b73cdd243
|
tools.completion: add test that empty completions preserve order.
|
2011-09-17 09:00:43 -07:00 |
Slava Pestov
|
81f1936ca0
|
tools.errors: fix help lint
|
2011-09-13 23:40:48 -07:00 |
Slava Pestov
|
fe0306961c
|
tools.deploy.shaker: update for alien.libraries changes
|
2011-09-13 20:19:11 -07:00 |
John Benediktsson
|
5755762fe2
|
tools.completion: undo private change, and add tests.
|
2011-09-13 09:22:57 -07:00 |
John Benediktsson
|
e7f4a06a4d
|
tools.completion: speed up apropos by 35%. Fixes #101.
|
2011-09-13 09:13:02 -07:00 |
Doug Coleman
|
7972ea3412
|
Fix shaker
|
2011-09-07 00:34:23 -07:00 |
Doug Coleman
|
433dc02702
|
Make "quiet" true by default. Disable quiet mode for listener, bootstrap, and deploy tool.
Move "quiet" to parser-quiet? in parser.notes. Change a few places where quiet was handle wrong.
|
2011-09-06 17:58:12 -07:00 |
Slava Pestov
|
b25f21f70c
|
Move some primitives from memory and memory.private to tools.memory.private, add data-heap and code-heap words that wrap the struct for you
|
2011-09-05 16:47:29 -07:00 |
John Benediktsson
|
2233a625e5
|
tools.crossref: adding stack effect.
|
2011-09-03 16:39:04 -07:00 |
Slava Pestov
|
952b5c7aa7
|
tools.scaffold: remove unused ERROR:
|
2011-09-01 22:31:45 -07:00 |
Doug Coleman
|
aa7d3efbd8
|
Add scaffold-factor-roots word to tools.scaffold
|
2011-08-29 01:03:41 -05:00 |
John Benediktsson
|
435ecfc217
|
Merge remote-tracking branch 'erg/master'
|
2011-08-27 19:00:27 -07:00 |
Doug Coleman
|
acb833dbe3
|
Make coverage. use each-word, only put coverage on non-primitive/symbol words
|
2011-08-27 16:12:41 -05:00 |
Joe Groff
|
3757210244
|
Merge remote-tracking branch 'Blei/gtk-image-loader'
Conflicts:
basis/alien/enums/enums-tests.factor
basis/alien/enums/enums.factor
basis/alien/parser/parser.factor
basis/gdk/pixbuf/ffi/ffi.factor
basis/glib/ffi/ffi.factor
basis/tools/deploy/shaker/shaker.factor
basis/ui/backend/gtk/gtk.factor
basis/windows/nt/nt.factor
|
2011-08-27 14:07:18 -07:00 |
Doug Coleman
|
85a06ffd32
|
Change the way %coverage works, make coverage word use map-words to hit private vocabs, make %coverage only work on vocabs.
|
2011-08-27 15:54:25 -05:00 |
Doug Coleman
|
e06b755e13
|
Document some words, move words around to be private
|
2011-08-27 12:52:01 -05:00 |
Doug Coleman
|
4372d53cd4
|
Better name for combinator -- each-word, each-map to iterate over all words in vocab and its private vocab. Add count-callables and %coverage words.
|
2011-08-27 12:34:05 -05:00 |
Doug Coleman
|
b27e150eea
|
Use change-vocabulary-coverage word for toggle-coverage too to handle .private vocabs
|
2011-08-27 01:04:02 -05:00 |
Doug Coleman
|
c5512cf592
|
Add toggle-coverage word and make coverage-on/off work on .private vocabs too.
|
2011-08-27 00:56:02 -05:00 |
Doug Coleman
|
c65dc48d6c
|
Fix the docs for tools.coverage
|
2011-08-27 00:14:56 -05:00 |
Doug Coleman
|
a35abdfb59
|
Clean up some duplication in annotate/deep-annotate
|
2011-08-26 17:11:50 -05:00 |
Doug Coleman
|
19540b8cb9
|
Add docs for tools.coverage
|
2011-08-26 15:39:27 -05:00 |
Doug Coleman
|
7419b6140d
|
Rename tools.code-coverage to tools.coverage, change some word names.
|
2011-08-26 14:32:41 -05:00 |
Doug Coleman
|
1eae76b158
|
Add tools.code-coverage vocab to assist in writing unit tests
|
2011-08-26 13:37:40 -05:00 |
Doug Coleman
|
023f9ea86a
|
Add a deep-annotate word that annotates each quotation in a word definition.
|
2011-08-26 11:47:37 -05:00 |
Joe Groff
|
5ea8b4f640
|
tools.deploy: add deploy-help? option to include documentation in deployed image
|
2011-08-04 14:27:29 -07:00 |
Erik Charlebois
|
8cf9f5142b
|
Fix GDB-based disassemble for GDB 7
|
2011-05-23 23:36:13 -04:00 |
Erik Charlebois
|
c11f044725
|
Use .factor-rc etc on Windows too, files can begin with dots just fine
|
2011-05-23 23:36:13 -04:00 |
John Benediktsson
|
8928fe2e17
|
Update code that did ">alist sort-" to just "sort-".
|
2011-04-07 09:01:21 -07:00 |
Slava Pestov
|
2c2f3ac910
|
tools.deploy: increase size limits for recently-added deploy tests that never passed
|
2011-03-04 18:12:36 -05:00 |
Slava Pestov
|
6492baea25
|
tools.deploy.shaker: strip out GObject introspection info
|
2011-02-27 20:02:14 -06:00 |
Slava Pestov
|
13bcc56b15
|
tools.deploy.test.21: deploy without threads to reduce image size
|
2011-02-27 14:38:47 -08:00 |
Slava Pestov
|
a3558d1c0f
|
tools.deploy: actually add the new test
|
2011-02-25 22:13:54 -08:00 |
Slava Pestov
|
c6de3729db
|
tools.deploy: add test for formatting vocab
|
2011-02-25 21:26:11 -08:00 |
Slava Pestov
|
5c5dda1afd
|
Fix usage note in dns vocab, move tools.dns from basis to extra since dns vocab is in extra
|
2011-02-25 21:08:00 -08:00 |
Slava Pestov
|
29a5a4255d
|
tools.deploy: fix a test on Windows
|
2011-02-25 21:06:22 -08:00 |
Slava Pestov
|
9af01e5482
|
tools.deploy: add XML deploy test
|
2011-01-29 00:07:22 -05:00 |
Keita Haga
|
5bd5b326dc
|
tools.scaffold: fix a few typos in description of scaffold-undocumented word
|
2011-01-18 07:45:06 +09:00 |
Keita Haga
|
d43dbb5c95
|
tools.time: fix typo in docs
|
2011-01-18 07:29:55 +09:00 |
Keita Haga
|
655f5a7a8a
|
tools.deploy: fix typo in docs
|
2011-01-14 19:52:12 +09:00 |
Slava Pestov
|
55fd15c45a
|
Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c-object>
|
2010-12-25 16:55:36 -08:00 |
Keita Haga
|
954bb35bf9
|
tools.crossref: fix example
|
2010-11-29 18:41:57 +09:00 |
Slava Pestov
|
adbf266b6c
|
alien.enums: enum>number didn't work in deployed images, add a test which deploys and runs benchmark.ui-panes to catch this in the future
|
2010-10-17 21:02:42 -04:00 |
Doug Coleman
|
b30d20dac7
|
Move the host word from dns to tools.dns
|
2010-10-08 06:34:18 -07:00 |
Doug Coleman
|
27f9f3a8f3
|
Squashed commit of the following:
commit 54b3e19c7407707fabddd53872559c58cd5143d2
Author: Doug Coleman <doug.coleman@gmail.com>
Date: Mon Sep 27 19:10:15 2010 -0500
Fix typo
commit 3207516dc93e0e1edc9f119efcc79f4484eab244
Author: Doug Coleman <doug.coleman@gmail.com>
Date: Mon Sep 27 19:08:30 2010 -0500
Rename io.servers.connection to io.servers
|
2010-09-27 19:12:33 -05:00 |
Slava Pestov
|
1beb6d1653
|
alien.data: remove deprecated malloc-object word
|
2010-09-20 21:36:20 -07:00 |
Doug Coleman
|
43624e037c
|
Squashed commit of the following:
commit 197dbe9a6733775ac0ea19b3da4bd4dc3c85418c
Author: Doug Coleman <doug.coleman@gmail.com>
Date: Sat Sep 18 19:01:38 2010 -0500
Fix bootstrap, move privileges to windows.privileges
commit 521c622f8afb15bf42d263c738cb990560dc29cb
Author: Doug Coleman <doug.coleman@gmail.com>
Date: Sat Sep 18 18:26:30 2010 -0500
Hopefully fix bootstrap
commit eb3f22928b59758b9505430034044b5b94705da2
Author: Doug Coleman <doug.coleman@gmail.com>
Date: Sat Sep 18 18:19:05 2010 -0500
Remove wince from factor codebase
commit 619d6c99415f46208a7ede6a04b0ccda46b15360
Author: Doug Coleman <doug.coleman@gmail.com>
Date: Sat Sep 18 16:07:46 2010 -0500
Remove Windows CE from vm/
|
2010-09-19 19:13:25 -05:00 |