Commit History

Author SHA1 Message Date
  metagn 712f5be7eb cbuilder: use constants for type names, some cleanups (#24438) 3 days ago
  metagn 726195d784 cbuilder: second half of cgen (#24432) 1 week ago
  metagn 9d61f2cdd1 cbuilder: upper half of cgen, variable decls (#24423) 1 week ago
  metagn f5d80ede80 cbuilder: make Builder an object (#24401) 2 weeks ago
  metagn 4515b2dae2 use cbuilder for most remaining structs, add typedef (#24253) 1 month ago
  Andreas Rumpf 6d7ab08dee refactor: The popular 'r' field is now named 'snippet' (#23829) 4 months ago
  Andreas Rumpf ca1f3f36b9 no ropes WIP (#20433) 2 years ago
  Timothee Cour e112974920 fix #16752: threadvar now works with importcpp types; osx now uses native TLS (`--tlsEmulation:off`), which can be orders of magnitude faster (#16750) 3 years ago
  Andreas Rumpf bc712c28fc fixes #14865 (#14937) 4 years ago
  Timothee Cour 9502e39b63 `nim doc --backend:js`, `nim doc --doccmd:-d:foo`, `nim r --backend:js`, `--doccmd:skip` + other improvements (#14278) 4 years ago
  alaviss f500895efe Unexport even more symbols (#13214) 4 years ago
  Andreas Rumpf c3344862b0 --exception:goto switch for deterministic exception handling (#12977) 4 years ago
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 years ago
  Arne Döring 1da98b1636 Less ropes (#10979) 5 years ago
  Andreas Rumpf 5ad1acc60c remove the last global variables in the C code generator 6 years ago
  Andreas Rumpf 328e7a1005 options.nim: no global variables anymore 6 years ago
  Andreas Rumpf 1284827df2 C code generator compiles again 6 years ago
  Araq 57874ed9b8 C++ codegen: emit 'extern C' for importc'ed functions that we declare a prototype for 7 years ago
  Andreas Rumpf fab69661ad new name mangling rules for easier debugging 7 years ago
  Andreas Rumpf 3ac6bd8ae1 refactoring: flags instead of bools 8 years ago
  Erik Johansson Andersson f8d98700ac nimrod -> nim 8 years ago
  def 39049e151f Get rid of deprecation warnings 9 years ago
  Araq a585caebcd bugfix: c++ support for 'NimThreadVarsSize' 10 years ago
  Araq 2781fea9e2 Nimrod renamed to Nim 10 years ago
  Araq b731e6ef1c case consistency: cs:partial bootstraps on windows 11 years ago
  Araq 2df9b442c6 case consistency part 1 11 years ago
  Zahary Karadjov 6ddd4e6a3f Revert "Revert "bugfix: emulated thread vars used in combination with the mark & sweep GC"" 11 years ago
  Araq 75c586bbe1 Revert "bugfix: emulated thread vars used in combination with the mark & sweep GC" 11 years ago
  Zahary Karadjov 420789c278 bugfix: emulated thread vars used in combination with the mark & sweep GC 11 years ago
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 11 years ago