Commit History

Author SHA1 Message Date
  ringabout 2f5cfd6829 fixes nim secret not flushing stdout (#23862) 4 months ago
  Solitude ec37b59a65 Add missing std prefix (#22910) 1 year ago
  ringabout 93ced31353 use strictdefs for compiler (#22365) 1 year ago
  Andreas Rumpf 873eaa3f65 compiler/llstream: modern code for llstream (#22385) 1 year ago
  flywind 7f6e800caf move assertions out of system (#19599) 2 years ago
  Clyybber 507873be25 Use readable escape sequences (#17241) 3 years ago
  Timothee Cour 8508c4e1c2 fix `hintProcessing` dots interference with `static:echo` and `hintCC`; add tests for `nim secret`, add tests for hintProcessing, misc other bug fixes (#16495) 3 years ago
  Timothee Cour f9a15dbae9 fix `nim secret` dots interfering with prompt (#16491) 3 years ago
  flywind 792e4a0392 Revert #16478 (#16483) 3 years ago
  flywind 1e859fa320 minor (#16478) 3 years ago
  cooldome b3176b8817 Attempt to finish off araq cpp exceptions (#13695) 4 years ago
  Timothee Cour 1cf5c280e3 only enable linenoise for -d:nimUseLinenoise (#13478) 4 years ago
  Timothee Cour 574f61315d nim secret: support linenoise when available (#13328) 4 years ago
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 years ago
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 years ago
  Andreas Rumpf 43940294c5 fixes a critical 'nim secret' regression 5 years ago
  sealmove 92cd07be8b Fixed order of output in repl and added a proc for opening a custom repl (#10802) 5 years ago
  sealmove bf1f4b914b Added optional proc parameter to llStreamOpenStdIn (#10769) 5 years ago
  Araq 5709736e82 Merge branch 'devel' into araq-better-docgen 6 years ago
  LemonBoy eae3c305a7 Don't segfault if the line is empty (#8906) 6 years ago
  Andreas Rumpf 86556ebfdb compiler refactoring; use typesafe path handing; docgen: render symbols between modules 6 years ago
  Andreas Rumpf ccf99fa5ce closes #5070 7 years ago
  Araq aa8b470cf6 use linenoise instead of GNU readline 9 years ago
  def cfab1394d2 Make reading from stdin work again. 9 years ago
  Araq ecd0dea091 tables work in 'const' sections; echo supports 'nil' strings; minor cleanups 9 years ago
  Araq 2781fea9e2 Nimrod renamed to Nim 10 years ago
  Araq 2f43fdb837 renamefest 10 years ago
  Araq dd806cafa0 distinguish between 'defined' and 'declared' 10 years ago
  Reimer Behrends c2b58f3a54 Properly terminate "nimrod i" on end of file. 10 years ago
  Araq 438703f59e case consistency: next steps 11 years ago