summary refs log tree commit diff stats
path: root/changelog.md
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * | | | Add inverse hyperbolic, and cot, sec and csc; and their hyperbolic, inverse, ...Koki Fushimi2018-05-301-0/+2
| * | | | Add algorithm.upperBound (#7851)Dmitry Atamanov2018-05-291-0/+1
| * | | | Small grammar/spelling fix for changelog (#7896)Clyybber2018-05-281-3/+3
* | | | | rewrote nimeval.nim; added tcompilerapi example to show how the compiler can ...Andreas Rumpf2018-05-291-0/+5
|/ / / /
* | | | Added: type name output when exception raised from unittest (#7869)七秒不觉梦2018-05-281-0/+2
* | | | binarySearch improvements (#7850)Dmitry Atamanov2018-05-201-0/+1
* | | | Fixes CritBitTree.inc's bug (#7838)Dmitry Atamanov2018-05-181-0/+1
* | | | implement the export/except statementZahary Karadjov2018-05-071-0/+2
* | | | The `terminal` module now exports additional procs for generating ANSI colorZahary Karadjov2018-05-071-0/+2
* | | | Support thread-local variables declared inside procs; fixes #7565Zahary Karadjov2018-05-071-0/+3
* | | | Backwards-compatible support for keyword arguments in the command syntaxZahary Karadjov2018-05-071-0/+2
* | | | update the changelogAndreas Rumpf2018-05-061-0/+3
* | | | Merge branch 'devel' into araq-parser-fixesAndreas Rumpf2018-05-061-0/+3
|\ \ \ \
| * | | | Deprecate smart binary search (#7745)Arne Döring2018-05-031-0/+3
* | | | | warn about inconsistent spacing around binary operators; fixes #7582Andreas Rumpf2018-05-051-1/+4
|/ / / /
* | | / make 'not nil' experimentalAndreas Rumpf2018-05-021-1/+4
| |_|/ |/| |
* | | introduce --laxStrings:on switchAraq2018-04-301-1/+3
* | | make more tests greenAndreas Rumpf2018-04-301-0/+3
| |/ |/|
* | string to cstring conversions produce the empty C string for nil; this will b...Andreas Rumpf2018-04-281-1/+4
|/
* .experimental can now be used to enable specific featuresAndreas Rumpf2018-04-241-0/+6
* fixes #7637; assignments are not allowed to slice object; minor breaking changeAndreas Rumpf2018-04-211-0/+4
* Change type of `Timeval.tv_sec` to `posix.Time` (#7646)Oscar Nihlgård2018-04-181-0/+1
* rename SomeReal to SomeFloat (#7617)Arne Döring2018-04-151-2/+4
* Add recent `times` changes to changelog (#7607)Oscar Nihlgård2018-04-151-0/+8