metagn
|
ba158d73dc
type annotations for variable tuple unpacking, better error messages (#22611)
|
1 년 전 |
ringabout
|
93ced31353
use strictdefs for compiler (#22365)
|
1 년 전 |
Khaled Hammouda
|
dce714b259
Fix grammar top rule (#22325)
|
1 년 전 |
metagn
|
e0ad71a912
make binary `not` not parse complex expressions on right side (#22078)
|
1 년 전 |
metagn
|
2ab948ce53
post expr blocks colon fix + correct grammar (#21983)
|
1 년 전 |
metagn
|
ba698d37c3
some Token refactors (#21762)
|
1 년 전 |
metagn
|
2a0d8a9a06
make grammar a bit more honest (#21655)
|
1 년 전 |
metagn
|
1bb117cd7a
`proc` typeclass accounts for `iterator`, call conventions + `nil` fix + document typeclass AST (#21629)
|
1 년 전 |
metagn
|
814d3e6818
fix #19430 (#21603)
|
1 년 전 |
metagn
|
2315b01ae6
tuple unpacking for vars as just sugar, allowing nesting (#21563)
|
1 년 전 |
ringabout
|
406d302131
allow omitting stmts using `finally` as post expr blocks; make it consistent with `else`, `except` etc. (#21361)
|
1 년 전 |
Ivan Yonchovski
|
7031ea65cd
Implemented basic macro expand functionality (#20579)
|
1 년 전 |
rockcavera
|
9b4516fbcb
fix in msg `doAssert()` to update grammar.txt (#21179)
|
1 년 전 |
ringabout
|
d0721eadf8
fixes #21144; try expression will not match the less indentation except (#21152)
|
1 년 전 |
Vindaar
|
0a1d4ba842
fix issue #20922 by handling missing expr in `exprList` for `tkOf` (#20930)
|
1 년 전 |
metagn
|
4ca2dcb404
Named arguments in commands + many grammar fixes (#20994)
|
1 년 전 |
metagn
|
15d00ca0e1
allow proc expressions in place of statements (#20935)
|
1 년 전 |
ringabout
|
a15872ba9e
refactor strongSpaceB with an enum (#20809)
|
2 년 전 |
ringabout
|
0b1d1b7886
fixes #15688; handle `strongSpace` overflow issues (#20724)
|
2 년 전 |
Andreas Rumpf
|
0d23419e68
DAA and 'out' parameters (#20506)
|
2 년 전 |
ringabout
|
e323b91a32
correct grammar (ref #20199) and add check for grammar.txt (#20494)
|
2 년 전 |
ringabout
|
f89ba2c951
add default field support for object in ARC/ORC (#20480)
|
2 년 전 |
metagn
|
86f7f4ffa5
remove deprecated type pragma syntax, fix bugs that required it (#20199)
|
2 년 전 |
flywind
|
42ac50e988
fixes #19662; Indent level errored for first line (#19718)
|
2 년 전 |
flywind
|
7f6e800caf
move assertions out of system (#19599)
|
2 년 전 |
hlaaftana
|
61d682e733
Allow full commands and blocks in type sections (#19181)
|
2 년 전 |
Andreas Rumpf
|
a61bbf7d8d
fixes grammar typos [backport] (#19289)
|
2 년 전 |
hlaaftana
|
1ef945668d
treat do with pragmas but no parens as proc (#19191)
|
2 년 전 |
hlaaftana
|
2859069dbe
fix #12274 (#19180)
|
3 년 전 |
Andreas Rumpf
|
6ff61766da
fixes #19011 [backport:1.6] (#19114)
|
3 년 전 |