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
schema.c
on
develop
User selector
All users
All time
Commit history
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 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 Jul 21, 2020
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 allocator functionality to one module to enable easier testing
cshorler
committed
4a71f48
View commit details
Copy full SHA for 4a71f48
View code at this point
Browse repository at this point
simplify OBJ lookup, compile time initialisation
cshorler
committed
db4f1a6
View commit details
Copy full SHA for db4f1a6
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
Commits on Aug 7, 2019
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
Commits on Oct 2, 2013
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 15, 2013
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 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
Commits on Apr 14, 2013
changes due to running astyle
mpictor
committed
9065851
View commit details
Copy full SHA for 9065851
View code at this point
Browse repository at this point
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
Commits on Apr 13, 2013
Merge branch 'cy/merge'
mpictor
committed
201876d
View commit details
Copy full SHA for 201876d
View code at this point
Browse repository at this point
Commits on Mar 17, 2013
don't create list twice
mpictor
committed
0f54f5a
View commit details
Copy full SHA for 0f54f5a
View code at this point
Browse repository at this point
Commits on Jul 5, 2012
remove unportable/unnecessary calls to unistd.h pause used after certain errors to allow attaching debugger
Nicholas Reed
committed
58f3cb8
View commit details
Copy full SHA for 58f3cb8
View code at this point
Browse repository at this point
Commits on Jun 19, 2012
add fedex_plus/express memory cleanup function; SCL git f5d0cc5
Nicholas Reed
committed
205debf
View commit details
Copy full SHA for 205debf
View code at this point
Browse repository at this point
Commits on Jun 13, 2012
use scl_memmgr in express; SCL git 82c84e7 and 4d6d249
Nicholas Reed
committed
885828c
View commit details
Copy full SHA for 885828c
View code at this point
Browse repository at this point
Commits on May 10, 2012
Fix and doxify comments, plus misc cleanup. SCL git 3e8c116, 5dc0439, 5d36b32, and 65791a2.
Nicholas Reed
committed
1ed73e8
View commit details
Copy full SHA for 1ed73e8
View code at this point
Browse repository at this point
Commits on Apr 26, 2012
Remove rcsid strings from sources and don't generate Id comments. SCL git 922a795 and 9367823.
Nicholas Reed
committed
11ba915
View commit details
Copy full SHA for 11ba915
View code at this point
Browse repository at this point
Commits on Mar 27, 2012
run astyle on SCL sources with misc/astyle.cfg options
Nicholas Reed
committed
8c8f2a1
View commit details
Copy full SHA for 8c8f2a1
View code at this point
Browse repository at this point
Commits on Mar 13, 2012
Added fedex_plus/express cleanup functions.
Show description for f5d0cc5
davyw
committed
f5d0cc5
View commit details
Copy full SHA for f5d0cc5
View code at this point
Browse repository at this point
Commits on Feb 27, 2012
Added use of scl_memmgr to express library.
Show description for 4d6d249
davyw
committed
4d6d249
View commit details
Copy full SHA for 4d6d249
View code at this point
Browse repository at this point
Commits on Feb 3, 2012
cleanup and doxify src/express
mpictor
committed
3e8c116
View commit details
Copy full SHA for 3e8c116
View code at this point
Browse repository at this point
Commits on Dec 7, 2011
Made non MSVC include files conditional.
Show description for 71bd7b2
davyw
authored and
mpictor
committed
71bd7b2
View commit details
Copy full SHA for 71bd7b2
View code at this point
Browse repository at this point
Commits on Oct 13, 2011
Removed toggled declarations/definitions in headers. Headers include only declarations, and explicit definitions found in appropriate sources.
Nicholas Reed
committed
5909d1e
View commit details
Copy full SHA for 5909d1e
View code at this point
Browse repository at this point
Commits on Sep 15, 2011
Add -n option to fedex_plus
Show description for bcfe474
mpictor
committed
bcfe474
View commit details
Copy full SHA for bcfe474
View code at this point
Browse repository at this point
Commits on Aug 25, 2011
fix pause() on windows
rbertucat
authored and
mpictor
committed
41dc5cb
View commit details
Copy full SHA for 41dc5cb
View code at this point
Browse repository at this point
Commits on Aug 9, 2011
Changes due to running Artistic Style code beautifier
mpictor
committed
4987109
View commit details
Copy full SHA for 4987109
View code at this point
Browse repository at this point
Commits on Aug 5, 2011
[warning-fix][-Wimplicit-*]
Show description for 562f4de
mpictor
committed
562f4de
View commit details
Copy full SHA for 562f4de
View code at this point
Browse repository at this point
Commits on Jul 31, 2011
remove static char rcsid
mpictor
authored and
tpaviot
committed
922a795
View commit details
Copy full SHA for 922a795
View code at this point
Browse repository at this point
Commits on Jul 9, 2011
Twist up how package headers are included. Heimdall has a "resolv.conf" that is installed and sometimes is grabbed instead of include/express/resolve.h, so pull the express include directory up a l…
Show description for 5a678d6
erikgreenwald
authored and
mpictor
committed
5a678d6
View commit details
Copy full SHA for 5a678d6
View code at this point
Browse repository at this point
Merge in most of the changes made thus far. Probably won't build yet as new Makefile.am stuff is untested, but getting close
Show description for 18b691f
starseeker
authored and
mpictor
committed
18b691f
View commit details
Copy full SHA for 18b691f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.