ringabout
|
b1a0467ffd
fixes #21273; fixes an io.readLine off by one bug [backport 1.0] (#21276)
|
2 years ago |
ringabout
|
dd80e968e8
fixes ptr to cstring warnings[backport] (#20848)
|
2 years ago |
Jacek Sieka
|
38730862fc
fix fwrite prototype (#20644)
|
2 years ago |
Jaremy Creechley
|
1dc47696c0
Add Zephyr Support (#19003)
|
3 years ago |
rockcavera
|
8fe8aada87
Making TCC work again on Windows --cpu:amd64 - fix #16326 (#19221)
|
3 years ago |
Andreas Rumpf
|
e0ef859130
strict effects (#18777)
|
3 years ago |
Andreas Rumpf
|
01fc9e58ca
fixes #18550 (#18553)
|
3 years ago |
Miran
|
0d74f60742
Revert "Make 'echo' raise IOErrors when appropriate (#16367)" (#18460)
|
3 years ago |
xioren
|
9d3a813fb9
convert code-blocks to runnableExamples in io (#18315)
|
3 years ago |
Andreas Rumpf
|
fb86271556
system.nim cleanup some exported constants which should never have be… (#17909)
|
4 years ago |
flywind
|
0e3ea16554
use lowercase --define switches (#17283)
|
4 years ago |
Clyybber
|
507873be25
Use readable escape sequences (#17241)
|
4 years ago |
Danil Yarantsev
|
ac8166ab3d
Replace double backticks with single backticks - Part 1 out of ~6 (#17205)
|
4 years ago |
Danil Yarantsev
|
56461c280f
Change stdlib imports to use std prefix in most examples (#17202)
|
4 years ago |
Timothee Cour
|
ce7caec4b3
add io.readChars overload (simpler, less error prone) (#16044)
|
4 years ago |
flywind
|
f140c92409
fix some warnings (#16952)
|
4 years ago |
Juan Carlos
|
78a99587a4
Deprecate TaintedString (#15423)
|
4 years ago |
flywind
|
2f4d00fb98
fix #16502 (#16512)
|
4 years ago |
Matt Haggard
|
23d23ecb08
Make 'echo' raise IOErrors when appropriate (#16367)
|
4 years ago |
rockcavera
|
d15f63a0f2
Fix #14259 #15621 (#16322) [backport:1.4]
|
4 years ago |
Jaremy Creechley
|
a76ae8f795
Changes for FreeRTOS/LwIP Port for the ESP32 (ESP-IDF) (#15250)
|
4 years ago |
Andreas Rumpf
|
70acba7f0d
readLine: Unicode support for Windows console (#14782)
|
4 years ago |
alaviss
|
bb1adf6a70
io: fix SetHandleInformation signature to match Windows' (#15017)
|
4 years ago |
ktamp
|
41c97e4b70
readLine: Fix issues with --gc:arc
|
4 years ago |
ktamp
|
c6e09e335a
readLine: Remove recursive imports
|
4 years ago |
ktamp
|
a3b9516249
readLine: Unicode support for Windows console
|
4 years ago |
Andreas Rumpf
|
da29222f86
init checks and 'out' parameters (#14521)
|
4 years ago |
alaviss
|
55f0df164b
io: correct signature for some win32 apis (#14551)
|
4 years ago |
Timothee Cour
|
e646c16e06
hotfix doc comments for procs without body (#14494)
|
5 years ago |
Timothee Cour
|
e909486e5c
trunner was not actually being tested in non-CTFFI mode; minor testament cleanups (#14377)
|
5 years ago |