Historique des commits

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