Commit History

Author SHA1 Message Date
  Andreas Rumpf da90657317 make the new --genDeps feature optional since it makes compilations slower 7 years ago
  Andreas Rumpf 5516fee1a7 Merge branch 'compile-deps' of https://github.com/pyokagan/Nim into pyokagan-compile-deps 7 years ago
  Andreas Rumpf a4d40d137e 'nim doc' is now using version 2 of the documentation generator 7 years ago
  Dmitry Atamanov 870567d083 WIP: Add a advanced compiler command 'ctags' (#6654) 7 years ago
  Andreas Rumpf 7aad0d6544 added 'nim jsonscript' feature 7 years ago
  Paul Tan b06c0f97a4 writeDepsFile: write included files as well 7 years ago
  Paul Tan 1a50442c13 Generate deps file during C compilation 7 years ago
  def ab31b776ef Fix typo 7 years ago
  Arne Döring 92c2a51bf7 removed compiler internal list implementation (#5371) 7 years ago
  Andreas Rumpf f04d21f279 refactoring: explict config state instead of globals 8 years ago
  Andreas Rumpf 9753782f96 memory allocator hotfix: do not allocate tremendous amounts of memory 8 years ago
  Araq 4910a87c6f gendepend improvements; refs #5144 8 years ago
  Araq 7148f6f104 make gendepend work again 8 years ago
  Araq 843ae830d3 Merge branch 'devel' into sighashes 8 years ago
  Araq aedafb9978 Nim compiler generates nimcache/proj.json for easier interop with external build tools 8 years ago
  Araq ba38b83dd5 refactoring: C codegen with fewer global variables 8 years ago
  Araq 9e6fb3f696 new dependency tracking for nimsuggest 8 years ago
  Araq 29db0d8585 refactoring complete: explicit ident cache 8 years ago
  Araq 773d17cd14 big refactoring: step 1 8 years ago
  Andreas Rumpf 813828f690 the Nim compiler supports the jsondoc2 command 8 years ago
  Andreas Rumpf 893be3a5a4 changed the compiler's path handling; fixes #546 8 years ago
  Andreas Rumpf e00f15aa2a Nim check defines 'nimcheck' conditional symbol 8 years ago
  Andreas Rumpf 35567a1eb9 first version of an PHP codegen 9 years ago
  Adam Strzelecki acb6a36656 msgs: One msgWriteln with optional flags 9 years ago
  Araq 2fda95a4d6 added getOrDefault; bootstrapping works again 9 years ago
  Araq 178275f494 split os into os and ospaths parts; ospaths is available for NimScript; better NimScript support 9 years ago
  Araq a2bb7d4c71 simplify nimscript.nim 9 years ago
  Araq d634da775d cleanup destructor building for arrays; still doesn't work 9 years ago
  Araq 69b32637b1 implements experimental new config system based on NimScript 9 years ago
  def db5f8d6755 Reset terminal colors before running compiled program 9 years ago