openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Universal Compiler
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 2 of 7
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove unused parameter from abstract base class language
Shubham Chaudhary
More...
over 9 years ago
Make functions from unnecessary class methods
Shubham Chaudhary
More...
over 9 years ago
Use compiler method run to execute programs
Shubham Chaudhary
More...
over 9 years ago
Add run method to compiler
Shubham Chaudhary
More...
over 9 years ago
Pass filename when instantiating compiler
Shubham Chaudhary
More...
over 9 years ago
Use newly built compiler instead of direct calls
Shubham Chaudhary
More...
over 9 years ago
Removed help function with colored output
Shubham Chaudhary
More...
over 9 years ago
Add tests for main file, extract arg parser in a method
Shubham Chaudhary
More...
over 9 years ago
Add .md file to the distribution archives
Shubham Chaudhary
More...
over 9 years ago
Make .md a file and .txt a symlink
Shubham Chaudhary
More...
over 9 years ago
Add basic infrastructure for having different compilers for different languages
Shubham Chaudhary
More...
over 9 years ago
Add coveragerc file
Shubham Chaudhary
More...
over 9 years ago
Add more files to ignore using gitignore
Shubham Chaudhary
More...
over 9 years ago
Add waffle badge and fixup merge
Shubham Chaudhary
More...
over 9 years ago
Merge pull request #13 from waffle-iron/master
Shubham Chaudhary
More...
over 9 years ago
add waffle.io badge
Making GitHub Delicious.
More...
over 9 years ago
Rename compiler to builder
Shubham Chaudhary
More...
over 9 years ago
Use CamelCase class name for TestCase
Shubham Chaudhary
More...
over 9 years ago
Move install file to fix `make install` command
Shubham Chaudhary
More...
over 9 years ago
Add test when files donot exist, fix mixup of mock arguments in previous test
Shubham Chaudhary
More...
over 9 years ago
Add constructor params to OSError to fix test that throws OSError exception
Shubham Chaudhary
More...
over 9 years ago
Add is_tool method to replace shutil.which
Shubham Chaudhary
More...
over 9 years ago
Check if pip is available or not before running update
Shubham Chaudhary
More...
over 9 years ago
Add test for case when no exec installed
Shubham Chaudhary
More...
over 9 years ago
Add test for check_exec_installed
Shubham Chaudhary
More...
over 9 years ago
Add tests for update and problems method
Shubham Chaudhary
More...
over 9 years ago
Remove unnecessary call_count check when using assert_called_once_with
Shubham Chaudhary
More...
over 9 years ago
Add whitespaces to separate test parts - given, when, then
Shubham Chaudhary
More...
over 9 years ago
Add coveralls test coverage badge
Shubham Chaudhary
More...
over 9 years ago
Pass yes to command and stop build from timing out
Shubham Chaudhary
More...
over 9 years ago
←
1
2
3
4
5
6
7
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree