Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes RSS feed generated by nimweb. | Dominik Picheta | 2016-06-04 | 1 | -0/+0 |
| | |||||
* | Adds Meet Our BountySource Sponsors news article. | Dominik Picheta | 2016-06-04 | 3 | -0/+38 |
| | |||||
* | News articles are now placed in separate pages. | Dominik Picheta | 2016-06-04 | 35 | -2471/+2576 |
| | | | | Also given each rst file its rightful extension. | ||||
* | Adds "Meet our Sponsors" slide to website. | Dominik Picheta | 2016-06-04 | 3 | -1/+1 |
| | |||||
* | Implemented generation of sponsors page + missing assets. | Dominik Picheta | 2016-06-04 | 5 | -0/+53 |
| | |||||
* | The asynchttpserver module now uses a HttpHeaders object. | Dominik Picheta | 2016-06-02 | 1 | -0/+4 |
| | |||||
* | document change for == for cstrings | Andreas Rumpf | 2016-06-02 | 1 | -0/+4 |
| | |||||
* | Merge pull request #4157 from flaviut/update-nre-docs | Andreas Rumpf | 2016-06-02 | 1 | -1/+1 |
|\ | | | | | Generate NRE docs for website | ||||
| * | Generate nre docs with website | Flaviu Tamas | 2016-05-13 | 1 | -1/+1 |
| | | |||||
* | | Implemented string formatting functions for engineering format (fixes #4197). | A. S. Budden | 2016-06-02 | 1 | -0/+2 |
| | | |||||
* | | Moved zero trimming into a separate function (code review comment) | A. S. Budden | 2016-06-01 | 1 | -2/+2 |
| | | |||||
* | | Reimplementation of formatSize to return a more meaningful value (fixes #4198). | A. S. Budden | 2016-06-01 | 1 | -0/+7 |
| | | |||||
* | | Implemented function to split floating point numbers at the decimal place ↵ | A. S. Budden | 2016-05-31 | 1 | -0/+2 |
| | | | | | | | | (equivalent to C's modf function). Fixes #4195. | ||||
* | | Modification to implementation of round() such that it returns a float and ↵ | A. S. Budden | 2016-05-31 | 1 | -0/+5 |
| | | | | | | | | | | | | accepts a places argument (fixes #3473). This also involved moving some functions around to get the hierarchy correct and the documentation for frexp was modified such that it was clear that it can return a float in either the range [-1, -0.5] or [0.5, 1]. | ||||
* | | changed the compiler's path handling; fixes #546 | Andreas Rumpf | 2016-05-31 | 1 | -0/+3 |
| | | |||||
* | | moved random procs from math to its own module (breaking change) | Andreas Rumpf | 2016-05-30 | 1 | -4/+9 |
| | | |||||
* | | added pure Nim random stdlib module | Andreas Rumpf | 2016-05-30 | 1 | -1/+1 |
| | | |||||
* | | Json serialization for openarrays and objects | Yuriy Glukhov | 2016-05-13 | 1 | -0/+2 |
|/ | |||||
* | added strscans stdlib module | Araq | 2016-05-10 | 2 | -1/+5 |
| | |||||
* | Merge remote-tracking branch 'origin/devel' into malloc-store-size | Jacek Sieka | 2016-04-26 | 2 | -0/+24 |
|\ | |||||
| * | Add Bountysource banner to website. | Dominik Picheta | 2016-04-06 | 1 | -0/+11 |
| | | |||||
| * | Add -d:nimJsonGet flag for json.[] and news entry. | Dominik Picheta | 2016-04-05 | 1 | -0/+4 |
| | | |||||
| * | Deprecated matchers module. Fixes #2446. | Dominik Picheta | 2016-04-04 | 1 | -0/+2 |
| | | |||||
| * | Fixes #4037 | Dominik Picheta | 2016-04-04 | 1 | -0/+3 |
| | | |||||
| * | mersenne.nim public procs no longer work with platform-dependent int type | Ruslan Mustakov | 2016-03-24 | 1 | -0/+3 |
| | | |||||
* | | document useMalloc changes | Jacek Sieka | 2016-04-02 | 1 | -1/+5 |
|/ | |||||
* | the stdlib supports &= in more contexts; refs #3524 | Andreas Rumpf | 2016-03-05 | 1 | -0/+2 |
| | |||||
* | npp-plugin | andri lim | 2016-02-29 | 1 | -1/+2 |
| | |||||
* | use 'using' instead of 'sig' keyword; cleans up new features a bit | Andreas Rumpf | 2016-02-29 | 1 | -2/+16 |
| | |||||
* | news.txt updated | Andreas Rumpf | 2016-02-26 | 1 | -0/+2 |
| | |||||
* | Add note to news.txt about json changes | def | 2016-02-24 | 1 | -1/+5 |
| | |||||
* | Added --noCppExceptions switch | Ruslan Mustakov | 2016-02-18 | 1 | -0/+7 |
| | |||||
* | Added rlocks module to documentation and news.txt | Anatoly Galiulin | 2016-02-18 | 2 | -1/+7 |
| | |||||
* | Fixes #3871 | Yuriy Glukhov | 2016-02-16 | 1 | -0/+10 |
| | |||||
* | Merge pull request #3860 from yuutayamada/fix-document | reactormonk | 2016-02-12 | 1 | -1/+1 |
|\ | | | | | Fix few documentation a typo and old link | ||||
| * | Fix old link | Yuta Yamada | 2016-02-11 | 1 | -1/+1 |
| | | |||||
* | | Fix donation buttons. | Dominik Picheta | 2016-02-08 | 1 | -3/+7 |
| | | |||||
* | | Remove Nim in Action discount code. | Dominik Picheta | 2016-02-08 | 1 | -2/+0 |
| | | |||||
* | | Add discount code to Nim in Action news. | Dominik Picheta | 2016-02-08 | 1 | -1/+2 |
| | | |||||
* | | Added Nim in Action news. | Dominik Picheta | 2016-01-27 | 4 | -4/+55 |
| | | |||||
* | | Small typo fixes in news. | Dominik Picheta | 2016-01-21 | 1 | -3/+1 |
| | | |||||
* | | I added the Gitter Chatroom for Nim which is really nice actually! | Hans Raaf | 2016-01-19 | 1 | -0/+7 |
| | | |||||
* | | Merge pull request #3739 from fmamud/add-nim-meetup | Andreas Rumpf | 2016-01-19 | 1 | -0/+7 |
|\ \ | | | | | | | Add Nim Meetup | ||||
| * | | Add Nim Meetup | Felipe Mamud | 2016-01-19 | 1 | -0/+7 |
| | | | | | | | | | The Nim BR Meetup (http://www.meetup.com/pt-BR/nim-br) is a brazilian user group about Nim where they are having discussions, talks or workshops about Nim programming language. | ||||
* | | | Merge branch 'devel' of https://github.com/nim-lang/Nim into devel | Andreas Rumpf | 2016-01-19 | 3 | -9/+3 |
|\ \ \ | |||||
| * | | | minor website and documentation updates | Araq | 2016-01-18 | 3 | -9/+3 |
| | |/ | |/| | |||||
* / | | fixes some typos | Andreas Rumpf | 2016-01-19 | 1 | -2/+2 |
|/ / | |||||
* | | website updates | Araq | 2016-01-18 | 1 | -4/+4 |
| | | |||||
* | | Merge branch 'devel' of https://github.com/nim-lang/Nim into devel | Araq | 2016-01-18 | 3 | -3/+18 |
|\ \ | |||||
| * | | Added news item about OSCON talk. | Dominik Picheta | 2016-01-18 | 2 | -5/+20 |
| | | |