John Benediktsson
|
689f6ef3da
|
editors: these should understand private.
|
2012-08-13 10:32:27 -07:00 |
John Benediktsson
|
bc814b1df0
|
editors: better error message when editing 'f', use vocab-tests-path in edit-tests.
|
2012-07-23 10:02:00 -07:00 |
John Benediktsson
|
4762165ed1
|
editors: allow editing of word docs and tests.
|
2012-07-23 09:37:46 -07:00 |
John Benediktsson
|
16fe44008a
|
editors: fix editing of links. Fixes #411.
|
2011-11-16 09:18:54 -08:00 |
Doug Coleman
|
022ce9130d
|
editors: wait 300ms for the run-process to possibly fail so errors are reported if the editor is missing or broken
|
2011-11-12 15:13:34 -08:00 |
Doug Coleman
|
16e1dee457
|
Make edit-vocab work on an unloaded vocabulary.
|
2011-11-04 23:33:18 -07:00 |
Doug Coleman
|
9425402c71
|
Actually let the user pick an editor after editor protocol change.
|
2011-11-02 16:05:39 -07:00 |
Doug Coleman
|
83ddce705d
|
Make editors use the new path-finding vocabulary and protocol.
Implement io.standard-paths on Windows.
|
2011-10-31 13:16:37 -07:00 |
Doug Coleman
|
20999c41b9
|
Add edit-file and edit-vocab words and make edit on strings call
edit-vocab.
|
2011-10-29 13:35:13 -07:00 |
Doug Coleman
|
a7f6982354
|
Rename vocab to lookup-vocab
|
2011-10-24 06:42:54 -05:00 |
John Benediktsson
|
7753361cb7
|
editors: unify "edit" across vocabs and words, add edit words for docs, tests, platforms, authors, tags, and summary files. Fixes #177.
|
2011-10-18 16:11:24 -07:00 |
John Benediktsson
|
eb55f8575c
|
Cleanup more lint warnings.
|
2011-10-14 12:31:46 -07:00 |
Slava Pestov
|
08b6ebc7fa
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Slava Pestov
|
4012c02c48
|
edit-error now works if the error has a file name but not a line number
|
2009-11-21 17:23:59 -06:00 |
Doug Coleman
|
9ff38fb56c
|
(normalize-path) -> absolute-path, canonicalize-path -> resolve-symlinks
|
2009-10-28 17:25:50 -05:00 |
Slava Pestov
|
470d1b01c1
|
Refactor source-file-errors a little bit to remove some code duplication, and so that clicking 'Edit' in error list tool works for parse errors in unit tests
|
2009-08-04 21:01:21 -05:00 |
Slava Pestov
|
04900a7fa1
|
vocabs.hierarchy: more refactoring, update existing code for new API
|
2009-07-06 04:55:23 -05:00 |
Slava Pestov
|
d7db5edadc
|
Cleaning up USING: lists for new strict semantics
|
2009-05-14 16:54:16 -05:00 |
Slava Pestov
|
a776dffeb6
|
Split up tools.vocabs. Note that load-everything is now named load-all
|
2009-05-04 06:44:17 -05:00 |
Slava Pestov
|
fd5ab25a09
|
Better handling of errors without file/line info
|
2009-04-13 17:19:32 -05:00 |
Slava Pestov
|
59dced5c9d
|
Fix :edit
|
2009-04-11 15:11:25 -05:00 |
Slava Pestov
|
0a7485190b
|
compile-error-type => source-error-type; make test failures global
|
2009-04-10 03:52:12 -05:00 |
Slava Pestov
|
2b384a7742
|
Re-organize some error-related code, three-pane look for compiler errors tool, add Joe's icons
|
2009-04-08 23:05:45 -05:00 |
Slava Pestov
|
786475102d
|
Make more code infer
|
2009-03-17 02:19:50 -05:00 |
Slava Pestov
|
dd57fe7a23
|
editors: better error message if definition does not have an associated source file
when editing a word-link, go to the word itself if the word has no help
|
2009-02-12 02:19:31 -06:00 |
Slava Pestov
|
59a5e554d4
|
Split up io.directories further, move file types to io.files.types. Bunny demo no longer pulls in file-info and file-system-info code, reducing image size by 35kb
|
2008-12-15 00:01:06 -06:00 |
Doug Coleman
|
4b6126f92a
|
remove >r r> from various vocabs
|
2008-11-29 13:29:19 -06:00 |
Slava Pestov
|
915bd51b20
|
Tweak debugger and traceback a bit
|
2008-11-24 12:29:24 -06:00 |
Slava Pestov
|
3ca9fc926e
|
Consistent edit-hook variable access
|
2008-10-17 16:55:38 -05: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 |