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 }}
optionalg
/
stepcode
Public
forked from
stepcode/stepcode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
stepcode
include
on
mp/impossible-condition
User selector
All users
All time
Commit history
Commits on Apr 20, 2012
initial work on skipping errors in if blocks that will never be reached
mpictor
committed
142b75c
View commit details
Copy full SHA for 142b75c
View code at this point
Browse repository at this point
Commits on Apr 12, 2012
Merge pull request #176 from mpictor/review/scl_trace_fprintf
Show description for 4527aad
mpictor
committed
4527aad
View commit details
Copy full SHA for 4527aad
View code at this point
Browse repository at this point
Commits on Apr 9, 2012
Merge pull request #173 from mpictor/review/p21-rw-progress
Show description for 1c12e5d
mpictor
committed
1c12e5d
View commit details
Copy full SHA for 1c12e5d
View code at this point
Browse repository at this point
Commits on Apr 8, 2012
minor changes, mostly suggested by davyw
mpictor
committed
261ae1d
View commit details
Copy full SHA for 261ae1d
View code at this point
Browse repository at this point
add header and config option for locating source of generated code
mpictor
committed
1a32be9
View commit details
Copy full SHA for 1a32be9
View code at this point
Browse repository at this point
Commits on Apr 6, 2012
check for std::thread during configuration
mpictor
committed
2067e48
View commit details
Copy full SHA for 2067e48
View code at this point
Browse repository at this point
fix potential scl_cf.h problem
mpictor
committed
6c76d7b
View commit details
Copy full SHA for 6c76d7b
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 base library with scl_memmgr implementation.
Show description for 82c84e7
davyw
committed
82c84e7
View commit details
Copy full SHA for 82c84e7
View code at this point
Browse repository at this point
Commits on Feb 22, 2012
First draft for a SCL python generator
tpaviot
committed
10999e7
View commit details
Copy full SHA for 10999e7
View code at this point
Browse repository at this point
Commits on Feb 3, 2012
cleanup and doxify files in include/express
mpictor
committed
5dc0439
View commit details
Copy full SHA for 5dc0439
View code at this point
Browse repository at this point
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
eliminate "backwards compatibility" types from type.h, remove unused func
Show description for a63ac73
mpictor
committed
a63ac73
View commit details
Copy full SHA for a63ac73
View code at this point
Browse repository at this point
Commits on Feb 2, 2012
remove 'typedef char* String', 'STRINGequal' macro
mpictor
committed
7a6ba24
View commit details
Copy full SHA for 7a6ba24
View code at this point
Browse repository at this point
Remove obsolete fn macros OBJequal OBJfree OBJreference OBJget_data
Show description for 1481950
mpictor
committed
1481950
View commit details
Copy full SHA for 1481950
View code at this point
Browse repository at this point
Merge pull request #125 from mpictor/review/second-edition-error
Show description for ffdeac2
mpictor
committed
ffdeac2
View commit details
Copy full SHA for ffdeac2
View code at this point
Browse repository at this point
Commits on Jan 29, 2012
Merge pull request #124 from mpictor/review/enums
Show description for e9e576e
mpictor
committed
e9e576e
View commit details
Copy full SHA for e9e576e
View code at this point
Browse repository at this point
Commits on Jan 27, 2012
Add a warning for unsupported language features, and print it for indexing upon a binary
mpictor
committed
4cd7e7c
View commit details
Copy full SHA for 4cd7e7c
View code at this point
Browse repository at this point
Commits on Jan 18, 2012
Fixed issue for bcc32 v6.30 and up.
Show description for 22cbb3e
davyw
committed
22cbb3e
View commit details
Copy full SHA for 22cbb3e
View code at this point
Browse repository at this point
put enums in separate table
mpictor
committed
c415e49
View commit details
Copy full SHA for c415e49
View code at this point
Browse repository at this point
Commits on Jan 4, 2012
Changed xgetopt module to remove unicode support.
Show description for 2d26da7
davyw
committed
2d26da7
View commit details
Copy full SHA for 2d26da7
View code at this point
Browse repository at this point
Added support for cmake 'Borland Makefiles' generator.
Show description for c0c423c
davyw
committed
c0c423c
View commit details
Copy full SHA for c0c423c
View code at this point
Browse repository at this point
Added support for cmake 'Borland Makefiles'.
Show description for 555a574
davyw
committed
555a574
View commit details
Copy full SHA for 555a574
View code at this point
Browse repository at this point
Commits on Dec 19, 2011
handle indexing on GENERICs
mpictor
committed
ed76f0b
View commit details
Copy full SHA for ed76f0b
View code at this point
Browse repository at this point
Commits on Dec 12, 2011
Removed SCL_EXPRESS_EXPORT flag for EXPRESSgetopt_options[].
Show description for 0aa9b5d
davyw
committed
0aa9b5d
View commit details
Copy full SHA for 0aa9b5d
View code at this point
Browse repository at this point
Added io.h include and check if available through cmake.
Show description for 993167e
davyw
committed
993167e
View commit details
Copy full SHA for 993167e
View code at this point
Browse repository at this point
Added process.h include and check if available through cmake.
Show description for 870edbf
davyw
committed
870edbf
View commit details
Copy full SHA for 870edbf
View code at this point
Browse repository at this point
Removes several times warning C4018 in MSVC.
Show description for ca4940e
davyw
committed
ca4940e
View commit details
Copy full SHA for ca4940e
View code at this point
Browse repository at this point
Commits on Dec 8, 2011
run astyle on all files. changed args to catch more files (src/*.h)
mpictor
committed
388901d
View commit details
Copy full SHA for 388901d
View code at this point
Browse repository at this point
Commits on Dec 7, 2011
Fixed check-express linkage for MSVC.
Show description for 90dc1d6
davyw
authored and
mpictor
committed
90dc1d6
View commit details
Copy full SHA for 90dc1d6
View code at this point
Browse repository at this point
Fixed HAVE_SYS_PARAM_H.
Show description for d0a425f
davyw
authored and
mpictor
committed
d0a425f
View commit details
Copy full SHA for d0a425f
View code at this point
Browse repository at this point
Moved xgetopt.h.
Show description for dc302ea
davyw
authored and
mpictor
committed
dc302ea
View commit details
Copy full SHA for dc302ea
View code at this point
Browse repository at this point
Updated scl_export.h include references.
Show description for 2e01a01
davyw
authored and
mpictor
committed
2e01a01
View commit details
Copy full SHA for 2e01a01
View code at this point
Browse repository at this point
Made fedex_plus MSVC compatible.
Show description for c3f9ff5
davyw
authored and
mpictor
committed
c3f9ff5
View commit details
Copy full SHA for c3f9ff5
View code at this point
Browse repository at this point
Added exppp dll import/export scheme for MSVC.
Show description for f853b99
davyw
authored and
mpictor
committed
f853b99
View commit details
Copy full SHA for f853b99
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.