| Commit message (Expand) | Author | Age | Files | Lines |
* | implements varargs[untyped]; refs #2545; to be documented | Araq | 2015-07-02 | 1 | -1/+2 |
* | updated news.txt | Araq | 2015-06-25 | 1 | -1/+1 |
* | development version is 0.11.1 | Araq | 2015-05-03 | 1 | -7/+7 |
* | fixes #2603 | Araq | 2015-04-26 | 1 | -4/+4 |
* | removed a bit of cruft from koch | Araq | 2015-04-22 | 1 | -0/+1 |
* | todo.txt updates | Araq | 2015-04-22 | 1 | -2/+10 |
* | added '..^' and '..<' operators; 'nil' is allowed for 'len'; added plugin sys... | Araq | 2015-04-22 | 1 | -2/+5 |
* | cleaned up some magics to make room for new magics; added '..<' and '..^' tem... | Araq | 2015-04-22 | 1 | -0/+1 |
* | fixes #2520 | Araq | 2015-04-21 | 1 | -1/+0 |
* | fixes a serious codegen bug that caused to emit wrong barriers in rare cases | Araq | 2015-04-19 | 1 | -0/+1 |
* | added system.typed and system.untyped aliases | Araq | 2015-04-07 | 1 | -2/+0 |
* | overloading of '=' works | Araq | 2015-04-06 | 1 | -1/+1 |
* | first implementation of overloading of '='; missing: rewriting let/var sections | Araq | 2015-04-06 | 1 | -0/+1 |
* | GC-safety error messages are useful now | Araq | 2015-04-04 | 1 | -1/+0 |
* | preparations for dealing with the 'echo $foo' gotcha | Araq | 2015-03-27 | 1 | -2/+2 |
* | todo update | Araq | 2015-03-27 | 1 | -1/+0 |
* | disallow negative indexing | Araq | 2015-03-27 | 1 | -1/+0 |
* | minor todo update | Araq | 2015-03-23 | 1 | -1/+2 |
* | concept example from the manual now works again | Araq | 2015-03-23 | 1 | -1/+1 |
* | breaking change: 'concept' is now a keyword and used instead of 'generic' | Araq | 2015-03-23 | 1 | -2/+1 |
* | prepare for upcoming parsing change of unary operators | Araq | 2015-03-22 | 1 | -2/+2 |
* | don't generate memset calls for C++ objects | Araq | 2015-03-18 | 1 | -0/+1 |
* | fixes #1809; implements overloading based on 'var T' | Araq | 2015-03-14 | 1 | -3/+1 |
* | fixes #1819 | Araq | 2015-03-12 | 1 | -1/+0 |
* | fixes #2287 | Araq | 2015-03-12 | 1 | -0/+1 |
* | GC: get rid of pathological behaviour for stack marking | Araq | 2015-03-08 | 1 | -1/+0 |
* | improved --debugger switch; updated release plan | Araq | 2015-02-27 | 1 | -2/+3 |
* | fixes #2199, fixes #2197 | Araq | 2015-02-24 | 1 | -0/+1 |
* | implements a type API for macros | Araq | 2015-02-24 | 1 | -1/+0 |
* | fixes #2068 | Araq | 2015-02-12 | 1 | -0/+1 |
* | ordinary parameters can follow a varargs parameter | Araq | 2015-02-12 | 1 | -1/+1 |
* | fixed minor bugs; cleaned up tests | Araq | 2015-02-12 | 1 | -1/+0 |
* | cleanup index generation | Araq | 2015-02-10 | 1 | -3/+0 |
* | cleaned up GC tests; fixes object variant re-assign bug | Araq | 2015-02-10 | 1 | -1/+1 |
* | fixes #1131 | Araq | 2015-02-10 | 1 | -1/+0 |
* | tables work in 'const' sections; echo supports 'nil' strings; minor cleanups | Araq | 2015-02-09 | 1 | -3/+12 |
* | compiler distinguishes between 2 different 'var' types for C++ interop; code ... | Araq | 2015-02-07 | 1 | -1/+0 |
* | fixes #2039 | Araq | 2015-01-31 | 1 | -1/+1 |
* | nimsuggest improvements | Araq | 2015-01-30 | 1 | -0/+1 |
* | documented new C++ support | Araq | 2015-01-28 | 1 | -1/+0 |
* | added missing file | Araq | 2015-01-27 | 1 | -0/+1 |
* | better documentation for 'finished' for first class iterators | Araq | 2015-01-27 | 1 | -3/+0 |
* | nimsuggest: first version | Araq | 2015-01-27 | 1 | -1/+0 |
* | revert to old behaviour: tuple field names are not ignored anymore; fixes #1920 | Araq | 2015-01-18 | 1 | -2/+0 |
* | fixes the integer conversion regressions | Araq | 2015-01-13 | 1 | -2/+4 |
* | fixes #1915 | Araq | 2015-01-12 | 1 | -0/+3 |
* | website improvements | Araq | 2014-12-26 | 1 | -0/+1 |
* | fixes #1120 | Araq | 2014-12-25 | 1 | -2/+2 |
* | tuple field names are ignored | Araq | 2014-12-23 | 1 | -1/+0 |
* | better CSS; better docs for teh tables module | Araq | 2014-12-21 | 1 | -2/+0 |