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
CMakeLists.txt
on
develop
User selector
All users
All time
Commit history
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 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 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
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 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 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
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
remove dependance upon exp_kw.c / unnecessary globals
cshorler
committed
e5a55b4
View commit details
Copy full SHA for e5a55b4
View code at this point
Browse repository at this point
start to move object creation routines to factory.c
cshorler
committed
4b58b2d
View commit details
Copy full SHA for 4b58b2d
View code at this point
Browse repository at this point
move all allocator setup to new memory.c (initially just for tests)
cshorler
committed
3c785b4
View commit details
Copy full SHA for 3c785b4
View code at this point
Browse repository at this point
rename everything with MEM prefix to ALLOC prefix and fix includes
cshorler
committed
7e192a4
View commit details
Copy full SHA for 7e192a4
View code at this point
Browse repository at this point
start to implement TDD to ensure no change of behaviour
cshorler
committed
9b68d89
View commit details
Copy full SHA for 9b68d89
View code at this point
Browse repository at this point
intermediate CMake object libraries for libexpress to support tests
Show description for c0b61b4
cshorler
committed
c0b61b4
View commit details
Copy full SHA for c0b61b4
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 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
Separate shared and static generated files for better parallel building safety.
starseeker
committed
a243b4d
View commit details
Copy full SHA for a243b4d
View code at this point
Browse repository at this point
Make a stab at adapting the new, simplier verification to vanilla stepcode
starseeker
committed
06b13bb
View commit details
Copy full SHA for 06b13bb
View code at this point
Browse repository at this point
Commits on Mar 1, 2014
More whitespace and case tweaks
starseeker
authored and
mpictor
committed
10fb741
View commit details
Copy full SHA for 10fb741
View code at this point
Browse repository at this point
move keywords from express.[ch] to exp_kw.[ch]
mpictor
committed
2cd5d49
View commit details
Copy full SHA for 2cd5d49
View code at this point
Browse repository at this point
move some functions from express.[ch] to info.[ch]
mpictor
committed
6092c9b
View commit details
Copy full SHA for 6092c9b
View code at this point
Browse repository at this point
Commits on Dec 27, 2013
clean up a bit
mpictor
committed
3ee5fc0
View commit details
Copy full SHA for 3ee5fc0
View code at this point
Browse repository at this point
Commits on Sep 5, 2013
remove express/exptoks.h, obviated by express/generated/expparse.h
mpictor
committed
ec25bfa
View commit details
Copy full SHA for ec25bfa
View code at this point
Browse repository at this point
Commits on Jul 21, 2013
create ordered_attrs.*, use in print_attrs
Show description for 2babafd
mpictor
committed
2babafd
View commit details
Copy full SHA for 2babafd
View code at this point
Browse repository at this point
add print_attrs test executable for libexpress, add CMakeLists for src/express/test
mpictor
committed
6f74459
View commit details
Copy full SHA for 6f74459
View code at this point
Browse repository at this point
Commits on Apr 14, 2013
replace all references to SCL with SC in CMake files and code
mpictor
committed
5fa4b17
View commit details
Copy full SHA for 5fa4b17
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.