Commit Graph

  • 77a0f3768b adopt tests Arne Döring 2018-11-08 18:40:15 +01:00
  • 16353c2ac8 fix #8011 Arne Döring 2018-11-08 17:07:02 +01:00
  • a147166710 fix #8335 Arne Döring 2018-11-08 13:14:06 +01:00
  • cba86a9893 fix #9319 Arne Döring 2018-11-08 12:49:03 +01:00
  • 9eed62f71c add the new modules to the documentation generator Araq 2018-11-08 17:30:41 +01:00
  • 84ca9d2903 add new stdlib modules to the changelog Araq 2018-11-08 16:47:14 +01:00
  • 56f76c5b08 better implementation for wrapWords Araq 2018-11-08 16:00:49 +01:00
  • 4f787ac4f4 fill region Arne Döring 2018-11-08 10:08:52 +01:00
  • 13defcc9f6 add doc string Arne Döring 2018-11-08 09:46:12 +01:00
  • 1d7c36bd8c wordwrap stuff Arne Döring 2018-11-06 08:39:07 +01:00
  • 795d7e3217 WIP Arne Döring 2018-11-04 20:52:20 +01:00
  • 6a57ec6d2e NaN fixes for clang backend (#9652) Arne Döring 2018-11-08 20:17:37 +01:00
  • 3cf3c2d722 er... 'a not b' is an infix call Andreas Rumpf 2018-11-08 09:39:27 +01:00
  • 5845716df8 fixes parsing regressions; binary 'not' for 'not nil' must stay Andreas Rumpf 2018-11-08 09:15:07 +01:00
  • 05683e3aab fixes #9633 Andreas Rumpf 2018-11-08 08:15:10 +01:00
  • d0a02fe66b Merge pull request #9642 from narimiran/callback-order Dominik Picheta 2018-11-07 23:46:29 +00:00
  • 8a357c270b parser change: 'not' is always a unary operator; fixes #9574 Andreas Rumpf 2018-11-07 20:53:41 +01:00
  • b1ad5fd7da Simplify cgen forward proc (#9635) Jacek Sieka 2018-11-07 14:08:10 -06:00
  • 4e94f49065 parser/grammar sync; fixes #9608 [backport] Andreas Rumpf 2018-11-07 20:07:20 +01:00
  • 1c73db08b8 nim check fix; fixes #9609 [backport] Andreas Rumpf 2018-11-07 20:04:26 +01:00
  • 08de33a2e3 remove ---path:"../compiler" from nimsuggest/nimsuggest.nim.cfg Timothee Cour 2018-11-06 22:03:55 -08:00
  • f9bf095853 remove redundant -p:compiler in koch.nim given modules use import compiler/foo Timothee Cour 2018-11-06 19:56:21 -08:00
  • cb4d810659 make Nim take roughly 100MB less RAM for bootstrapping via a new compiler switch -d:leanCompiler; useful for the Raberry PI Andreas Rumpf 2018-11-07 18:36:45 +01:00
  • 15c66a06f9 keep the order of the callbacks narimiran 2018-11-07 15:22:02 +01:00
  • d5e113c3a6 Add readData proc that accepts a string. Konstantin Molchanov 2018-11-03 21:26:53 +04:00
  • c2c05f5e72 fix #9639 (#9640) Arne Döring 2018-11-07 10:58:48 +01:00
  • fc740c54ec fixes #9600 (#9601) jcosborn 2018-11-07 01:40:00 -06:00
  • b9cdad7497 times - remove unneeded negative sign when parsing formats z and zz (#9631) pgkos 2018-11-06 22:29:23 +01:00
  • 73c306258b Nimscript: fixes #9246 [backport] Andreas Rumpf 2018-11-06 21:55:13 +01:00
  • 24902394f7 VM: don't inject destructor calls, refs #7041 Andreas Rumpf 2018-11-06 19:36:29 +01:00
  • 66a76d3165 Merge tests into a larger file (part 8 of ∞) (#9583) Miran 2018-11-06 18:33:58 +01:00
  • c735b75f6f compiler cleanup: flag tfOldSchoolExprStmt is gone Araq 2018-11-05 20:20:13 +01:00
  • 1fa22d4cfe removed the undocumented #? strongSpaces parsing mode Araq 2018-11-05 20:06:16 +01:00
  • 25cb2e0c70 document system.UncheckedArray Araq 2018-11-05 18:22:27 +01:00
  • 1c7fbad378 make tests green again Araq 2018-11-05 16:41:48 +01:00
  • e71410d74e language cleanup: the .unchecked pragma is dead Araq 2018-11-05 14:53:04 +01:00
  • cc5b8c6ad2 Generic Complex type (#9590) Arne Döring 2018-11-05 20:27:46 +01:00
  • da178e4090 make mod on floats available in the VM (#9591) skilchen 2018-11-05 09:36:28 +01:00
  • e4e19f8288 stripLineEnd aka chomp (#9623) Timothee Cour 2018-11-04 23:01:31 -08:00
  • 62693457df Add 'dedent' to documentation index (#9615) Federico Ceratto 2018-11-04 07:36:13 +00:00
  • 2eff0ca2b8 added test case for #9594 Araq 2018-11-02 12:12:23 +01:00
  • ae27f8ac58 fixes #9611 Andreas Rumpf 2018-11-03 19:11:10 +01:00
  • c739b9192f produce more helpful error messages when overloading resolution fails Andreas Rumpf 2018-11-03 15:56:13 +01:00
  • b4f16fab49 Nim devel is version 0.19.9 Andreas Rumpf 2018-11-03 12:45:55 +01:00
  • a2e6a873af fixes #9610 Andreas Rumpf 2018-11-03 11:04:30 +01:00
  • 7a15d2d04b Fixes #9556 (#9604) [backport] Neelesh Chandola 2018-11-02 23:25:53 +05:30
  • 2bc016b172 Add test for #6836 (#9602) Neelesh Chandola 2018-11-02 17:47:57 +05:30
  • 234bed1b38 destructors; fixes #9594 Araq 2018-11-02 11:29:14 +01:00
  • bc26c08862 unicode.nim: minor alignment change Araq 2018-11-02 10:07:37 +01:00
  • 3806e5640a delete unused issue_template.md Miran 2018-11-02 09:30:33 +01:00
  • d294cec805 Revert "nimsuggest somehow transforms \n into \\x0A, not \x0A" Timothee Cour 2018-11-01 14:24:35 -07:00
  • f96e2764c4 nimsuggest somehow transforms \n into \\x0A, not \x0A Timothee Cour 2018-11-01 14:22:09 -07:00
  • eb3c9e1d1c Added "typeof" and "restrict" to special words. (#9226) Alexandros Naskos 2018-11-01 18:24:02 +02:00
  • dbfc5c5a44 Fixes https://github.com/nim-lang/Nim/issues/6836 (#9595) Neelesh Chandola 2018-11-01 21:53:30 +05:30
  • e9ed4dccb6 Quote do now works with result in block (#7343) PMunch 2018-10-31 22:14:29 +01:00
  • d56312624e Merge pull request #9586 from b3liever/fix-hypot-js Arne Döring 2018-10-31 21:53:40 +01:00
  • 0059f16dfb Merge pull request #9511 from krux02/krux02-devel Arne Döring 2018-10-31 17:12:36 +01:00
  • 80843373ba changelog entry Arne Döring 2018-10-31 14:29:40 +01:00
  • 8a1d52fa48 Fix #9585 hypot in js B3liever 2018-10-31 14:09:39 +02:00
  • 84db658eb4 fix typo Arne Döring 2018-10-31 10:44:44 +01:00
  • 313bbf5b9b Change documentation details (closes #5525) (#9542) Miran 2018-10-31 07:40:05 +01:00
  • 4bb472effd fix #8777 add missing http methods in httpClient Tony G 2018-10-28 16:10:08 -04:00
  • 48f73aaa1c docgen: fixes #9432 [backport] Araq 2018-10-31 00:19:24 +01:00
  • 8f28be0dd8 docgen: make tests green again [backport] Araq 2018-10-30 23:30:02 +01:00
  • c9e8b899ed docgen: fixes #9235 [backport] Araq 2018-10-30 23:29:47 +01:00
  • b138e89772 contributing guide: document the new [backport] convention Araq 2018-10-30 22:45:38 +01:00
  • 1dd1d66f16 system.nim: workaround for the fixed documentation generator Araq 2018-10-30 21:58:02 +01:00
  • eb03684c57 docgen: fixes #9169 [backport] Araq 2018-10-30 21:54:24 +01:00
  • 895ac5bec4 nre: don't use the deprecated import syntax Araq 2018-10-30 21:27:20 +01:00
  • 9c6620eba1 Merge pull request #9570 from b3liever/macrosfixname Arne Döring 2018-10-30 17:15:37 +01:00
  • e653121633 fixes #9557 Arne Döring 2018-10-30 17:13:02 +01:00
  • 7ae6b7e9a2 make more tests green for C++; refs #7870 Araq 2018-10-30 16:06:44 +01:00
  • b3d80dac9c make tmissingbracket compile for C++; refs #7870 Araq 2018-10-30 16:06:27 +01:00
  • 1ec5c6fdf5 Sizeof alignof fixes (#9568) Arne Döring 2018-10-30 16:41:06 +01:00
  • cf3d206b9e undo try break Arne Döring 2018-10-30 16:35:48 +01:00
  • 432a4d1787 fixes #5549 Araq 2018-10-30 15:30:33 +01:00
  • e844e536bf Nim style checker: document the switch; fixes #9564 Araq 2018-10-30 15:03:19 +01:00
  • 5c25b93898 change system.nim to adhere to the style guide Araq 2018-10-30 15:01:57 +01:00
  • 05964b95e4 change system.nim to adhere to the style guide Araq 2018-10-30 14:59:19 +01:00
  • fb75e3bb49 Fix names set and get procs in macros B3liever 2018-10-30 15:42:48 +02:00
  • bab9e0020a fixes #5549 Arne Döring 2018-10-25 13:42:04 +02:00
  • f84bf45f17 set code owner Arne Döring 2018-10-18 08:34:15 +02:00
  • 07f76c3ef9 fix compiler crash Arne Döring 2018-10-15 19:20:24 +02:00
  • 45040a8716 Merge pull request #9539 from flaviut/ft-remove-nre-floats Flaviu Tamas 2018-10-30 07:29:51 -04:00
  • 331d1a6ca1 fixes regressions Araq 2018-10-30 09:21:11 +01:00
  • f6def4286c fixes #8603 Araq 2018-10-29 19:52:02 +01:00
  • df68c2da49 write logs to stderr instead of stdout; fixes #9547 (#9554) Ahmed T. Youssef 2018-10-30 08:36:31 +02:00
  • 9899c4525c Add parsing empty attribs to htmlparser (#9559) rec 2018-10-30 06:58:39 +01:00
  • 69c0a9c6fb getTypeImpl now returns pragmas for object types (#9538) jcosborn 2018-10-30 00:41:12 -05:00
  • e377c55c10 Cleanup installer.ini (#9558) Neelesh Chandola 2018-10-30 11:01:17 +05:30
  • 5ddeead29c #9348 Merge some small test files (#9561) Ian 2018-10-30 01:30:39 -04:00
  • 1b17c9f693 More descriptive names of test files (#9531) Miran 2018-10-29 17:07:27 +01:00
  • 8d9866a6d4 Maps out keyword to an nnkIdent. Fixes #6011. (#9536) Dominik Picheta 2018-10-29 15:33:56 +00:00
  • e44df5dca6 fixes #7667; underlying issue is that dot calls in generics have no concept of 'friend' symbols, will be addressed later Araq 2018-10-29 13:46:46 +01:00
  • 5ebd111f7f Merge pull request #9541 from narimiran/fix-6986 Arne Döring 2018-10-29 12:01:22 +01:00
  • 9fd0a71e4d Make htmlparser parse unquoted attrib values (#9537) rec 2018-10-29 11:10:00 +01:00
  • 680f5eeb15 fixes #9540 Araq 2018-10-28 14:26:35 +01:00
  • 9d31dfdf1a fixes tnre regression Araq 2018-10-28 14:26:18 +01:00
  • e14f5025a2 Add runnable examples for strmisc procs and a better doc for expandTabs recloser 2018-10-29 04:55:04 +01:00
  • 80b78b50d0 more examples for mod and div, plus corrections [ci skip] narimiran 2018-10-28 18:14:25 +01:00