This website requires JavaScript.
Explore
Help
Sign In
miloignis
/
kraken
Watch
1
Star
0
Fork
0
You've already forked kraken
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
531
Commits
2
Branches
0
Tags
fb63eee9e8a38a9df68903ec9acac7408aebc824
Commit Graph
3 Commits
Author
SHA1
Message
Date
Nathan Braswell
fb63eee9e8
Commit pre enabling CTCE pass (which is quite slow, but does work). Had to add walking through cast nodes for finding variables to close over. Also had to remove the static in front of functions to prevent gcc compiling it so that it segfaults (doesn't segfault if compiled with clang, but wanted to make sure.)
2016-07-09 15:08:57 -07:00
Nathan Braswell
f71b5f3576
Init globals before lowering CTCE, allows CTCE to use imported functions, etc.
2016-07-06 00:16:39 -07:00
Nathan Braswell
0f2ac1421a
Basic CTCE working! In between commit because #link(a) syntax changed to #link(a)
2016-07-03 22:50:42 -07:00