summary refs log tree commit diff stats
path: root/changelog.md
Commit message (Expand)AuthorAgeFilesLines
* niminst: fix 'gtar' invokationAndreas Rumpf2018-09-261-1/+1
* Net module fixes (#8597)Dominik Picheta2018-08-281-0/+3
* Add interpreting event parser proc to pegs module. (#8075)gemath2018-08-241-0/+1
* fix typo in changelog.md: nnkTupleConst => nnkTupleConstrTimothee Cour2018-08-211-1/+1
* Update changelogOscar Nihlgård2018-08-171-0/+5
* times.Timezone changes (#8527)Oscar Nihlgård2018-08-171-0/+4
* Look for user nim.cfg in "nim/" subdir in usual config dir locations (#8662)Kaushal Modi2018-08-171-0/+7
* fixes #8653Andreas Rumpf2018-08-161-0/+3
* minor edit to the changelogAndreas Rumpf2018-08-161-1/+1
* implements 'case statement macros' in order to encourage the development of p...Andreas Rumpf2018-08-161-4/+10
* renames threadpool.await to blockUntil; refs #7853Araq2018-08-141-0/+4
* document the new --nilseqs:on switchAraq2018-08-131-1/+1
* rename SystemError to CatchableError in order to avoid breaking Nimble and pr...Araq2018-08-101-1/+1
* rework the exception hierarchy; refs #8363Andreas Rumpf2018-08-101-0/+4
* change the VM's max instruction count to 3_000_000Andreas Rumpf2018-08-101-1/+1
* deprecated regionized pointersAraq2018-08-101-0/+3
* deprecate the .this pragmaAraq2018-08-091-0/+4
* fixes merge conflictAraq2018-08-071-0/+1
|\
| * fixes #6255, add `system.ashr` arithmetic right shift (#8547)andri lim2018-08-071-1/+2
* | 'nimcache' defaults to ~/.cache on Posix; cleaned up documentationAndreas Rumpf2018-08-061-5/+8
|/
* fixes #5617, 'copyLineInfo' addition (#8523)andri lim2018-08-051-0/+1
* fixes #7827, bindSym enhancement (#8499)andri lim2018-08-021-0/+5
* `lineInfoObj` (and `check`, `expect`) now return absolute paths (#8466)Timothee Cour2018-07-311-1/+2
* Deprecate the dot style for import paths (#8474)Oscar Nihlgård2018-07-301-0/+2
* Fix setCursorPos and setCursorXPos on POSIX (#8310)John Novak2018-07-171-0/+5
* Fixes #5880. (#7229)Dominik Picheta2018-07-101-0/+1
* Deprecate 'c', 'C' prefix for octal literals, fixes #8082 (#8178)Vindaar2018-07-031-0/+2
* Nintendo switch support (#8069)Joey2018-06-271-0/+3
* Add missing backtick to the changelog.mdDaniil Yarancev2018-06-271-1/+1
* Merge pull request #7736 from cooldome/range_float_typeAndreas Rumpf2018-06-271-0/+2
|\
| * merge develcooldome2018-06-121-2/+7
| |\
| * \ merge develcooldome2018-06-101-4/+47
| |\ \
| * | | fix spacing in changelogcooldome2018-04-301-2/+1
| * | | Merge branch 'devel' into range_float_typecooldome2018-04-301-0/+5
| |\ \ \
| * \ \ \ merge develcooldome2018-04-291-2/+5
| |\ \ \ \
| * | | | | update the doccooldome2018-04-291-0/+2
* | | | | | Merge branch 'devel' into typedesc-reformsAndreas Rumpf2018-06-261-0/+3
|\ \ \ \ \ \
| * | | | | | Pegs AST read access (#8050)gemath2018-06-191-0/+3
* | | | | | | document the new `type[T]` and `static[T]` featuresZahary Karadjov2018-06-161-0/+7
|/ / / / / /
* | | | | | Add MemMapFileStream. Fixes in memFiles. (#7944)Dmitry Atamanov2018-06-141-0/+2
* | | | | | Add parse bin int, fixes #8018 (#8020)Vindaar2018-06-131-1/+6
| |_|_|_|/ |/| | | |
* | | | | fixes merge conflictAndreas Rumpf2018-06-111-0/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Make isUpper (and variants) work for strings with non-alpha charsKaushal Modi2018-06-081-0/+6
| * | | | Add the val parameter for CritBitTree[T].incl (#7988)Dmitry Atamanov2018-06-081-0/+1
* | | | | fixex merge conflictsAraq2018-06-081-0/+2
|\| | | |
| * | | | Rename tgamma to gamma (#7929)Koki Fushimi2018-06-051-0/+1
| * | | | Add product proc (#7951)Koki Fushimi2018-06-041-0/+1
* | | | | fixed merge conflictAndreas Rumpf2018-06-041-3/+11
|\| | | |
| * | | | Support `div`, `mod`, floorDiv and floorMod for Rationals (#7918)Koki Fushimi2018-06-011-0/+1
| * | | | Use truncation division in mod for floats (#7118)Oscar Nihlgård2018-05-301-0/+4