Commit History

Author SHA1 Message Date
  Araq 1d9343080d added toOpenArray builtin for zero-copy slices; syntax sugar yet to come 6 years ago
  zah 121b9e26fb Static[T] fixes (#7333) 6 years ago
  Araq 8a601669ef fixes #6489 6 years ago
  Andreas Rumpf 70ea45cdba deprecated unary '<' 7 years ago
  Andreas Rumpf 1a61c4d46d first implementation of the 'func' keyword 7 years ago
  Zahary Karadjov f0999de9dc Fix #5962 7 years ago
  Zahary Karadjov cd02561368 introduce a pre-processing pass for the concept bodies 7 years ago
  Araq 4033929127 fixes tproctypecache_falsepositive.nim test case 7 years ago
  Zahary Karadjov e9a3ffbc3d Restore the Nim's 0.14 proper handling of generic aliases 7 years ago
  Zahary Karadjov 7fdf29937d fix tgenericshardcases 7 years ago
  zah be174fc3c7 Fix generic forward declarations; fixes #4104; fixes #4908 (#5566) 7 years ago
  Araq 2589d69ed2 fixes #5430 7 years ago
  Andreas Rumpf 46efaf294b big compiler refactoring; avoid globals for multi method dispatcher generation 7 years ago
  Araq 01c785e0aa make tests green again 7 years ago
  Araq 97e26967f1 fixes #5383 7 years ago
  Andreas Rumpf abaf5d0bdb fixes #5285 7 years ago
  Jacek Sieka 6f7b891bdc remove remnants of tyIter 8 years ago
  Andreas Rumpf bae3baf9cc fixes #4856 8 years ago
  Andreas Rumpf 3a13706d7d fixes #4673 8 years ago
  Andreas Rumpf 10f445da89 Merge pull request #4592 from arnetheduck/compiler-cleanup 8 years ago
  Andreas Rumpf f1e4d8ed74 side-effect computation now done in the proper pass; fixes #4254 8 years ago
  Jacek Sieka 3cd4cf4320 remove unused stuff 8 years ago
  Andreas Rumpf 089c31765f fixes #3055 8 years ago
  Andreas Rumpf e65c89ee28 fixes #4177 8 years ago
  Andreas Rumpf 8dfdea8919 fixes #4097 8 years ago
  Andreas Rumpf 1afdefcbe9 added experimental .this pragma 8 years ago
  Araq 86e2d6ee90 fixes #3476 9 years ago
  Araq d93507fd2e fixes #3338 9 years ago
  Araq c921f30b1d renamed inCompilesContext to compilesContextId; added test case for #3313 9 years ago
  Araq 5b2f54ffa1 fixes #3313 9 years ago