Slava Pestov
|
99a120a146
|
Merge branch 'smarter_error_list'
|
2009-04-17 15:50:36 -05:00 |
Slava Pestov
|
50ed1f5a9f
|
Better error printing
|
2009-04-17 15:50:11 -05:00 |
Doug Coleman
|
7a1841f59b
|
(( -- )) eval -> eval( -- )
|
2009-04-17 15:49:21 -05:00 |
Doug Coleman
|
364ea217ef
|
fix more compiler errors
|
2009-04-17 14:44:08 -05:00 |
Doug Coleman
|
dba4c0d589
|
fixing compiler errors in basis
|
2009-04-17 12:46:04 -05:00 |
Slava Pestov
|
b91e8cbdaf
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-16 23:15:01 -05:00 |
Slava Pestov
|
e173d27120
|
Adding walker tests
|
2009-04-16 23:14:26 -05:00 |
Slava Pestov
|
0a5b076c11
|
Make the walker infer
|
2009-04-16 23:14:11 -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
|
7a251950d8
|
Working on trace tool
|
2009-04-15 22:16:52 -05:00 |
Slava Pestov
|
72487f7f33
|
Merge branch 'trace_tool' of git://factorcode.org/git/factor into trace_tool
|
2009-04-15 19:17:43 -05:00 |
Slava Pestov
|
df18c0b6e7
|
Making more code infer
|
2009-04-15 19:03:44 -05:00 |
Slava Pestov
|
c0874e64cc
|
Documentation updates
|
2009-04-15 18:19:35 -05:00 |
Slava Pestov
|
83b7ac3f3a
|
Forgetting a definition removes compile error
Notify definition observers with nested compilation units
|
2009-04-15 00:27:02 -05:00 |
Slava Pestov
|
5daf19afa2
|
Merge branch 'master' into trace_tool
|
2009-04-14 20:42:02 -05:00 |
Slava Pestov
|
6c5fbd3197
|
Documentation updates
|
2009-04-13 20:38:30 -05:00 |
Slava Pestov
|
fd5ab25a09
|
Better handling of errors without file/line info
|
2009-04-13 17:19:32 -05:00 |
Slava Pestov
|
a2cff89591
|
Call notify-error-observers
|
2009-04-13 14:40:03 -05:00 |
Slava Pestov
|
e52be965f0
|
Finish moving compiler.errors to basis
|
2009-04-13 02:50:23 -05:00 |
Slava Pestov
|
e595576dc3
|
Make more words infer
|
2009-04-12 23:01:14 -05:00 |
Slava Pestov
|
7a33780bc2
|
Fix bootstrap
|
2009-04-12 16:31:25 -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
|
e5df0559eb
|
Working on adding help-lint errors to error list
|
2009-04-11 20:30:09 -05:00 |
Slava Pestov
|
e5606b2917
|
Merge branch 'smarter_error_list' of git://factorcode.org/git/factor into smarter_error_list
|
2009-04-11 14:33:04 -05:00 |
Slava Pestov
|
a0ad6bda39
|
tools.test: store file in a variable while tests are running
|
2009-04-10 08:11:46 -05:00 |
Slava Pestov
|
0a7485190b
|
compile-error-type => source-error-type; make test failures global
|
2009-04-10 03:52:12 -05:00 |
Doug Coleman
|
2179b4bca1
|
minor cleanup
|
2009-04-09 21:03:42 -05:00 |
Slava Pestov
|
e467f4eea3
|
More work on unit test tool
|
2009-04-09 08:17:41 -05:00 |
Slava Pestov
|
e5c28dfa95
|
tools.test: use source-files.errors
|
2009-04-09 04:50:47 -05:00 |
Slava Pestov
|
7adb76aaf4
|
Factor out some compiler error code into source-files.errors
|
2009-04-09 04:50:38 -05:00 |
Slava Pestov
|
61918ac0c5
|
Merge branch 'master' into smarter_error_list
|
2009-04-08 06:45:49 -05:00 |
Slava Pestov
|
59e0434815
|
Trace tool work in progress
|
2009-04-08 06:23:07 -05:00 |
Slava Pestov
|
ba61b82152
|
Pass vocab roots onto deployed app. Fixes deployment of apps outside the built-in roots. Reported by Alec Berryman
|
2009-04-07 21:47:57 -05:00 |
Slava Pestov
|
75985a6c7c
|
Merge branch 'master' into smarter_error_list
|
2009-04-06 13:27:06 -05:00 |
Doug Coleman
|
dd43df655f
|
fix unit test for new method syntax
|
2009-04-06 10:45:39 -05:00 |
Slava Pestov
|
cb9e4a4069
|
Oops
|
2009-04-06 05:22:43 -05:00 |
Slava Pestov
|
890553b776
|
Fixing tests for method-sec removal
|
2009-04-06 05:22:28 -05:00 |
Slava Pestov
|
268abfcf2a
|
Remove method-specs in favor of M\
|
2009-04-06 02:59:59 -05:00 |
Slava Pestov
|
476d1910c2
|
Merge branch 'master' into smarter_error_list
|
2009-04-05 23:54:01 -05:00 |
Slava Pestov
|
92cc670c28
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-03 10:25:56 -05:00 |
Slava Pestov
|
535850f3ea
|
Fix vocab: and word name stripping in deployed binaries
|
2009-04-03 10:16:56 -05:00 |
Slava Pestov
|
f42c23de9d
|
Copy UI theme over to deployed binaries
|
2009-04-03 10:16:40 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
82317980a4
|
Don't strip out superclass word prop since UI needs it
|
2009-04-03 09:48:16 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
dba42f9259
|
Remove DLL-downloading logic since we don't have external deps anymore
|
2009-04-02 13:07:45 -05:00 |
Slava Pestov
|
1dfa621f4d
|
Tweak some code to reduce deployed image size
|
2009-03-31 08:03:27 -05:00 |
Doug Coleman
|
cd0986509c
|
unit test tools.scaffold, fix a bug in scaffolding docs
|
2009-03-28 16:40:34 -05:00 |
Slava Pestov
|
9be60e36af
|
Add models.arrow.smart: abstracts out common <product>/<arrow> pattern
|
2009-03-28 04:19:33 -05:00 |
Nicholas Seckar
|
6755db7fdb
|
Update scaffold-vocab docs, it does not create tests
|
2009-03-26 22:05:18 -07:00 |
Doug Coleman
|
6ca02e9b37
|
Merge branch 'master' of http://factorcode.org/git/factor into db
|
2009-03-25 23:01:05 -05:00 |