Century Systems
|
3b9e9fd7b2
Add support for NuttX RTOS. (#21372)
|
1 éve |
ringabout
|
06cd15663d
fixes ptr to cstring warnings[backport] (#20848)
|
2 éve |
ringabout
|
d5cc2085ea
ref #20694; quit value gets saturated to ranges (#20753)
|
2 éve |
Jaremy Creechley
|
141b76e365
Add Zephyr Support (#19003)
|
3 éve |
Emery Hemingway
|
8aa5991bea
Genode platform fixes (#17521)
|
3 éve |
Timothee Cour
|
b9994925f5
remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918)
|
3 éve |
Jaremy Creechley
|
a76ae8f795
Changes for FreeRTOS/LwIP Port for the ESP32 (ESP-IDF) (#15250)
|
4 éve |
genotrance
|
450a3e3179
Fix #2408 - add -d:globalSymbols (#14904)
|
4 éve |
awr1
|
b6f99409a9
added extended msg for failed library loads w/ incorrect DLL formats (#13950)
|
4 éve |
Andreas Rumpf
|
572b7c37a5
[other] preparations for --styleCheck:error for the Nim compiler (#11478)
|
5 éve |
Bogdan
|
b270917de1
Make HWND a pointer instead of a cint and fix MSVC compiler warning (#10789)
|
5 éve |
zah
|
ca4b971bc8
Initial version of the hot-code reloading support for native targets (#10729)
|
5 éve |
Andreas Rumpf
|
0036014727
system refactorings (#10559)
|
6 éve |
alaviss
|
c7eba64dee
don't raise exception in the default handler (#9783)
|
6 éve |
LemonBoy
|
71636059e9
Avoid memory allocation during dynlib loading (#9320)
|
6 éve |
Joey
|
559a7615ad
Nintendo switch support (#8069)
|
6 éve |
Simon Krauter
|
077ff83b6e
Fixes #7212, now with better code (#7302)
|
6 éve |
Andreas Rumpf
|
3308d26581
breaking change: arrays of char do not convert to cstring; ptr to array of char does
|
7 éve |
Emery Hemingway
|
7e351fc7fa
support for the Genode OS framework (#5560)
|
7 éve |
Andreas Rumpf
|
52c38f8535
make tests green again
|
8 éve |
Andreas Rumpf
|
d23eb79849
make tests green again
|
8 éve |
Felix Krause
|
cee445b889
Display hint for -d:nimDebugDlOpen on load failure
|
8 éve |
Felix Krause
|
9c91558e62
Fixed compilation error with -d:nimDebugDlOpen
|
8 éve |
Jacek Sieka
|
8d7a45f205
prefer consts to importing #defines from headers
|
8 éve |
cheatfate
|
40f4fe997f
Replace csprintf() in windows version of nimGetProcAddr to pure nim's implementation, to avoid possible overflow.
|
8 éve |
Araq
|
13a83c7fdd
Windows: fixes a regression; codegen might not know about & at this point
|
8 éve |
Alex Berghage
|
452696b980
Makes dyncall errors report to stderr. Fixes #3987
|
8 éve |
Andreas Rumpf
|
72f804671d
do not print spurious warnings when dlopen fails; can be re-enabled with -d:nimDebugDlOpen
|
9 éve |
dfdeshom
|
5b35efe5b7
Print out more detailed error messages when compilation fails
|
9 éve |
jyelon
|
e8bc19f79c
Add 'auto-decoration' to nimGetProcAddr
|
9 éve |