1182 Commits (8e6cb89ceb47ec031863b8edb0cc4002215acc43)
 

Author SHA1 Message Date
Ayke van Laethem 8e6cb89ceb main: refactor compile/link part to a builder package 5 years ago
Ayke van Laethem 946e2dd405 runtime/unix: simplify time functions 5 years ago
Jaden Weiss ad73a727a3 fix time on 32-bit arm on linux 5 years ago
Ayke van Laethem efafda1d32 runtime: only implement CountString for required platforms 5 years ago
Ayke van Laethem 405c0263b0 runtime: add AdjustTimeOffset to update current time 5 years ago
Ayke van Laethem 45b5decb4e runtime: implement comparing uintptr values in interfaces 5 years ago
Ayke van Laethem fb39e0917b cgo: add -update flag to tests 5 years ago
Ayke van Laethem 16fbf53ae2 nrf: add support for SoftDevices to PCA10040 board 6 years ago
Ayke van Laethem b153bd63f2 cgo: add support for nested structs and unions 5 years ago
Ayke van Laethem 6108ee6859 cgo: refactor union support 5 years ago
Ayke van Laethem 76c9f13e13 cgo: include all enums in the CGo Go AST 5 years ago
Ayke van Laethem d31deda1b5 main: add 'info' subcommand 5 years ago
Ayke van Laethem 473576e756 cgo: do type checking in CGo testing 5 years ago
Ayke van Laethem 913131bf62 cgo: avoid '"unsafe" imported but not used' error 5 years ago
Ayke van Laethem b41e58bcb4 cgo: rename reserved field names like `type` 5 years ago
BCG 0db403dc0c Adding Board: Feather M4 Express (#688) 5 years ago
Ayke van Laethem cadb75a4aa cgo: implement the constant parser as a real parser 5 years ago
Ayke van Laethem 5987233b99 cgo: refactor constant expressions 5 years ago
Jaden Weiss 992f1fa248 make compiler test names clearer 5 years ago
Ayke van Laethem 1cbe09ee89 compileopts: add linkerscript key 5 years ago
Ayke van Laethem 18cce571a2 main: move ldflags to compileopts 5 years ago
Konstantin Itskov ac330f4a70 runtime: implement interface equality 5 years ago
Ayke van Laethem e977276044 interp: fix "todo: store" panic 5 years ago
Ayke van Laethem feb2b4715b interp: fix scanning declarations 5 years ago
Ayke van Laethem 3b0ed63c29 all: refactor compile options 5 years ago
Ayke van Laethem 59cc901340 main: move compile options to compileopts package 5 years ago
Ayke van Laethem ef600965aa compiler: move Config struct to compileopts 5 years ago
Ayke van Laethem e7cf75030c main: move target specification into a separate package 5 years ago
Ron Evans dff6e6566d go-llvm: update modules to use latest version 5 years ago
Jaden Weiss cdff0bd3ee add blocking select 5 years ago
Ayke van Laethem fa25fa1b0c macos: use llvm@8 instead of just llvm in paths 5 years ago
Ayke van Laethem be7529b261 cgo: add tests for most C types 5 years ago
Ayke van Laethem 26bdfa9c84 cgo: add bare-bones test 5 years ago
Ayke van Laethem b72f677310 cgo: create new GenDecl for every symbol 5 years ago
Ayke van Laethem 2a5ab2500d machine: add support for the X9 Pro smartwatch 5 years ago
Ayke van Laethem c138a50457 cgo: improve diagnostics 6 years ago
Jaden Weiss 86ab03c999 fix miscompile of static goroutine calls to closures 5 years ago
Ayke van Laethem 923a6f5873 interp: add testing for scanning for side effects 5 years ago
Ayke van Laethem 071f863e5d qemu: rename assembly file 5 years ago
Ayke van Laethem b884db81ea cortexm: move SemihostingCall impl to the right asm file 5 years ago
Ron Evans 41df9648a8 machine/samd51: correct channel init and pin map for ADC based on ItsyBitsy-M4 5 years ago
Ron Evans 3ec94a06ed gen-device: correct source for SiFive SVD files 5 years ago
Ron Evans 3777791aa3 machine/samd51: allow setting pinmode for each of the SPI pins 5 years ago
Ayke van Laethem 96d4987345 main: remove ocd-daemon property 5 years ago
Ayke van Laethem 66ed03faa2 machine/hifive1b: fix compiling in simulation (wasm) 5 years ago
Ron Evans 46d468b79d machine/hifive1b: add support for SPI1 5 years ago
Ayke van Laethem 373fa6d69b main: halt GDB on start 5 years ago
Ayke van Laethem a4642ddf59 Makefile: add simulated boards to smoke tests 5 years ago
Ayke van Laethem ceece08959 nrf: add support for the PineTime64 devkit 5 years ago
Ron Evans 7014f90120 machine/samd21: correct handling of pins > 32 based on bugfix for samd51 submitted by @Infinoid 5 years ago