Idris2/docs/source/backends
Zoe Stafford 3063218d46
[ new ] Add %nomangle (#2063)
This is (for once) not a breaking changes, instead backends will need to opt in to this change, using the utilities in Compiler.NoMangle. See the js backend for an example of how to do this.

This is the first step to being able to use idris to create libraries usable by other languages.
2021-11-09 16:23:50 +00:00
..
backend-cookbook.rst FIxed typo: repeated word 2021-10-13 14:25:32 +01:00
chez.rst [ doc ] Remove trailing spaces from doc files 2021-08-11 12:50:02 +01:00
custom.rst [doc] Minor tweaks to installation instructions 2021-04-19 14:24:06 +01:00
gambit.rst [ fix ] some of the docs 2021-02-10 00:37:06 +00:00
incremental.rst Add some documentation on incremental builds 2021-06-27 17:03:16 +01:00
index.rst [ new ] Add %nomangle (#2063) 2021-11-09 16:23:50 +00:00
javascript.rst Update javascript.rst 2021-07-17 17:32:39 +01:00
libraries.rst [ new ] Add %nomangle (#2063) 2021-11-09 16:23:50 +00:00
racket.rst add extraRuntime option for Scheme backends (#578) 2020-08-21 09:34:57 +01:00
refc.rst Add ability to extend RefC backend to create further backends 2021-06-18 16:59:35 +01:00