Commit History

Author SHA1 Message Date
  ringabout f0e1eef65e fixes #14522 #22085 #12700 #23132; no range check for uints (#23930) 3 months ago
  metagn cd946084ab make routine implicitly gensym when other gensym symbol exists again (#23842) 4 months ago
  Tomohiro de1f7188eb Fix example code in Nim manual that cannot be compiled without error (#23722) 5 months ago
  Antonis Geralis 63398b11f5 Add a note about the sideeffect pragma (#23543) 6 months ago
  ringabout 9e1d0d1513 fixes #4695; closure iterators support for JS backend (#23493) 6 months ago
  arkanoid87 cbf48a253f Update manual.md (#23393) 8 months ago
  ringabout 0b363442e5 fixes broken doc links (#23255) 9 months ago
  Ryan McConnell af8b1d0cb9 Fixing overload resolution documentation (#23171) 9 months ago
  metagn 6650b41777 document the new ambiguous identifier resolution (#23166) 10 months ago
  Tomohiro e20a2b1f2b Nim manual: better byref pragma explanation (#23192) 10 months ago
  Ryan McConnell 74fa8ed59a Changing generic weight of `tyGenericParam` (#22143) 10 months ago
  ringabout 4d11d0619d complete std prefixes for stdlib (#22887) 1 year ago
  ringabout cef5e57eb5 fixes #22867; fixes cstring modification example on Nim Manual (#22871) 1 year ago
  Levi Notik f111009e5d Fix typo/grammar in exception tracking section (#22801) 1 year ago
  ringabout 7c2a2c8dc8 fixes a typo in the manual (#22383) 1 year ago
  konsumlamm e2ea9140ac Document `cast` zeroing memory (#22313) 1 year ago
  Ryan McConnell 0d3bde95f5 Adding info to manual (#22252) 1 year ago
  ringabout 1ad618d96c clean up the documentation (#22196) 1 year ago
  Raynei ba4fb21032 fixes #19086: Document exception and defect hierarchy (#22030) 1 year ago
  Juan M Gómez ee3650b29e documents changes on byref and bycopy (#21882) 1 year ago
  Andreas Rumpf f4a9b258c3 isolation spec update; WIP (#21843) 1 year ago
  ringabout 3b9999b93c adds documentation for `=wasMoved` and `=dup` hooks and small fixes (#21827) 1 year ago
  Juan Carlos 3a08e2e6ac Remove LineTooLong (#21819) 1 year ago
  ringabout 71439c2891 fixes links of generic `define` pragma (#21828) 1 year ago
  Juan M Gómez e45eb39ef7 documents codegendecl for object types (#21811) 1 year ago
  Tomohiro 10328e50a5 Document about size pragma (#21794) 1 year ago
  Daniel Belmes 85dbfc68b5 Update the Nim Manual compile pragma with the second tuple form (#21773) 1 year ago
  Juan M Gómez 897dff69dd documents #21628 (#21723) 1 year ago
  Raynei 48de0d0cf4 Documented path substitution by compiler (#21662) 1 year ago
  metagn 1bb117cd7a `proc` typeclass accounts for `iterator`, call conventions + `nil` fix + document typeclass AST (#21629) 1 year ago