Historique des commits

Auteur SHA1 Message Date
  Arne Döring b92fd30282 rename tyExpr/tyStmt to tyUntyped/tyTyped (#11227) il y a 5 ans
  Andreas Rumpf 721bf7188b code cleanup: there is no tyOptRef il y a 5 ans
  Andreas Rumpf b5eed8ab3f make code more readable il y a 5 ans
  jcosborn fc740c54ec fixes #9600 (#9601) il y a 6 ans
  jcosborn 69c0a9c6fb getTypeImpl now returns pragmas for object types (#9538) il y a 6 ans
  Araq f9eec2aa1e fixes #9532 il y a 6 ans
  LemonBoy 0ead36dae6 Unchecked arrays now have their own type (#9267) il y a 6 ans
  LemonBoy 8a1055adce Fix range type construction in the VM (#9205) il y a 6 ans
  Andreas Rumpf 86556ebfdb compiler refactoring; use typesafe path handing; docgen: render symbols between modules il y a 6 ans
  cooldome dec97924a4 Custom pragmas in proc types (#8205) il y a 6 ans
  Andreas Rumpf 40ec7be45c refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly il y a 6 ans
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler il y a 6 ans
  Andreas Rumpf bf6c2c5ccf preparations of making compiler/msgs.nim free of global variables il y a 6 ans
  Araq 2a7fc84c86 remove ast.emptyNode global; cleanup configuration.nim il y a 6 ans
  Andreas Rumpf fedc136985 transf and vmgen compile again il y a 6 ans
  Varriount 822d2b5085 Fix the return value of GetType and friends when given a `var T` type. (#7701) il y a 6 ans
  Andreas Rumpf 47335aab41 introduce nkTupleConstr AST node for unary tuple construction; breaking change il y a 6 ans
  Andreas Rumpf e4081a7201 preparations for language extensions: 'sink' and 'lent' types il y a 7 ans
  jcosborn 96a5062b8c modify getTypeImpl to reduce result to final implementation (#6891) il y a 7 ans
  jcosborn 35d7a99b6a fix getTypeInst for tyGenericInst (#6868) il y a 7 ans
  Andreas Rumpf 70ea45cdba deprecated unary '<' il y a 7 ans
  Andreas Rumpf 02ff5f596c implemented new experimental scriptable import mechanism il y a 7 ans
  Andreas Rumpf f7f3a25be8 first steps of making 'opt' a first class type for Nim il y a 7 ans
  Andreas Rumpf e879da5791 some work to make 'opt' a first class type il y a 7 ans
  Yuriy Glukhov 0755f902dd Corrected tuple type to nkPar for unnamed tuples on getType (#6172) il y a 7 ans
  jcosborn ec50dab57d fixed macros.getTypeImpl for a symbol of type tyGenericBody (#5788) (#5812) il y a 7 ans
  Zahary Karadjov 0b0a3e5f20 support derived values in non-generic user type classes il y a 8 ans
  Zahary Karadjov 8cd5f1f8f5 introduce tyInferred for the unbound concept type params il y a 8 ans
  jcosborn 3bffb3ba35 fix getTypeImpl for tyEnum (#5568) il y a 7 ans
  Fabian Keller e2567e2e03 Fix sigsegv in getTypeImpl for unnamed tuple (#5440) il y a 7 ans