aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-05-11feat: introduced dependency on sympy to compute/simplify compile time constantsNicholas Noll
2020-05-11fix: made pattern of loads as generalized derefs more obviousNicholas Noll
2020-05-11feat: begun adding lookup table of functionsNicholas Noll
2020-05-11refactor: made condition of append a dynamic function as wellNicholas Noll
2020-05-11refactor: changed search on expr nodes to a filter functionNicholas Noll
2020-05-11refactor: pulled out statement BFS code from expr eval codeNicholas Noll
2020-05-10fix: ergonomicsNicholas Noll
2020-05-10extract compute kernel prototypeNicholas Noll
2020-05-10simple python library to directly write a C ASTNicholas Noll