Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #8081 | Araq | 2018-09-22 | 1 | -4/+3 |
| | |||||
* | Nintendo switch support (#8069) | Joey | 2018-06-27 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Add config section for Nintendo Switch * Add compiler configuration for Nintendo Switch and it's CPU * Add specific lib code for Nintendo Switch * Add GC support for Nintendo Switch * Update changelog for Nintendo Switch * Update changelog with more info about fixed paths * Cleaned up GC memory management a bit * Relocate docs for Switch * Rename aarch64NoneElfGcc to nintendoSwitchGCC * Remove armv8a57 * Fix installer.ini * Reuse code in linux and amd64 * Add posix defs for nintendo switch * Add more defined sections for nintendo switch * Remove old comment * Add what's not supported for Nintendo Switch docs * Make nintendoswitch == posix * Remove DEVKITPRO references from nim.cfg * Make PR extccomp changes * Remove Result type alias * Add separate switch consts file * Update docs for nintendo switch * Fix travis errors with undefined consts and add correct wait.h procs | ||||
* | rename 'nimrodVM' to 'nimVM' | Andreas Rumpf | 2018-05-28 | 1 | -4/+4 |
| | |||||
* | platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals | Andreas Rumpf | 2018-05-18 | 1 | -28/+24 |
| | |||||
* | Add RISC-V (riscv64) support (#7417) | Federico Ceratto | 2018-04-07 | 1 | -2/+3 |
| | |||||
* | Introduce first class support for Android (#5772) | Fredrik Høisæther Rasch | 2017-08-06 | 1 | -2/+6 |
| | |||||
* | Add mips64 and mips64el CPU platforms (#5866) | James Cowgill | 2017-08-03 | 1 | -2/+5 |
| | |||||
* | support for the Genode OS framework (#5560) | Emery Hemingway | 2017-03-31 | 1 | -1/+6 |
| | |||||
* | Make DragonFlyBSD a first class BSD-like OS (#5548) | Eugene Kabanov | 2017-03-16 | 1 | -2/+9 |
| | |||||
* | define sparc64 platform | Sergey Avseyev | 2016-07-21 | 1 | -2/+3 |
| | |||||
* | nimrod -> nim | Erik Johansson Andersson | 2016-02-05 | 1 | -1/+1 |
| | |||||
* | add msp430 cpu support | Keerthan Jaic | 2015-08-26 | 1 | -2/+3 |
| | |||||
* | Add arm64 support (untested) | def | 2015-07-31 | 1 | -1/+2 |
| | |||||
* | Add powerpc64el support (untested) | def | 2015-07-31 | 1 | -2/+3 |
| | |||||
* | Add Mipsel CPU support (untested) | def | 2015-07-31 | 1 | -1/+2 |
| | |||||
* | codegen doesn't produce line tracing commands anymore; fixes #1344 | Araq | 2015-03-21 | 1 | -142/+142 |
| | |||||
* | merged #2083 manually | Araq | 2015-02-08 | 1 | -1/+1 |
| | |||||
* | the compiler knows vxWorks is an OS | Araq | 2015-01-28 | 1 | -3/+7 |
| | |||||
* | minor improvement to the barrier implementation | Araq | 2014-12-09 | 1 | -1/+1 |
| | |||||
* | case consistency part 4 | Araq | 2013-12-27 | 1 | -4/+4 |
| | |||||
* | case consistency part 1 | Araq | 2013-12-27 | 1 | -6/+6 |
| | |||||
* | --os:standalone works again | Araq | 2013-06-30 | 1 | -1/+1 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | EcmaScript => JS. Fixes #330 | Simon Hafner | 2013-02-15 | 1 | -4/+4 |
| | | | | No one calls it EcmaScript anymore. | ||||
* | added some support for Haiku | Araq | 2012-07-29 | 1 | -1/+5 |
| | |||||
* | implemented support for the AVR CPU and standalone OS | Araq | 2012-03-31 | 1 | -4/+10 |
| | |||||
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
| | |||||
* | new compiler option tlsEmulation | Araq | 2011-10-27 | 1 | -5/+5 |
| | |||||
* | first steps to thread local heaps | Araq | 2011-06-02 | 1 | -2/+3 |
| | |||||
* | big repo cleanup | Araq | 2011-04-12 | 1 | -0/+213 |