Commit Verlauf

Autor SHA1 Nachricht Datum
  metagn 00ac961ab1 require `not nil` to be on the same line after a type (#24134) vor 2 Monaten
  Andreas Rumpf 6c4c60eade Adds support for custom ASTs in the Nim parser (#23417) vor 8 Monaten
  Nikolay Nikolov 37ed8c8480 * fixed nimsuggest crash with 'Something = concept' put (erroneously) outside of a 'type' block (#23331) vor 9 Monaten
  Silly Carbon 243f1e6cd5 Fixes #23085: update grammars for 'concept' (#23256) vor 10 Monaten
  Jake Leahy 0bd4d80238 Allow `parseAll` to parse statements separated by semicolons (#23088) vor 11 Monaten
  ringabout cca5684a17 fixes yet another strictdefs bug (#23069) vor 11 Monaten
  Andreas Rumpf cd4ecddb30 nimpretty: check the rendered AST for wrong output (#23057) vor 11 Monaten
  Jacek Sieka e1a0ff1b8a lexer cleanups (#23037) vor 11 Monaten
  ringabout e17237ce9d prepare for the enforcement of `std` prefix (#22873) vor 1 Jahr
  metagn ba158d73dc type annotations for variable tuple unpacking, better error messages (#22611) vor 1 Jahr
  ringabout 93ced31353 use strictdefs for compiler (#22365) vor 1 Jahr
  Khaled Hammouda dce714b259 Fix grammar top rule (#22325) vor 1 Jahr
  metagn e0ad71a912 make binary `not` not parse complex expressions on right side (#22078) vor 1 Jahr
  metagn 2ab948ce53 post expr blocks colon fix + correct grammar (#21983) vor 1 Jahr
  metagn ba698d37c3 some Token refactors (#21762) vor 1 Jahr
  metagn 2a0d8a9a06 make grammar a bit more honest (#21655) vor 1 Jahr
  metagn 1bb117cd7a `proc` typeclass accounts for `iterator`, call conventions + `nil` fix + document typeclass AST (#21629) vor 1 Jahr
  metagn 814d3e6818 fix #19430 (#21603) vor 1 Jahr
  metagn 2315b01ae6 tuple unpacking for vars as just sugar, allowing nesting (#21563) vor 1 Jahr
  ringabout 406d302131 allow omitting stmts using `finally` as post expr blocks; make it consistent with `else`, `except` etc. (#21361) vor 1 Jahr
  Ivan Yonchovski 7031ea65cd Implemented basic macro expand functionality (#20579) vor 1 Jahr
  rockcavera 9b4516fbcb fix in msg `doAssert()` to update grammar.txt (#21179) vor 1 Jahr
  ringabout d0721eadf8 fixes #21144; try expression will not match the less indentation except (#21152) vor 1 Jahr
  Vindaar 0a1d4ba842 fix issue #20922 by handling missing expr in `exprList` for `tkOf` (#20930) vor 1 Jahr
  metagn 4ca2dcb404 Named arguments in commands + many grammar fixes (#20994) vor 1 Jahr
  metagn 15d00ca0e1 allow proc expressions in place of statements (#20935) vor 2 Jahren
  ringabout a15872ba9e refactor strongSpaceB with an enum (#20809) vor 2 Jahren
  ringabout 0b1d1b7886 fixes #15688; handle `strongSpace` overflow issues (#20724) vor 2 Jahren
  Andreas Rumpf 0d23419e68 DAA and 'out' parameters (#20506) vor 2 Jahren
  ringabout e323b91a32 correct grammar (ref #20199) and add check for grammar.txt (#20494) vor 2 Jahren