summaryrefslogtreecommitdiff
path: root/copy.c
AgeCommit message (Expand)Author
2020-01-10made #size/alignof unary opsLeo Tenenbaum
2020-01-10made Field.type not a pointerLeo Tenenbaum
2020-01-09changed TYPE_TYPE,PKG to TYPE_BUILTINsLeo Tenenbaum
2020-01-06fixed bug with cgen structsLeo Tenenbaum
2020-01-06changed syntax for tuples to allow for complicated typesLeo Tenenbaum
2020-01-04formattingLeo Tenenbaum
2020-01-02updated copyright yearLeo Tenenbaum
2019-12-14basic inferred paramsLeo Tenenbaum
2019-12-10made Expression smallerLeo Tenenbaum
2019-12-08checking for duplicate argsLeo Tenenbaum
2019-12-07added licenseLeo Tenenbaum
2019-12-05Arr works!!!!Leo Tenenbaum
2019-12-03doing Arr(T); fixed some stuff, but there are still bugsLeo Tenenbaum
2019-12-02cleanupLeo Tenenbaum
2019-12-01improved vbs (now its done during typing instead of parsing)Leo Tenenbaum
2019-11-30trying to make this compilable with a c++ compilerLeo Tenenbaum
2019-11-30got rid of TYPE_USER!!Leo Tenenbaum
2019-11-28started dealing with calling "type functions"Leo Tenenbaum
2019-11-27fixed problem where functions could have tuple parametersLeo Tenenbaum
2019-11-20fixed problem with type paramsLeo Tenenbaum
2019-11-20fixed some bugs; caused some othersLeo Tenenbaum
2019-11-19fixed problems with const paramsLeo Tenenbaum
2019-11-18still trying to get type params to workLeo Tenenbaum
2019-11-18trying to do const type paramsLeo Tenenbaum
2019-11-17started writing code to copy exprs and other stuffLeo Tenenbaum