Cronologia Commit

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