提交历史

作者 SHA1 备注 提交日期
  Fredrik Høisæther Rasch c39e202976 Introduce first class support for Android (#5772) 7 年之前
  Zahary Karadjov 5e368f3639 support for external types with covariant generic params 7 年之前
  Eugene Kabanov 9c99973ff8 Make DragonFlyBSD a first class BSD-like OS (#5548) 7 年之前
  Andreas Rumpf f04d21f279 refactoring: explict config state instead of globals 8 年之前
  Araq adf8eea4df existance of new distros.nim module can be detected with defined(nimDistros) 8 年之前
  Andreas Rumpf 9c4a60193f new shift ops for Nim; based on #4743 8 年之前
  Andreas Rumpf a8edf67a28 make nim bootstrap again for older versions 8 年之前
  Jeff Ciesielski 94d1aa5109 Add the ability to pass a value with the -d flag 8 年之前
  Araq 8ef66b973d first attempt to fix 'a[i]' handling in generics 9 年之前
  Yuriy Glukhov b3cecddd64 Fixed seq.insert and seq.delete for js. 9 年之前
  Araq 87815cbdf7 attempt to fix bootstrapping; refs #3139 9 年之前
  Araq cabbcd411d implements varargs[untyped]; refs #2545; to be documented 9 年之前
  Araq 8d39669233 fixes #2909 9 年之前
  Araq c8bebe92e2 fixes #2569 9 年之前
  Araq 1e6aef62ba macros.PNimrodNode is now NimNode 10 年之前
  Araq d9c73b49d1 the compiler knows vxWorks is an OS 10 年之前
  Guillaume Gelin 3119fe087d Happy new year! 10 年之前
  Araq b131439a2a fixes #1735 10 年之前
  Araq a639824e5e introduced 'benign' pragma 10 年之前
  Araq a9a5766c66 docgen should work again 10 年之前
  Araq fc47c0edc7 Merge branch 'devel' of https://github.com/Araq/Nimrod into bigbreak 10 年之前
  Reimer Behrends cb6441e73d Use _setjmp()/_longjmp() only on BSD-like systems for now. 10 年之前
  Reimer Behrends f99c40f61b Improve setjmp()/longjmp() performance. 10 年之前
  Araq 22fb9db845 nimfix improvements 10 年之前
  Araq 5946747970 updated the compiler to use the new symbol names 10 年之前
  Araq 2781fea9e2 Nimrod renamed to Nim 10 年之前
  Araq dbf9117c56 the big renamefest: first steps 10 年之前
  Araq 710cbe3f1f fixes #1492 10 年之前
  Araq dd806cafa0 distinguish between 'defined' and 'declared' 10 年之前
  Araq a7911addf7 parseBiggestFloat is now builtin 10 年之前