This website requires JavaScript.
Explore
Help
Sign In
cwpearson
/
astaroth
Watch
1
Star
0
Fork
0
You've already forked astaroth
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f6040f89dc807b5bfb32518ad9b309cb25802cc7
astaroth
/
acc
/
src
History
jpekkila
c98b74563c
Added a comment
2019-08-19 16:18:24 +03:00
..
acc.l
Made the DSL syntax less confusing: Input and output arrays are now ScalarField and VectorFields instead of scalars and vectors. C++ initializers are now also possible, removing the need to declare Fields as int or int3 which was very confusing, like "what, you assing an int value to a real, what the &^%@?"
2019-08-08 21:07:36 +03:00
acc.y
Made the DSL syntax less confusing: Input and output arrays are now ScalarField and VectorFields instead of scalars and vectors. C++ initializers are now also possible, removing the need to declare Fields as int or int3 which was very confusing, like "what, you assing an int value to a real, what the &^%@?"
2019-08-08 21:07:36 +03:00
ast.h
Added Astaroth 2.0
2019-06-14 14:19:07 +03:00
code_generator.c
Added a comment
2019-08-19 16:18:24 +03:00