1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 21 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unused parameter from abstract base class language More... almost 9 years ago
Make functions from unnecessary class methods More... almost 9 years ago
Use compiler method run to execute programs More... almost 9 years ago
Add run method to compiler More... almost 9 years ago
Pass filename when instantiating compiler More... almost 9 years ago
Use newly built compiler instead of direct calls More... almost 9 years ago
Removed help function with colored output More... almost 9 years ago
Add tests for main file, extract arg parser in a method More... almost 9 years ago
Add .md file to the distribution archives More... almost 9 years ago
Make .md a file and .txt a symlink More... almost 9 years ago
Add basic infrastructure for having different compilers for different languages More... almost 9 years ago
Add coveragerc file More... almost 9 years ago
Add more files to ignore using gitignore More... almost 9 years ago
Add waffle badge and fixup merge More... almost 9 years ago
Merge pull request #13 from waffle-iron/master More... almost 9 years ago
add waffle.io badge More... almost 9 years ago
Rename compiler to builder More... almost 9 years ago
Use CamelCase class name for TestCase More... almost 9 years ago
Move install file to fix `make install` command More... almost 9 years ago
Add test when files donot exist, fix mixup of mock arguments in previous test More... almost 9 years ago
Add constructor params to OSError to fix test that throws OSError exception More... almost 9 years ago
Add is_tool method to replace shutil.which More... almost 9 years ago
Check if pip is available or not before running update More... almost 9 years ago
Add test for case when no exec installed More... almost 9 years ago
Add test for check_exec_installed More... almost 9 years ago
Add tests for update and problems method More... almost 9 years ago
Remove unnecessary call_count check when using assert_called_once_with More... almost 9 years ago
Add whitespaces to separate test parts - given, when, then More... almost 9 years ago
Add coveralls test coverage badge More... almost 9 years ago
Pass yes to command and stop build from timing out More... almost 9 years ago