This website requires JavaScript.
Explore
Help
Sign In
tinygo-org
/
tinygo
Watch
1
Star
0
Fork
0
You've already forked tinygo
mirror of
https://github.com/tinygo-org/tinygo.git
synced
2026-08-03 02:27:48 +00:00
Code
Issues
Packages
Projects
Releases
6
Wiki
Activity
Files
ecf6ffa62ed45791362952caffefeffea4d96ed7
tinygo
/
compiler
T
History
Ayke van Laethem
dea660b21c
main: compile C source files in packages
...
TODO: C++ etc. files
2018-12-10 15:38:01 +01:00
..
calls.go
compiler: always use fat function pointers with context
2018-12-09 18:47:39 +01:00
compiler.go
main: compile C source files in packages
2018-12-10 15:38:01 +01:00
defer.go
compiler: always use fat function pointers with context
2018-12-09 18:47:39 +01:00
errors.go
compiler: return error messages with source location
2018-12-01 17:41:15 +01:00
interface-lowering.go
compiler: lower interfaces in a separate pass
2018-12-01 13:26:06 +01:00
interface.go
compiler: always use fat function pointers with context
2018-12-09 18:47:39 +01:00
map.go
compiler: return error messages with source location
2018-12-01 17:41:15 +01:00
optimizer.go
compiler: lower interfaces in a separate pass
2018-12-01 13:26:06 +01:00
sizes.go
compiler: refactor compiler into separate package
2018-09-22 20:32:28 +02:00