seven-phases-max
|
554448d49b
|
Improved missing ( and { error detection.
|
2014-02-01 03:03:00 +04:00 |
|
Luke Page
|
5d54af2039
|
import interpolation finished. refactored the import phase to occur only within the import visitor - so that the import eval env can be passed between imports.
|
2013-03-01 13:40:54 +00:00 |
|
Luke Page
|
914eb404d7
|
Fix import errors in browser mode. Fixes #1117 and fixes #1118
|
2013-02-10 12:47:25 +00:00 |
|
Luke Page
|
88f3f02213
|
Correct some error inconsistancies. Add browser testing of errors - import missing error fails because of #1117
|
2013-02-05 22:38:43 +00:00 |
|
Luke Page
|
2d73502955
|
Fix tests and report error at index -1 so it is a valid index
|
2012-12-09 15:42:14 +00:00 |
|
Luke Page
|
bd8679b4c6
|
Fix error unit tests to run on any computer
|
2012-08-21 07:20:23 +01:00 |
|
Luke Page
|
8c6d14bcf2
|
Fix previous test. Fix error on invalid import. Fixes #761
|
2012-08-11 20:35:29 +01:00 |
|
Luke Page
|
22b3ee939d
|
More tests for errors
|
2012-08-11 16:04:32 +01:00 |
|