aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
AgeCommit message (Expand)Author
2023-10-01bulid: Rename Makefile to GNUmakefileayan george
2023-10-01build: use $(MAKE) to represent make executableayan george
2019-01-13docs: change links in README and remove old ReadTheDocs pages to point to Tin...Ron Evans
2019-01-03all: add flag to enable i64 parameters in WebAssemblyKonstantin Yegupov
2018-12-17Dockerfile, README, docs: Remove entrypointJohan Brandhorst
2018-12-09compiler: always use fat function pointers with contextAyke van Laethem
2018-12-01reelboard: support Reel Board (nrf52840 dev board)Ron Evans
2018-12-01pca10056: support this nrf52840-based boardRon Evans
2018-12-01compiler: disallow exporting functions that have their address takenAyke van Laethem
2018-12-01docs: enable tinygo/docker to resolve go dependenciesDarren Rush
2018-11-22all: compile and link using clang, where possibleAyke van Laethem
2018-11-21pca10031: add support for PCA10031 nrf51 wireless dongleRon Evans
2018-11-20avr: add support for the digisparkAyke van Laethem
2018-11-18docs: add documentation for the -gc compiler flagAyke van Laethem
2018-11-15all: add support to Dockerfile for AVR and ARM targetsRon Evans
2018-11-14compiler: pass i64 return value in an extra pointer paramAyke van Laethem
2018-11-03compiler: work around i64 limitation in JavaScriptAyke van Laethem
2018-11-01docs: move calling convention documentation hereAyke van Laethem
2018-10-31docs: add description of internal datatypesAyke van Laethem
2018-10-31docs: add command line subcommands + flags documentationAyke van Laethem
2018-10-31docs: give a small example how JS<->wasm bridging is doneAyke van Laethem
2018-10-21docs: give a working Docker exampleAyke van Laethem
2018-10-21docs: add WebAssembly to targets and improve formattingAyke van Laethem
2018-10-21all: add WebAssembly backendAyke van Laethem
2018-10-21Add DockerfileJohan Brandhorst
2018-10-18docs: add "Supported targets" pageAyke van Laethem
2018-10-17docs: add FAQAyke van Laethem
2018-10-15compiler: add support for parameters to inline assemblyAyke van Laethem
2018-10-09docs: add page "Go on microcontrollers"Ayke van Laethem
2018-10-09docs: reorder internals sectionsAyke van Laethem
2018-10-07docs: add avr-libc as a dependencyAyke van Laethem
2018-10-07all: use compiler-rt for builtinsAyke van Laethem
2018-09-30docs: add another way in which a llvm-7-dev installation can failAyke van Laethem
2018-09-30docs: update installation instructionsAyke van Laethem
2018-09-23docs/installation: fix LLVM hyperlinkAyke van Laethem
2018-09-23docs/internals: fix hyperlinkAyke van Laethem
2018-09-23docs: remove "Indices and tables"Ayke van Laethem
2018-09-23docs: add initial documentationAyke van Laethem