Dave Holoway
|
00da3cd2f1
|
move addproblem into TokenList
|
2020-06-29 16:24:01 +01:00 |
|
Dave Holoway
|
bdb5986c4b
|
rename body-parser3 to body-parser
|
2020-06-29 15:38:43 +01:00 |
|
Dave Holoway
|
b45314cc95
|
add support for docs in source types
|
2020-06-24 23:28:35 +01:00 |
|
Dave Holoway
|
6badc9fdb6
|
implement method body and ststement validation
|
2020-06-21 13:47:56 +01:00 |
|
Dave Holoway
|
a034a90735
|
support package name as a resolved value
|
2020-06-19 11:08:02 +01:00 |
|
Dave Holoway
|
b050f3a82d
|
start separating validation from parsing
|
2020-06-16 12:59:08 +01:00 |
|
Dave Holoway
|
01ae51d91a
|
replace regex parsing with linear parsing
|
2020-06-15 11:15:25 +01:00 |
|
Dave Holoway
|
c70b75783e
|
replace Locals with scopeable MethodDeclarations to allow labels and types to be stored
|
2020-06-12 13:32:15 +01:00 |
|
Dave Holoway
|
cd725638cd
|
parse labels and break/continue targets
|
2020-06-10 18:43:43 +01:00 |
|
Dave Holoway
|
426735aa25
|
update ResolvableType to use same type resolving as method body parsing
|
2020-06-08 21:02:34 +01:00 |
|
Dave Holoway
|
1b1202598c
|
refactor to prepare for merging with type parsing
|
2020-06-08 15:52:03 +01:00 |
|