Historique des commits

Auteur SHA1 Message Date
  Andreas Rumpf 0134a51a7c fixes critical 'do' parsing bug il y a 8 ans
  Andreas Rumpf 4869d4e82a fixes #4036 il y a 8 ans
  Andreas Rumpf c9966a3e17 use 'using' instead of 'sig' keyword; cleans up new features a bit il y a 9 ans
  Andreas Rumpf 0baa1d9955 first version of .partial objects il y a 9 ans
  Andreas Rumpf 38dee2095c added 'sig' feature; removed tfShared support in the compiler il y a 9 ans
  Andreas Rumpf 2e71bd50b2 implements multi-line-comments; pounds are stripped from the doc comments il y a 9 ans
  Andreas Rumpf 46f1f41cc9 finally removes 'echo ' gotcha il y a 9 ans
  Araq 5fe71db6d9 'out T' is an alias for 'var T' il y a 9 ans
  Araq cd7b5ae1eb fixes #1799 properly il y a 9 ans
  Araq 5206c310e6 fixes #1799 il y a 9 ans
  Adam Strzelecki b0db8126a5 Parser: Inline expr pragmas with parenthesis il y a 9 ans
  Adam Strzelecki 2f5ed17cfe Parser: Properly represent parsePar in grammar il y a 9 ans
  Araq 9e4e7ca535 fixes #2533 il y a 9 ans
  Andreas Rumpf 6a016743aa Merge pull request #2566 from nanoant/parser-diagnostic-location il y a 9 ans
  Adam Strzelecki 07b13251d1 Parser: Fix location (line, col) for diagnostics il y a 9 ans
  Adam Strzelecki 0da4d6b755 Parser: Make exprList() not comsume endToken il y a 9 ans
  Adam Strzelecki 8a6df889d0 Parser: Use colcom(...) when possible il y a 9 ans
  Araq 2b4e233510 Merge branch 'devel' of https://github.com/Araq/Nim into devel il y a 9 ans
  Araq 9abfc60db4 parse 'of' branches for macros properly il y a 9 ans
  Andreas Rumpf b4e938ca21 Merge pull request #2503 from ReneSac/arrowLike il y a 9 ans
  ReneSac 06617bbb76 Minor fixes for arrow like change patch il y a 9 ans
  ReneSac 34997292f4 Changing the rule for arrow like operators again. il y a 9 ans
  Araq 10c1d7f519 minor lexer cleanups; fixes #2504 il y a 9 ans
  ReneSac f15b4ccb52 Restrict arrow-like operators to start with - or = il y a 9 ans
  ReneSac 80050a09a0 Refactored getPrecedence() after last change il y a 9 ans
  ReneSac 6a528bc7e9 Consider #!strongSpaces for keyword operators too. il y a 9 ans
  Araq e80840c40a preparations for dealing with the 'echo $foo' gotcha il y a 9 ans
  Araq e680e43fc2 fixes #2405 il y a 9 ans
  Araq f6ff01572e breaking change: 'concept' is now a keyword and used instead of 'generic' il y a 10 ans
  Araq ca6906d85b fixes long standing parsing issue with command syntax il y a 10 ans