Commit History

Author SHA1 Message Date
  Andreas Rumpf e9eab32e54 new language feature: explicit 'import system' statements are allowed 8 years ago
  Andreas Rumpf e52044660d Merge branch 'patch/fix-3496-generic-tmpl-args' of https://github.com/nanoant/Nim into nanoant-patch/fix-3496-generic-tmpl-args 8 years ago
  Andreas Rumpf 6d76df8454 fixes #4227 8 years ago
  Andreas Rumpf 38dee2095c added 'sig' feature; removed tfShared support in the compiler 9 years ago
  Andreas Rumpf 1afdefcbe9 added experimental .this pragma 9 years ago
  Andreas Rumpf c1627354d1 first implementation of the new lambda-lifting pass; barely anything works 9 years ago
  Adam Strzelecki 47e45dee7e fixes #3496 9 years ago
  Araq c921f30b1d renamed inCompilesContext to compilesContextId; added test case for #3313 9 years ago
  Araq 5b2f54ffa1 fixes #3313 9 years ago
  Araq e01e0a4b40 next steps in binding [] properly 9 years ago
  Araq bcd8053b23 fixes #2585 9 years ago
  Araq e55f5d1fd4 fixes #2505, fixes #1853, fixes #2522 9 years ago
  Araq 49471440eb fixes #2481 9 years ago
  Araq 78f371c03a first implementation of overloading of '='; missing: rewriting let/var sections 9 years ago
  Araq 5d63ecb3a4 implemented a[^1] notation 9 years ago
  Araq 247af96b00 cleaned up some tests 10 years ago
  Araq fe30ec83e2 nimsuggest improvements 10 years ago
  Araq b9079b8713 fixes #1915 10 years ago
  Zahary Karadjov b21b72dc14 fix #1049 10 years ago
  Araq 4b7de4dc5e implemented 'experimental' switch 10 years ago
  Araq 7a48942719 nicer error messages (untested) 10 years ago
  Araq 1088814e56 deepCopy is instantiated when its corresponding type is instantiated 10 years ago
  Araq 5946747970 updated the compiler to use the new symbol names 10 years ago
  Araq 2781fea9e2 Nimrod renamed to Nim 10 years ago
  Andreas Rumpf 2ec1501c7a Merge pull request #1281 from Araq/new_spawn 10 years ago
  Clay Sweetser 93fa75bb07 Fixed #1172 (for real) 10 years ago
  Araq 40baebebfe pi test compiles, but crashes randomly 10 years ago
  Araq be6474af63 removed flawed thread analysis pass 10 years ago
  Zahary Karadjov f6f5c9e9e6 propagate semExpr flags in macro/template expansion 10 years ago
  Jimmie Houchin c58ec376b6 fixed parens around getSysType arguments 11 years ago