Slava Pestov
|
a0eb60906d
|
Fix even more usings
|
2009-05-16 10:45:17 -05:00 |
Slava Pestov
|
90560d3959
|
Better presentation for ambiguous-use-error, fix ui.tools.listener now that 'search' can throw, make USE: and UNUSE: ignore dupes
|
2009-05-16 09:34:42 -05:00 |
Slava Pestov
|
66a9416473
|
Update documentation for stricter vocabulary search path semantics
|
2009-05-16 00:29:21 -05:00 |
Slava Pestov
|
b62630b5ac
|
Updating code in basis and extra for stricter vocab search path semantics
|
2009-05-14 23:23:06 -05:00 |
Slava Pestov
|
b31fe9b8f2
|
Implement stricter vocab search path semantics, with a new API for vocabs.parser. Add map-find-last to sequences vocab
|
2009-05-14 22:31:29 -05:00 |
Slava Pestov
|
fb6df472a2
|
Cleaning up USING: lists for new strict semantics
|
2009-05-14 16:54:16 -05:00 |
Slava Pestov
|
2ad45a24b3
|
ui.tools.debugger: don't throw an error if world has no children
|
2009-05-13 22:42:38 -05:00 |
Slava Pestov
|
0c1e519dcb
|
Rename use+ to add-use, move search to vocabs.parser, EXCLUDE: bombs out if word doesn't exist
|
2009-05-13 22:15:48 -05:00 |
Slava Pestov
|
f5af7977ec
|
ui.debugger: new mini error dialog box for deployed apps
|
2009-05-11 16:18:47 -05:00 |
Slava Pestov
|
3fe5bb872b
|
Deploy tool always uses optimizing compiler now
|
2009-05-11 00:32:22 -05:00 |
Slava Pestov
|
b2c3183b21
|
Split up tools.vocabs. Note that load-everything is now named load-all
|
2009-05-04 06:44:17 -05:00 |
Doug Coleman
|
ce7ad9a42d
|
fix unit tests that call lines or contents
|
2009-05-01 16:38:04 -05:00 |
Slava Pestov
|
eed7b20c7f
|
ui.tools.browser: don't add current page to history if re-displaying it again
|
2009-05-01 07:36:47 -05:00 |
Slava Pestov
|
a1d28c8243
|
Improve UI listener completion behavior
|
2009-05-01 07:29:03 -05:00 |
Slava Pestov
|
9bb70c2c4d
|
Update usages of global ... change-at to use the new change-global combinator
|
2009-04-30 21:38:14 -05:00 |
Slava Pestov
|
7aa65b5b5f
|
Fixing new method dispatch implementation
|
2009-04-25 19:41:27 -05:00 |
Slava Pestov
|
3dc9fdf9db
|
Fleshed out new dispatch code
|
2009-04-24 20:43:01 -05:00 |
Slava Pestov
|
cc5b1c1e2d
|
Split off some code into tools.errors.model and update UI listener's error summary when errors change
|
2009-04-23 22:36:34 -05:00 |
Slava Pestov
|
5649cc7a0a
|
Compiler warnings are no more
|
2009-04-23 22:17:25 -05:00 |
Slava Pestov
|
cd91b2e755
|
tools.errors: fix printing of errors with no associated source file
|
2009-04-22 10:46:50 -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
|
b1d0066baa
|
ui.tools.listener: better error summary display
|
2009-04-21 00:27:21 -05:00 |
Slava Pestov
|
782a2beff3
|
tweak error list sorting, listener now shows error list summary in a separate pane
|
2009-04-21 00:14:30 -05:00 |
Slava Pestov
|
05f3f9dcb9
|
Fixing unit tests for stack effect inference changes
|
2009-04-20 21:15:19 -05:00 |
Slava Pestov
|
ec72f33fcb
|
Documentation updates
|
2009-04-20 02:23:52 -05:00 |
Slava Pestov
|
f80c89f128
|
Add fatal? flag to error types; non-fatal errors are hidden by default in error list, not shown in summary
|
2009-04-17 16:16:12 -05:00 |
Slava Pestov
|
ce76331fd6
|
Fixing more unit tests
|
2009-04-17 15:50:03 -05:00 |
Doug Coleman
|
5c345360d0
|
unbreak my heart, say you'll love me again, factor bootstrap
|
2009-04-16 17:03:03 -05:00 |
Slava Pestov
|
c0874e64cc
|
Documentation updates
|
2009-04-15 18:19:35 -05:00 |
Slava Pestov
|
b5b80cd0e9
|
Documentation updates
|
2009-04-14 20:36:10 -05:00 |
Slava Pestov
|
ca1e8e0517
|
ui.tools.error-list: better sorting and output
|
2009-04-13 19:42:53 -05:00 |
Slava Pestov
|
fd5ab25a09
|
Better handling of errors without file/line info
|
2009-04-13 17:19:32 -05:00 |
Slava Pestov
|
2abdf4c138
|
UI error summary now shows icons for all error types
|
2009-04-13 14:40:26 -05:00 |
Slava Pestov
|
cdd372314b
|
Working on error list change notification
|
2009-04-12 23:01:08 -05:00 |
Slava Pestov
|
c4be8bd65a
|
Refactor error code so that error types are registered; listener prints a summary of errors
|
2009-04-12 16:08:46 -05:00 |
Slava Pestov
|
0420b39f4f
|
Make source file error types a bit more extensible
|
2009-04-11 22:26:24 -05:00 |
Slava Pestov
|
26356ffc63
|
Working on error-list tool
|
2009-04-11 21:26:36 -05:00 |
Slava Pestov
|
e5df0559eb
|
Working on adding help-lint errors to error list
|
2009-04-11 20:30:09 -05:00 |
Slava Pestov
|
39685724cc
|
Generalize operation
|
2009-04-11 15:11:40 -05:00 |
Slava Pestov
|
c7b3b2f4e0
|
Load ui.tools.error-list by default
|
2009-04-11 14:24:17 -05:00 |
Slava Pestov
|
a254e07fda
|
Error list: add toggles for different error types, source file icon
|
2009-04-11 14:18:23 -05:00 |
Slava Pestov
|
4f41e07147
|
ui.tools.compiler-errors => ui.tools.error-list
|
2009-04-10 04:41:12 -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
|
e467f4eea3
|
More work on unit test tool
|
2009-04-09 08:17:41 -05:00 |
Slava Pestov
|
af8f98495d
|
Latest icons from Joe
|
2009-04-09 08:11:38 -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
|
07f585a81d
|
Error list tool work in progress
|
2009-04-06 15:24:21 -05:00 |
Slava Pestov
|
75985a6c7c
|
Merge branch 'master' into smarter_error_list
|
2009-04-06 13:27:06 -05:00 |
Slava Pestov
|
1071a3c564
|
Fix ui.tools.browser.history tests
|
2009-04-06 03:03:46 -05:00 |
Slava Pestov
|
99b8400e56
|
Documentation updates
|
2009-04-06 03:00:46 -05:00 |