index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
llstream.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes nim secret not flushing stdout (#23862)
ringabout
2024-07-20
1
-0
/
+1
*
Add missing std prefix (#22910)
Solitude
2023-11-04
1
-1
/
+1
*
use strictdefs for compiler (#22365)
ringabout
2023-08-06
1
-0
/
+3
*
compiler/llstream: modern code for llstream (#22385)
Andreas Rumpf
2023-08-04
1
-17
/
+6
*
move assertions out of system (#19599)
flywind
2022-03-23
1
-0
/
+3
*
Use readable escape sequences (#17241)
Clyybber
2021-03-03
1
-3
/
+3
*
fix `hintProcessing` dots interference with `static:echo` and `hintCC`; add t...
Timothee Cour
2020-12-30
1
-2
/
+2
*
fix `nim secret` dots interfering with prompt (#16491)
Timothee Cour
2020-12-28
1
-1
/
+5
*
Revert #16478 (#16483)
flywind
2020-12-27
1
-1
/
+1
*
minor (#16478)
flywind
2020-12-27
1
-1
/
+1
*
Attempt to finish off araq cpp exceptions (#13695)
cooldome
2020-03-19
1
-1
/
+1
*
only enable linenoise for -d:nimUseLinenoise (#13478)
Timothee Cour
2020-02-24
1
-2
/
+4
*
nim secret: support linenoise when available (#13328)
Timothee Cour
2020-02-05
1
-4
/
+4
*
Cosmetic compiler cleanup (#12718)
Clyybber
2019-11-28
1
-12
/
+12
*
[refactoring] remove unused imports in the compiler and in some stdlib modules
Araq
2019-07-18
1
-1
/
+1
*
fixes a critical 'nim secret' regression
Andreas Rumpf
2019-07-17
1
-1
/
+1
*
Fixed order of output in repl and added a proc for opening a custom repl (#10...
sealmove
2019-03-10
1
-2
/
+2
*
Added optional proc parameter to llStreamOpenStdIn (#10769)
sealmove
2019-03-04
1
-2
/
+6
*
Merge branch 'devel' into araq-better-docgen
Araq
2018-09-14
1
-3
/
+3
|
\
|
*
Don't segfault if the line is empty (#8906)
LemonBoy
2018-09-07
1
-3
/
+3
*
|
compiler refactoring; use typesafe path handing; docgen: render symbols betwe...
Andreas Rumpf
2018-09-07
1
-3
/
+3
|
/
*
closes #5070
Andreas Rumpf
2017-10-15
1
-1
/
+0
*
use linenoise instead of GNU readline
Araq
2015-06-21
1
-47
/
+48
*
Make reading from stdin work again.
def
2015-03-01
1
-1
/
+1
*
tables work in 'const' sections; echo supports 'nil' strings; minor cleanups
Araq
2015-02-09
1
-28
/
+13
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
renamefest
Araq
2014-08-23
1
-6
/
+6
*
distinguish between 'defined' and 'declared'
Araq
2014-08-11
1
-1
/
+1
*
Properly terminate "nimrod i" on end of file.
Reimer Behrends
2014-06-02
1
-0
/
+3
*
case consistency: next steps
Araq
2013-12-29
1
-2
/
+2
*
case consistency part 4
Araq
2013-12-27
1
-13
/
+13
*
case consistency part 1
Araq
2013-12-27
1
-38
/
+37
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
FFI at compiletime improvements
Araq
2013-01-08
1
-5
/
+12
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
compiler uses new 'readLine'
Araq
2011-11-27
1
-41
/
+30
*
deprecated system.copy: use system.substr instead
Araq
2011-05-14
1
-1
/
+1
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+229