コミット履歴

作者 SHA1 メッセージ 日付
  ringabout d51a392149 replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444) 1 年間 前
  Andreas Rumpf 852cf596ed fixes a strange issue most likely caused by a git merge (#20822) 1 年間 前
  flywind 7f6e800caf move assertions out of system (#19599) 2 年 前
  Timothee Cour d5b5827bc2 fix setCommand so it behaves like regular nim invocation (#18555) 3 年 前
  Timothee Cour 52829fc8d1 cmdline: improve command processing (#16056) 3 年 前
  Timothee Cour c1664f93b0 new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687) 3 年 前
  Andreas Rumpf 226595515c explicit ID generation for easier IC (#15559) 3 年 前
  cooldome 91ce4515c8 fix gc:arc in nimscript (#15525) 4 年 前
  Timothee Cour 45cac4afda fix #14179, fix #14142, make CI 1.4x faster (2x faster locally) (#14658) 4 年 前
  Neelesh Chandola d38853c504 Undefine `paramCount` & `paramStr` in nimscript.nim for *.nims (#12860) 4 年 前
  Timothee Cour 1d665adecd [RFC] 'walkDir' now has a new 'checkDir' flag, to mimic behaviour of other languages (#13642) 4 年 前
  Timothee Cour af9c852701 fix `nim doc subdir/foo` which was generating broken css; + other fixes (#13647) 4 年 前
  genotrance bbc231f8e0 Fix #12676 (#13634) 4 年 前
  Timothee Cour ce36fdc897 correctly honor cmdline --hint:conf:on/off ; correctly show Conf hints in order 4 年 前
  Araq 61ea85687c 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) 5 年 前
  Andreas Rumpf d1b7aa28e7 fixes #10240 (#10269) 5 年 前
  Araq 6acffcd28f incremental compilation: simple recompilation works 5 年 前
  Andreas Rumpf 73c306258b Nimscript: fixes #9246 [backport] 5 年 前
  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 年 前