summary refs log tree commit diff stats
path: root/doc/nimc.rst
Commit message (Collapse)AuthorAgeFilesLines
* Remove env vars from docsJoey Yakimowich-Payne2018-07-151-8/+4
|
* Nintendo switch support (#8069)Joey2018-06-271-0/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* remove dead code elimination option (#7669)Jacek Sieka2018-04-231-2/+2
|
* the new feature's name is hotCodeReloadingAndreas Rumpf2018-04-131-3/+3
|
* Support code hot reloading for JavaScript projects (#7362)zah2018-04-131-3/+43
| | | | | | | | | | | | | | | | | | | | | | * Support code hot reloading for JavaScript projects * Add some missing JavaScript symbols and APIs * fix the Travis build * (review changes) remove the js type from the standard library as it doesn't follow NEP-1 * more additions to the DOM module * Follow NEP-1 in jsffi; spell 'hot code reloading' correctly * introduce a jscore module * Document jscore module. * readded js type * Remove the '$' operator that doesn't behave
* doc: fix path to $HOME/.config/nim.cfg to work on POSIX (not just unix but ↵Timothee Cour2018-03-271-1/+1
| | | | also osx) (#7421)
* Introduce first class support for Android (#5772)Fredrik Høisæther Rasch2017-08-061-0/+9
|
* Merge pull request #6064 from superfunc/develDominik Picheta2017-07-231-1/+1
|\ | | | | Make option usage more consistent in doc
| * Make option usage more consistent in docsuperfunc2017-07-061-1/+1
| |
* | Compiler selection doco (#6115)jlp7652017-07-171-0/+16
|/ | | | | | | | | | * Slices indices explanation as per https://forum.nim-lang.org/t/2870 * Remove duplicate in note * Doco: Selecting a different compiler
* abi check: prefer nim constant to enable, documentJacek Sieka2016-11-031-0/+4
|
* Update documentation and newsJeff Ciesielski2016-07-051-1/+9
|
* renamed most remaining .txt documentation files to .rstAraq2016-06-071-0/+466