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
generated
on
develop
User selector
All users
All time
Commit history
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
Commits on Feb 9, 2026
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
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 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 Aug 15, 2021
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
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 14, 2020
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
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
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
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
legacy parser USE / REFERENCE bug fix
cshorler
committed
f8bd035
View commit details
Copy full SHA for f8bd035
View code at this point
Browse repository at this point
grammar debugging aide for gdb
cshorler
committed
99e57ae
View commit details
Copy full SHA for 99e57ae
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 6, 2016
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 Aug 18, 2014
Update generated expscan.c file
starseeker
committed
7531579
View commit details
Copy full SHA for 7531579
View code at this point
Browse repository at this point
Commits on Mar 1, 2014
expparse.y revision log dates to the 90's - remove most of it
mpictor
committed
9c5e275
View commit details
Copy full SHA for 9c5e275
View code at this point
Browse repository at this point
Commits on Feb 25, 2014
message for syntax error didn't actually say syntax error
mpictor
committed
d691bdf
View commit details
Copy full SHA for d691bdf
View code at this point
Browse repository at this point
add flags.var to parser for procedure params marked VAR
mpictor
committed
14c854e
View commit details
Copy full SHA for 14c854e
View code at this point
Browse repository at this point
Commits on Feb 21, 2014
use Variable.offset to order LOCAL variables
Show description for 626635b
mpictor
committed
626635b
View commit details
Copy full SHA for 626635b
View code at this point
Browse repository at this point
Commits on Dec 27, 2013
sync generated files
mpictor
committed
9eba5b1
View commit details
Copy full SHA for 9eba5b1
View code at this point
Browse repository at this point
update generated parser files
mpictor
committed
19e96fa
View commit details
Copy full SHA for 19e96fa
View code at this point
Browse repository at this point
Commits on Oct 2, 2013
Partially revert "oops, abs() != fabs() - and DBL_EPSILON isn't what I thought it was"
Show description for 94058f6
mpictor
committed
94058f6
View commit details
Copy full SHA for 94058f6
View code at this point
Browse repository at this point
allows exppp output filename (or stdout) to be specified with -o
Show description for 68be23e
mpictor
committed
68be23e
View commit details
Copy full SHA for 68be23e
View code at this point
Browse repository at this point
Commits on Sep 16, 2013
oops, abs() != fabs() - and DBL_EPSILON isn't what I thought it was
mpictor
committed
ae8d89f
View commit details
Copy full SHA for ae8d89f
View code at this point
Browse repository at this point
Commits on Sep 15, 2013
eliminate unused expscan function yywrap()
mpictor
committed
3b1cc8c
View commit details
Copy full SHA for 3b1cc8c
View code at this point
Browse repository at this point
unused params yymajor, yyminor in expparse.y
mpictor
committed
cadc776
View commit details
Copy full SHA for cadc776
View code at this point
Browse repository at this point
print warning for extremely small REALs
Show description for a3186c1
mpictor
committed
a3186c1
View commit details
Copy full SHA for a3186c1
View code at this point
Browse repository at this point
eliminate references to unused and undefined function yyerror()
mpictor
committed
f794d00
View commit details
Copy full SHA for f794d00
View code at this point
Browse repository at this point
get rid of all tabs in expparse.y, sync generated files
mpictor
committed
84fd68a
View commit details
Copy full SHA for 84fd68a
View code at this point
Browse repository at this point
Wshadow warnings in src/express
mpictor
committed
17b0647
View commit details
Copy full SHA for 17b0647
View code at this point
Browse repository at this point
Commits on Sep 14, 2013
create Type_Repeat for repeat expr's
mpictor
committed
383c18e
View commit details
Copy full SHA for 383c18e
View code at this point
Browse repository at this point
Commits on Sep 8, 2013
set flags.repeat for repeat element, not repeated element - easier to use in exppp
mpictor
committed
f1651b0
View commit details
Copy full SHA for f1651b0
View code at this point
Browse repository at this point
Commits on Sep 5, 2013
Replace LISTadd macro with LISTadd_last
Show description for c4bc306
mpictor
committed
c4bc306
View commit details
Copy full SHA for c4bc306
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.