aboutsummaryrefslogtreecommitdiff
path: root/func.h
AgeCommit message (Expand)Author
2016-10-04Merge pull request #97 from danw/file_funcDan Willemsen
2016-10-03Implement the `file` function to read and write filesDan Willemsen
2016-10-01Optimize RunCommand by removing /bin/sh wrapper when possibleDan Willemsen
2016-04-12[C++] Store SHELL value in command resultStefan Becker
2015-09-24Rename value.* and ast.* to expr.* and stmt.*, respectivelyShinichiro Hamaji
2015-08-13[C++] Run most $(shell) to check if regeneration is necessaryShinichiro Hamaji
2015-08-04[C++] Re-generate ninja file when a file is added/removedShinichiro Hamaji
2015-06-23Add Apache license header to recently added filesShinichiro Hamaji
2015-06-19[C++] Implement if, and, and orShinichiro Hamaji
2015-06-18[C++] The first commit for C++ versionShinichiro Hamaji