aboutsummaryrefslogtreecommitdiffstats
path: root/func.h
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #97 from danw/file_funcDan Willemsen2016-10-041-0/+10
|\
| * Implement the `file` function to read and write filesDan Willemsen2016-10-031-0/+10
* | Optimize RunCommand by removing /bin/sh wrapper when possibleDan Willemsen2016-10-011-0/+1
|/
* [C++] Store SHELL value in command resultStefan Becker2016-04-121-0/+1
* Rename value.* and ast.* to expr.* and stmt.*, respectivelyShinichiro Hamaji2015-09-241-1/+1
* [C++] Run most $(shell) to check if regeneration is necessaryShinichiro Hamaji2015-08-131-2/+2
* [C++] Re-generate ninja file when a file is added/removedShinichiro Hamaji2015-08-041-0/+12
* Add Apache license header to recently added filesShinichiro Hamaji2015-06-231-0/+14
* [C++] Implement if, and, and orShinichiro Hamaji2015-06-191-0/+5
* [C++] The first commit for C++ versionShinichiro Hamaji2015-06-181-0/+21