summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-06Merge pull request #18 from caffe3/fix-cmacro_importHEADmasterFernando Borretti
2024-02-06Merge pull request #19 from caffe3/fix-negative-numbersFernando Borretti
2024-02-06Merge pull request #20 from caffe3/fix-non-c-operatorsFernando Borretti
2024-02-06Merge pull request #21 from caffe3/fix-no-expandFernando Borretti
2024-02-03Fix missing --no-expand implTai Chi Minh Ralph Eastwood
2024-02-03Fix non-C operator parsingTai Chi Minh Ralph Eastwood
2024-02-03Fix parsing of negative numbersTai Chi Minh Ralph Eastwood
2024-02-03Fix token removal with cmacro_importTai Chi Minh Ralph Eastwood
2019-07-16Merge pull request #15 from pcr910303/masterFernando Borretti
2019-07-17Fix to allow cmacro run in cclSungbin Jo
2015-04-22Minor fix to .travis.ymlFernando Borretti
2015-01-27Merge pull request #9 from eudoxia0/test-on-travisFernando Borretti
2015-01-27Add make command to .travis.ymlFernando Borretti
2015-01-27Fix testsFernando Borretti
2015-01-27Add build status badgeFernando Borretti
2015-01-27Add .travis.ymlFernando Borretti
2015-01-27Update copyright yearsFernando Borretti
2014-10-21Remove trailing whitespaceFernando Borretti
2014-09-17Clarify usage section of the READMEFernando Borretti
2014-09-03Add link to MagmaFernando Borretti
2014-09-01Remove some examplesFernando Borretti
2014-09-01Remove bad-macros directoryFernando Borretti
2014-09-01Indentation fixesFernando Borretti
2014-08-19[Fix #4] Add proxy option to MakefileFernando Borretti
2014-08-05Update testsFernando Borretti
2014-08-05Some more fixesFernando Borretti
2014-08-05Restrain some typesFernando Borretti
2014-08-05Minor fixesFernando Borretti
2014-08-05Update linkFernando Borretti
2014-08-04Move adt.c to t/good-macros, minor syntax fixFernando Borretti
2014-07-28Add a couple of examplesFernando Borretti
2014-07-28Add adt.c exampleFernando Borretti
2014-06-08Update lambda exampleFernando Borretti
2014-05-25Fix examplesFernando Borretti
2014-05-24Add doto exampleFernando Borretti
2014-05-24Add with-allocation exampleFernando Borretti
2014-05-24Make the input a little more restrictiveFernando Borretti
2014-05-24Add with-open-file exampleFernando Borretti
2014-05-24Update example of splice operatorFernando Borretti
2014-05-24Add @splice operatorFernando Borretti
2014-05-24Update tuples exampleFernando Borretti
2014-05-24Add test of the conc operatorFernando Borretti
2014-05-24Add conc operatorFernando Borretti
2014-05-24Fix component orderFernando Borretti
2014-05-22Make the lambda example more interestingFernando Borretti
2014-05-22Update operators testFernando Borretti
2014-05-22Update template commandsFernando Borretti
2014-05-22Add a macro showing variable type inferenceFernando Borretti
2014-05-22Fix a bug where macro calls in toplevel directives were not expandedFernando Borretti
2014-05-22Fix printing of preprocessor directives, blocksFernando Borretti