コミット履歴

作者 SHA1 メッセージ 日付
  Araq 814e237ab6 refactoring: --newruntime consists of 3 different switches 5 年 前
  Araq 3255b55266 fixes #11675 5 年 前
  Andreas Rumpf 8397554315 fixes #12125 (#12131) 5 年 前
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 年 前
  Kaushal Modi 7182922622 [feature] Added os.delEnv; add delEnv support to nimscript too (#11466) 5 年 前
  genotrance c707267212 Add stdin read support to nimscrit #3983 (#10292) 6 年 前
  Andreas Rumpf d1b7aa28e7 fixes #10240 (#10269) 6 年 前
  Araq 6acffcd28f incremental compilation: simple recompilation works 6 年 前
  Andreas Rumpf 73c306258b Nimscript: fixes #9246 [backport] 6 年 前
  Solitude 027a11d7c8 Add procs to retrieve project name, directory and full path to nimscript (#9274) 6 年 前
  Timothee Cour 77f836b403 fix #9264 regression (#9265) 6 年 前
  Andreas Rumpf 86556ebfdb compiler refactoring; use typesafe path handing; docgen: render symbols between modules 6 年 前
  Timothee Cour ed0cb7b85d make config.nims behave like nim.cfg in terms of where these scripts are searched / run (#8682) 6 年 前
  alaviss 7898f2a785 scriptconfig: register passes once (#8590) 6 年 前
  Andreas Rumpf dae5450947 WIP: disallow 'nil' for strings and seqs 6 年 前
  Andreas Rumpf 826c1e2d78 incremental compilation: implemented basic replay logic 6 年 前
  Andreas Rumpf b92fcacb99 more compiler API cleanups 6 年 前
  Andreas Rumpf 382bc34f93 vm now free of global variables 6 年 前
  Andreas Rumpf 40ec7be45c refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly 6 年 前
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler 6 年 前
  Andreas Rumpf 342e50e26c compiler compiles again; simple programs do work 6 年 前
  Andreas Rumpf 61e57cfa13 big refactoring: parser compiles again 6 年 前
  Andreas Rumpf b7116a28ee compiler refactoring, pass config around explicitly 6 年 前
  Andreas Rumpf ee366f1746 .experimental can now be used to enable specific features 6 年 前
  Oscar Nihlgård f6df2d9956 Sub second time resolution (#6978) 6 年 前
  genotrance f6c8f97fe8 Add a few useful os calls to nimscript (#7442) 6 年 前
  cooldome 4790b6d63f Fixes 7283 (#7284) 6 年 前
  Araq 77d56aaff6 cleanup times.nim 7 年 前
  Lynn C. Rees 8fbe37b2d8 Show nimscript configuration files during compilation (#6750) 7 年 前
  Andreas Rumpf 0895064983 getEnv now supports a 'default' parameter; refs #6019 7 年 前