Commit History

Author SHA1 Message Date
  flywind 9ce2f87a0a clean up old codes (#16284) 4 years ago
  cooldome 00b495de95 Use modern enums in compiler (#15775) 4 years ago
  Timothee Cour 58a1eec96a condsyms: add nimHasDeclaredLocs (#15735) 4 years ago
  Andreas Rumpf 92163fa330 implements https://github.com/nim-lang/RFCs/issues/258 (#15503) 4 years ago
  Andreas Rumpf e2d80b15a6 finish the stacktraces.nim implementation [backport:1.2] (#15393) 4 years ago
  Clyybber 13e659cfec Big compiler Cleanup (#14777) 4 years ago
  Clyybber fb58066b61 Fix #5691 (#15158) 4 years ago
  Timothee Cour 63d1a0289e fix #14421 items uses lent T (#14447) 4 years ago
  Andreas Rumpf 06dfd31612 fixes #13881 4 years ago
  Arne Döring 4005f0d0e4 forward type alignment information to seqs (#12430) 4 years ago
  Andreas Rumpf 9ffec79300 DrNim (Nim compiler with Z3 integration) (#13743) 4 years ago
  Timothee Cour 19cab9fa51 stacktraces can now show custom runtime msgs per frame (#13351) 4 years ago
  Andreas Rumpf a6682de004 catchable defects (#13626) 4 years ago
  Andreas Rumpf a0eca75182 sink parameter inference for types that have destructors (#13544) 4 years ago
  Timothee Cour 6a0e87eb38 cleanup Ordinal (#13501) 4 years ago
  Timothee Cour c0a2e2ed92 replace old problematic isNamedTuple implementation by TypeTrait isNamedTuple in dollars.nim (#13347) 4 years ago
  Timothee Cour e70294dff2 enable testing -d:nimHasLibFFI mode (#13091) 4 years ago
  Andreas Rumpf c3344862b0 --exception:goto switch for deterministic exception handling (#12977) 5 years ago
  Andreas Rumpf dfb020b174 .cursor implementation (#12637) 5 years ago
  Araq a03a8e80ea fixes a regression that caused that Nim devel cannot compile 1.0 anymore 5 years ago
  Araq e506c1e0ea fixes a regression that caused that Nim devel cannot compile 1.0 anymore 5 years ago
  Arne Döring 21cbfd72ec Refactor json macro (#12391) 5 years ago
  Jasper Jenkins 245a954b25 ungeneric unsigned ops (#12230) 5 years ago
  Jasper Jenkins b49fb2d90f remove nimnomagic64 (#12243) 5 years ago
  Arne Döring 188ce5f3ee add nodeId proc to macros (#11456) 5 years ago
  Miran ab48d7901e hashes: implement murmur3 (#12022) 5 years ago
  Andreas Rumpf 114da04cbb fixes #12029; finish the 'unused import' feature (#12064) 5 years ago
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 years ago
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 years ago
  Andreas Rumpf 5f515410af newruntime for async (#11650) 5 years ago