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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
stepcode
/
stepcode
Public
Notifications
You must be signed in to change notification settings
Fork
131
Star
513
Code
Issues
66
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
stepcode
src
express
on
master
User selector
All users
All time
Commit history
Commits on Aug 23, 2023
Minor updates for newer compilers
Show description for db2c3d8
starseeker
committed
db2c3d8
View commit details
Copy full SHA for db2c3d8
View code at this point
Browse repository at this point
Commits on Oct 17, 2022
Make expparse explicitly depend on scanner header
Show description for 6fd22a1
starseeker
committed
6fd22a1
View commit details
Copy full SHA for 6fd22a1
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
Remove base library from stepcode
Show description for 7dbda20
starseeker
authored and
cshorler
committed
7dbda20
View commit details
Copy full SHA for 7dbda20
View code at this point
Browse repository at this point
Commits on Jun 11, 2022
sc_cf.h -> config.h
Show description for 97c3d19
starseeker
authored and
cshorler
committed
97c3d19
View commit details
Copy full SHA for 97c3d19
View code at this point
Browse repository at this point
Commits on Aug 23, 2021
Merge pull request #425 from stepcode/perplex_cmake
Show description for 6984cf6
starseeker
authored
6984cf6
View commit details
Copy full SHA for 6984cf6
View code at this point
Browse repository at this point
Merge pull request #422 from stepcode/warnings
Show description for d5f60d7
starseeker
authored
d5f60d7
View commit details
Copy full SHA for d5f60d7
View code at this point
Browse repository at this point
Commits on Aug 17, 2021
Add a sentinel target for perplex generated output
Show description for e427765
starseeker
committed
e427765
View commit details
Copy full SHA for e427765
View code at this point
Browse repository at this point
Fix compile error related to ODR violation.
Show description for 8dc5dce
ezzieyguywuf
authored and
starseeker
committed
8dc5dce
View commit details
Copy full SHA for 8dc5dce
View code at this point
Browse repository at this point
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 15, 2021
Adjust whitespace
cshorler
committed
55d3637
View commit details
Copy full SHA for 55d3637
View code at this point
Browse repository at this point
Build again w/ the generator tools.
starseeker
authored and
cshorler
committed
8c9b347
View commit details
Copy full SHA for 8c9b347
View code at this point
Browse repository at this point
Use straight-up CMake commands in lieu of wrapping
Show description for 14c5476
starseeker
authored and
cshorler
committed
14c5476
View commit details
Copy full SHA for 14c5476
View code at this point
Browse repository at this point
Add DLL defines for obj libs
starseeker
authored and
cshorler
committed
f7e929f
View commit details
Copy full SHA for f7e929f
View code at this point
Browse repository at this point
Remove MD5 verification logic.
starseeker
authored and
cshorler
committed
736d637
View commit details
Copy full SHA for 736d637
View code at this point
Browse repository at this point
CMake update
Show description for 6cf5d1e
cshorler
committed
6cf5d1e
View commit details
Copy full SHA for 6cf5d1e
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
Start making some fixes to tests
starseeker
committed
74d9062
View commit details
Copy full SHA for 74d9062
View code at this point
Browse repository at this point
Commits on Dec 3, 2020
Install check-express
starseeker
committed
0b69a9a
View commit details
Copy full SHA for 0b69a9a
View code at this point
Browse repository at this point
Simplify the libexpress build logic.
Show description for 30d570a
starseeker
committed
30d570a
View commit details
Copy full SHA for 30d570a
View code at this point
Browse repository at this point
Commits on Dec 1, 2020
Remove md5 verification of generated sources.
Show description for 414b870
starseeker
committed
414b870
View commit details
Copy full SHA for 414b870
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
remove inline extern declarations
cshorler
committed
69db0c0
View commit details
Copy full SHA for 69db0c0
View code at this point
Browse repository at this point
drop the Generic typedef (fixup)
cshorler
committed
61eec0d
View commit details
Copy full SHA for 61eec0d
View code at this point
Browse repository at this point
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 Jul 21, 2020
reenable lemon / full build for integration test purposes
cshorler
committed
88e82d8
View commit details
Copy full SHA for 88e82d8
View code at this point
Browse repository at this point
clean up includes, use <> for C standard library and "" for stepcode headers
cshorler
committed
d6d7aee
View commit details
Copy full SHA for d6d7aee
View code at this point
Browse repository at this point
remove static declaration from some functions to enable tests
cshorler
committed
d9d6406
View commit details
Copy full SHA for d9d6406
View code at this point
Browse repository at this point
move declarations from resolve.c to resolve.h / add missing declaration
cshorler
committed
2cd591b
View commit details
Copy full SHA for 2cd591b
View code at this point
Browse repository at this point
split resolve.c, add a linker seam to facilitate tests
cshorler
committed
663414f
View commit details
Copy full SHA for 663414f
View code at this point
Browse repository at this point
move object creation to factory.c to make testing possible
cshorler
committed
b58e30c
View commit details
Copy full SHA for b58e30c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.