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
develop
User selector
All users
All time
Commit history
Commits on Aug 2, 2026
express: support modern Lemon allocator callbacks
Show description for 7a19e69
starseeker
committed
7a19e69
View commit details
Copy full SHA for 7a19e69
View code at this point
Browse repository at this point
Commits on Jul 26, 2026
Merge pull request #474 from mumbricht/fix_static_libs
Show description for 7836a9e
starseeker
authored
7836a9e
View commit details
Copy full SHA for 7836a9e
View code at this point
Browse repository at this point
Commits on Jul 25, 2026
Clear some build warnings
starseeker
committed
bf80813
View commit details
Copy full SHA for bf80813
View code at this point
Browse repository at this point
Adjustments for test exp files
starseeker
committed
4ee1286
View commit details
Copy full SHA for 4ee1286
View code at this point
Browse repository at this point
fixes for test_resolve
starseeker
committed
d1d13d5
View commit details
Copy full SHA for d1d13d5
View code at this point
Browse repository at this point
Adjustment for test_expr building
starseeker
committed
8b77784
View commit details
Copy full SHA for 8b77784
View code at this point
Browse repository at this point
Commits on May 2, 2026
added SC_STATIC flag for windows static builds
Marc Umbricht
committed
0e548f7
View commit details
Copy full SHA for 0e548f7
View code at this point
Browse repository at this point
Commits on Feb 9, 2026
Implement flow-sensitive SELECT narrowing for TYPEOF guards in AND expressions (#14)
Show description for aa79dbf
Copilot
and
starseeker
committed
aa79dbf
View commit details
Copy full SHA for aa79dbf
View code at this point
Browse repository at this point
Implement TREAT expression for SELECT type narrowing per ISO 10303-11 (#13)
Show description for a01c338
Copilot
and
starseeker
committed
a01c338
View commit details
Copy full SHA for a01c338
View code at this point
Browse repository at this point
Fix PE056: Deep aggregate unwrapping for QUERY resolution (#12)
Show description for 975a74d
Copilot
and
starseeker
committed
975a74d
View commit details
Copy full SHA for 975a74d
View code at this point
Browse repository at this point
Add baseline test for PE056 error in AP242 schema parsing (#10)
Show description for 93369ce
Copilot
and
starseeker
committed
93369ce
View commit details
Copy full SHA for 93369ce
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
Use snprintf instead of sprintf. There are probably other string handling modernizations to do here...
starseeker
committed
58732df
View commit details
Copy full SHA for 58732df
View code at this point
Browse repository at this point
Commits on Dec 5, 2025
Fix legacy C style warnings - add void to parameterless function declarations
Show description for 6cbc18b
Copilot
and
starseeker
committed
6cbc18b
View commit details
Copy full SHA for 6cbc18b
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.