Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use hexchar in stdlib (#16290) | flywind | 2020-12-17 | 1 | -8/+2 |
| | |||||
* | Remove the uses of {.procvar.} pragma (#14359) | Kaushal Modi | 2020-05-15 | 1 | -7/+7 |
| | | | | | | | This pragma did nothing. Ref: - https://github.com/nim-lang/Nim/issues/2172#issuecomment-383276469 - https://github.com/nim-lang/Nim/issues/12975 | ||||
* | fix nimsuggest deprecation warnings (#12772) | Jasper Jenkins | 2019-11-30 | 1 | -2/+2 |
| | |||||
* | minor style changes | Araq | 2019-07-11 | 1 | -1/+1 |
| | |||||
* | update nimsuggest | Araq | 2019-05-27 | 1 | -39/+15 |
| | |||||
* | StringStream and parseJson, parseCfg, parseSql et al for the vm (#10746) | Arne Döring | 2019-02-28 | 1 | -30/+25 |
| | |||||
* | document proper imports, fixes #8164 (#10698) | Miran | 2019-02-19 | 1 | -0/+2 |
| | |||||
* | Remove more usages of unary lt (fixes #6634) (#6641) | Fabian Keller | 2017-10-31 | 1 | -1/+1 |
| | | | | | | * fixes #6634 * remove more usages of unary < | ||||
* | nimsuggest: more precise cursor tracking | Araq | 2017-03-09 | 1 | -0/+697 |