コミット履歴

作者 SHA1 メッセージ 日付
  Andreas Rumpf 47335aab41 introduce nkTupleConstr AST node for unary tuple construction; breaking change 6 年 前
  Andreas Rumpf 212457f5e0 the .deprecated pragma for procs now supports a user-definable deprecation message 7 年 前
  Andreas Rumpf e4081a7201 preparations for language extensions: 'sink' and 'lent' types 7 年 前
  Andreas Rumpf 70ea45cdba deprecated unary '<' 7 年 前
  Zahary Karadjov cd02561368 introduce a pre-processing pass for the concept bodies 7 年 前
  Arne Döring eb8e267ff6 improved comment satement support in macros (#5904) 7 年 前
  Andreas Rumpf 962d03d671 isDeepConstExpr helper can handle nkRange 7 年 前
  Araq bdd9f971e7 update code from a time when unsigned didn't exist 7 年 前
  Araq 9534a5d632 fixes #5391 7 年 前
  Araq e6c5622aa7 removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes 8 年 前
  Araq 773d17cd14 big refactoring: step 1 8 年 前
  Matthew Baulch defc7bbded Cleanup and fix isConstExpr to return true for all atomic node types. 8 年 前
  Matthew Baulch c23a3e1f84 Remove unnecessary result initialisations. 8 年 前
  Matthew Baulch ef0d1561d4 Remove useless/misleading comment. flattenStmts not only for patterns. 8 年 前
  Matthew Baulch e1a5732838 Remove unused procs getProcSym, getOpSym. 8 年 前
  Matthew Baulch 5e0a062a90 Remove (unused) flattenTree proc. 8 年 前
  Matthew Baulch 701109e8c1 Remove (unused) swapOperands proc. 8 年 前
  Matthew Baulch 8f86e0f86b Rewrite cyclicTree. Performance improved by approx 50%. 8 年 前
  Andreas Rumpf baeec11808 fixes #4354 8 年 前
  Araq 47dce26886 fixes #2985 9 年 前
  Araq 7be092bba5 VM: minor fixes to make lexim work 9 年 前
  Araq 7edf6fc1d2 fixes #1547 10 年 前
  Araq 2781fea9e2 Nimrod renamed to Nim 10 年 前
  Araq b731e6ef1c case consistency: cs:partial bootstraps on windows 11 年 前
  Araq 2df9b442c6 case consistency part 1 11 年 前
  Araq 23ef565a3c implemented large parts of the 'not nil' checking 11 年 前
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 11 年 前
  Araq 225d657019 first steps to implement object construction expressions 11 年 前
  Araq af7c92c003 term rewriting macros fully implemented; still buggy 12 年 前
  Araq b5b5e6e76d distinguish properly between nkOpen and nkClosedSymChoice 12 年 前