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
Files
91768a042e50670947fe36162d55c985402d06ab
kraken
/
tests
/
test_functionsValues.expected_results
9 lines
20 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial work for functions as values. Actually works, but you can't write out the type and thus can only declare function pointer variables with type inference.
2015-05-18 04:46:03 -04:00
9
Ok, full functions as values support with types and fixes of earlier bugs. Now typedef the function pointer types when generateing C.
2015-05-22 22:30:25 -04:00
9
7
8
11
12
13
14
Reference in New Issue
Copy Permalink