| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix to int to biggest int (#12066) | Arne Döring | 2019-08-27 | 1 | -12/+0 |
* | [refactoring] nimbase.h: remove dead code which was confusing (#11682) | Timothee Cour | 2019-07-08 | 1 | -24/+0 |
* | rename (un)likely (#11391) | Jasper Jenkins | 2019-06-03 | 1 | -4/+4 |
* | Fix #10907 - remove unused typedef string (#10908) | genotrance | 2019-03-26 | 1 | -2/+0 |
* | Initial version of the hot-code reloading support for native targets (#10729) | zah | 2019-02-26 | 1 | -0/+5 |
* | fixes #9218 | Araq | 2019-01-13 | 1 | -2/+2 |
* | define NIM_NIL nullptr when __cplusplus >= 201103L | Timothee Cour | 2018-10-08 | 1 | -1/+7 |
* | nimbase.h: use 0 instead of nullptr because travis' C++ compiler doesn't know... | Araq | 2018-10-03 | 1 | -1/+1 |
* | C++ codegen: map nil to nullptr | Araq | 2018-10-02 | 1 | -1/+1 |
* | improve the compiler option "cppCompileToNamespace", a custom namespace can n... | Giovanni | 2018-09-15 | 1 | -1/+1 |
* | Codegen fix for function pointers marked inline (#8866) | LemonBoy | 2018-09-04 | 1 | -0/+2 |
* | Genode fixes (#8501) | Emery Hemingway | 2018-08-16 | 1 | -2/+2 |
* | Native access to Genode environment | Emery Hemingway | 2018-06-07 | 1 | -5/+0 |
* | Nim namespace for cpp (#7453) | AdrianV | 2018-04-15 | 1 | -2/+11 |
* | genTryCpp to catch by Nim type, ready for first review (#7196) | cooldome | 2018-02-12 | 1 | -7/+0 |
* | Add warning 4809 to ignore list | cooldome | 2018-01-09 | 1 | -1/+1 |
* | nimbase.h: make 'endif' nesting correct | Araq | 2018-01-04 | 1 | -6/+7 |
* | make hidden visibility the default for Unix | Araq | 2017-12-13 | 1 | -0/+2 |
* | Add visual studio C4297 warning to ignore list (#6815) | cooldome | 2017-11-27 | 1 | -1/+1 |
* | fixes #6606 (#6610) | Fredrik Høisæther Rasch | 2017-10-27 | 1 | -1/+6 |
* | fixes #6511 | Araq | 2017-10-16 | 1 | -7/+0 |
* | preparations for string optimizations | Andreas Rumpf | 2017-09-22 | 1 | -4/+6 |
* | Ignore constant-conversion warning (#5696) | Ruslan Mustakov | 2017-04-12 | 1 | -4/+5 |
* | support for the Genode OS framework (#5560) | Emery Hemingway | 2017-03-31 | 1 | -0/+5 |
* | adding support for using llvm ASAN (#5536) | Samantha Marshall | 2017-03-14 | 1 | -0/+24 |
* | Check if __STDC_VERSION__ is defined (#5488) | Ruslan Mustakov | 2017-03-07 | 1 | -1/+1 |
* | Ignore pointer-bool-conversion warning (#5468) | Ruslan Mustakov | 2017-03-02 | 1 | -0/+1 |
* | new name mangling rules for easier debugging | Andreas Rumpf | 2017-02-02 | 1 | -8/+21 |
* | abi check: prefer nim constant to enable, document | Jacek Sieka | 2016-11-03 | 1 | -6/+2 |
* | add a simple sizeof checker to compare nim & c types | Jacek Sieka | 2016-11-03 | 1 | -0/+8 |
* | fixes #3279 | Araq | 2016-09-12 | 1 | -10/+0 |
* | fixed #4590 Visual Studio C4090 warning | andri lim | 2016-08-09 | 1 | -1/+1 |
* | improve error message if C and Nim disagree on pointer size | Andreas Rumpf | 2016-07-08 | 1 | -3/+3 |
* | fix types of ansi_c/sysio to more closely match C ABI | Jacek Sieka | 2016-06-05 | 1 | -3/+0 |
* | Fixes #4093 | mjendrusch | 2016-04-17 | 1 | -0/+2 |
* | fix typo in nimbase.h | def | 2016-03-15 | 1 | -1/+1 |
* | Fixed threading issues for tcc backend | Anatoly Galiulin | 2016-03-10 | 1 | -0/+2 |
* | Fixed NIM_THREADVAR definition in nimbase.h | Anatoly Galiulin | 2016-03-01 | 1 | -3/+18 |
* | Added -Wpragmas ignore | Yuriy Glukhov | 2016-02-13 | 1 | -0/+1 |
* | Added pragmas to ignore warnings in Nim-generated files for gcc, clang, vcc | Ruslan Mustakov | 2016-02-10 | 1 | -0/+24 |
* | Fix code generation issues with TNimType. | Reimer Behrends | 2015-12-15 | 1 | -4/+0 |
* | fixes #3237 | Araq | 2015-08-25 | 1 | -3/+9 |
* | Merge branch 'devel' into coroutines | rku | 2015-08-20 | 1 | -1/+1 |
|\ |
|
| * | Fixed --debugger:on option. Removed c_line from termios. | Yuriy Glukhov | 2015-08-12 | 1 | -1/+1 |
* | | Coroutine support for i386/amd64 platforms unix/windows OSes markAndSweep/ref... | rku | 2015-07-31 | 1 | -12/+25 |
|/ |
|
* | fixes #2841 | Araq | 2015-07-22 | 1 | -0/+4 |
* | fixes #2551; fixes #2212; breaks bootstrapping in debug mode; bootstrap with ... | Araq | 2015-04-25 | 1 | -5/+5 |
* | Merge pull request #2225 from dyu/freebsd | Andreas Rumpf | 2015-03-08 | 1 | -0/+2 |
|\ |
|
| * | compile nim on freebsd | dyu | 2015-02-27 | 1 | -0/+2 |
* | | prevent name mangling for C++ DLLs | Araq | 2015-03-05 | 1 | -5/+13 |
|/ |
|