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
entity.c
on
develop
User selector
All users
All time
Commit history
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 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 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
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
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
move VARcreate and ENTITYcreate to factory.c
cshorler
committed
18f81e1
View commit details
Copy full SHA for 18f81e1
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
drop macro streq
cshorler
committed
fd77902
View commit details
Copy full SHA for fd77902
View code at this point
Browse repository at this point
Commits on May 21, 2015
improve comments for doxygen
mpictor
committed
8968401
View commit details
Copy full SHA for 8968401
View code at this point
Browse repository at this point
Commits on Sep 15, 2013
c++ comment warnings
mpictor
committed
1a6fd8c
View commit details
Copy full SHA for 1a6fd8c
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 Aug 27, 2013
Clear declaration-after-statement warnings
starseeker
committed
f413047
View commit details
Copy full SHA for f413047
View code at this point
Browse repository at this point
Commits on Aug 14, 2013
Reducing the scope of variables
keshashah
authored and
mpictor
committed
cc906fc
View commit details
Copy full SHA for cc906fc
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 Mar 5, 2013
Make a stab at merging master and brlcad. Not properly working yet, need to remove some files, etc.
starseeker
committed
784363b
View commit details
Copy full SHA for 784363b
View code at this point
Browse repository at this point
Commits on Jun 24, 2012
cleanup, and use bool in place of int in one place
mpictor
committed
485cfa8
View commit details
Copy full SHA for 485cfa8
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 May 1, 2012
minor string comparison improvements from SCL git 1ad14e1, 70a8382, 7a6ba24, c316f21, and 572e9ad
Nicholas Reed
committed
bb76855
View commit details
Copy full SHA for bb76855
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 Apr 25, 2012
apply more commented code removal from SCL git c0b2b05, 37bbfd3, 9324acc, d7410be, 62304a7, and 0dccb8b
Nicholas Reed
committed
33e60d0
View commit details
Copy full SHA for 33e60d0
View code at this point
Browse repository at this point
Commits on Apr 6, 2012
cleanup
mpictor
committed
6f60a8a
View commit details
Copy full SHA for 6f60a8a
View code at this point
Browse repository at this point
Commits on Mar 29, 2012
Replaced basic.h's Boolean/True/False with bool/true/false via stdbool.h or else scl_stdbool.h. Includes changes from SCL git e40cbca and 71bd7b2. Honest attempts made to ensure all affected symbol…
Show description for 25e267a
Nicholas Reed
committed
25e267a
View commit details
Copy full SHA for 25e267a
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 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 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
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 10, 2011
remove code that is commented out or disabled by '#if 0'
mpictor
committed
d7410be
View commit details
Copy full SHA for d7410be
View code at this point
Browse repository at this point
Commits on Aug 18, 2011
Replaced Boolean with standard bool wherever possible
tpaviot
committed
e40cbca
View commit details
Copy full SHA for e40cbca
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.