Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bitbybit3d
/
stepcode
Public
forked from
stepcode/stepcode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
stepcode
src
exp2python
on
develop
User selector
All users
All time
Commit history
Commits on Aug 16, 2021
Clear some C++ compilation warnings from the main stepcode libs
starseeker
committed
1f1965b
View commit details
Copy full SHA for 1f1965b
View code at this point
Browse repository at this point
Commits on Aug 14, 2021
simplify SC_VERSION and library versioning
cshorler
committed
e617808
View commit details
Copy full SHA for e617808
View code at this point
Browse repository at this point
Commits on Aug 4, 2021
Reverting develop back to commit 548fd82ad7ec37301fd
starseeker
committed
4f20f39
View commit details
Copy full SHA for 4f20f39
View code at this point
Browse repository at this point
Commits on Dec 15, 2020
Formatting fixes.
starseeker
committed
359f949
View commit details
Copy full SHA for 359f949
View code at this point
Browse repository at this point
Commits on Dec 14, 2020
Dispense with the separate version header
starseeker
committed
6368ed0
View commit details
Copy full SHA for 6368ed0
View code at this point
Browse repository at this point
Turn on the C/C++11 standards. Rather than enable extensions, add a few defines in particular locations.
starseeker
committed
7a3d8f0
View commit details
Copy full SHA for 7a3d8f0
View code at this point
Browse repository at this point
Clear some C++ compilation warnings from the main stepcode libs
starseeker
committed
f878357
View commit details
Copy full SHA for f878357
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
Update formatting with astyle - use K&R
starseeker
committed
93cb422
View commit details
Copy full SHA for 93cb422
View code at this point
Browse repository at this point
Commits on Dec 3, 2020
Remove a couple uses of version_string target
starseeker
committed
18b4d82
View commit details
Copy full SHA for 18b4d82
View code at this point
Browse repository at this point
Commits on Oct 9, 2020
Merge pull request #401 from luzpaz/typos
Show description for 548fd82
cshorler
authored
548fd82
View commit details
Copy full SHA for 548fd82
View code at this point
Browse repository at this point
Merge pull request #399 from luzpaz/Issue-395
Show description for 2375f10
cshorler
authored
2375f10
View commit details
Copy full SHA for 2375f10
View code at this point
Browse repository at this point
Commits on Oct 8, 2020
Fix typos
Show description for 9285090
luzpaz
committed
9285090
View commit details
Copy full SHA for 9285090
View code at this point
Browse repository at this point
Fix all 'Testing equality to None' issues
Show description for 227dbb8
luzpaz
committed
227dbb8
View commit details
Copy full SHA for 227dbb8
View code at this point
Browse repository at this point
Rename NotImplemented() to NotImplementedError()
Show description for f2ebe24
luzpaz
committed
f2ebe24
View commit details
Copy full SHA for f2ebe24
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
rework ERROR handling
cshorler
committed
68d0e7b
View commit details
Copy full SHA for 68d0e7b
View code at this point
Browse repository at this point
Commits on Aug 26, 2019
begin to modernise / simplify CMake code
cshorler
committed
5ab50bb
View commit details
Copy full SHA for 5ab50bb
View code at this point
Browse repository at this point
Commits on Aug 7, 2019
cleanup error.h, migrate error.c to use stdarg.h
cshorler
committed
ce88e63
View commit details
Copy full SHA for ce88e63
View code at this point
Browse repository at this point
drop the Generic typedef
cshorler
committed
e934fa2
View commit details
Copy full SHA for e934fa2
View code at this point
Browse repository at this point
MSVC doesn't correctly implement snprintf or vsnprintf until VS2015
cshorler
committed
7e46389
View commit details
Copy full SHA for 7e46389
View code at this point
Browse repository at this point
Commits on Jan 4, 2019
Use print() function in both Python 2 and Python 3
Show description for 284b189
cclauss
committed
284b189
View commit details
Copy full SHA for 284b189
View code at this point
Browse repository at this point
Commits on Jul 13, 2018
Misc. typos
Show description for f93abd2
luzpaz
committed
f93abd2
View commit details
Copy full SHA for f93abd2
View code at this point
Browse repository at this point
Commits on Jan 4, 2018
Misc. typo
luzpaz
committed
e20def2
View commit details
Copy full SHA for e20def2
View code at this point
Browse repository at this point
Commits on Dec 23, 2017
More Misc. typos
Unknown
committed
4110550
View commit details
Copy full SHA for 4110550
View code at this point
Browse repository at this point
Commits on Nov 27, 2017
Misc. typos
luzpaz
committed
11942a3
View commit details
Copy full SHA for 11942a3
View code at this point
Browse repository at this point
Commits on Oct 3, 2017
More typos
luzpaz
committed
575a2f9
View commit details
Copy full SHA for 575a2f9
View code at this point
Browse repository at this point
Commits on Sep 15, 2017
Misc. typos
Show description for 0eb7aab
luzpaz
committed
0eb7aab
View commit details
Copy full SHA for 0eb7aab
View code at this point
Browse repository at this point
Commits on Mar 4, 2017
Fixed typos showing up as ascii chars
Show description for 15afe96
luzpaz
committed
15afe96
View commit details
Copy full SHA for 15afe96
View code at this point
Browse repository at this point
Commits on Aug 6, 2016
Add an option to completely bypass the git management of the version header.
starseeker
committed
8627627
View commit details
Copy full SHA for 8627627
View code at this point
Browse repository at this point
Commits on Jul 26, 2015
remove yet more CORBA and ObjectStore stuff... surprised it still exists
mpictor
committed
3d90ffd
View commit details
Copy full SHA for 3d90ffd
View code at this point
Browse repository at this point
exp2py - remove unused function USEREFout
mpictor
committed
5dfca2e
View commit details
Copy full SHA for 5dfca2e
View code at this point
Browse repository at this point
indent a listdo/listod
mpictor
committed
fbf0272
View commit details
Copy full SHA for fbf0272
View code at this point
Browse repository at this point
fix length check for keyword detection function
mpictor
committed
c69f9eb
View commit details
Copy full SHA for c69f9eb
View code at this point
Browse repository at this point
cleanup
mpictor
committed
942fb89
View commit details
Copy full SHA for 942fb89
View code at this point
Browse repository at this point
printf(...) -> fprintf( stderr, ...): warnings and errors should not be on stdout
mpictor
committed
893936b
View commit details
Copy full SHA for 893936b
View code at this point
Browse repository at this point
Commits on Jul 8, 2015
simplification - invocation of t_STRING / t_BINARY guarantees we can use string slicing rather than strip()
cshorler
committed
915e0de
View commit details
Copy full SHA for 915e0de
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.