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
Type
/
to 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
133
Star
510
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
exp2python
python
on
develop
User selector
All users
All time
Commit history
Commits on Oct 2, 2022
exp2py: bump package version number and replace SCL references in README and setup.cfg
cshorler
committed
c2842f8
View commit details
Copy full SHA for c2842f8
View code at this point
Browse repository at this point
exp2py: tests SCL -> stepcode
cshorler
committed
80b4588
View commit details
Copy full SHA for 80b4588
View code at this point
Browse repository at this point
exp2py: change file header StepClassLibrary (SCL) to STEPCODE project
cshorler
committed
e05bfc7
View commit details
Copy full SHA for e05bfc7
View code at this point
Browse repository at this point
exp2py: change SCL package to stepcode package
cshorler
committed
f83e0ab
View commit details
Copy full SHA for f83e0ab
View code at this point
Browse repository at this point
Commits on Sep 25, 2022
Changed Python SCL setup.cfg name to "stepcode-scl" so the package can be deployed to pypi.
Show description for 8e9a689
devonsparks
authored and
cshorler
committed
8e9a689
View commit details
Copy full SHA for 8e9a689
View code at this point
Browse repository at this point
Commits on Jun 11, 2022
exp2py: raise NotImplementedError when appropriate
cshorler
committed
fed696d
View commit details
Copy full SHA for fed696d
View code at this point
Browse repository at this point
exp2py: use relative imports for SCL library
cshorler
committed
7aa4309
View commit details
Copy full SHA for 7aa4309
View code at this point
Browse repository at this point
Part21 Legacy Parser
Show description for 3c21bf0
cshorler
committed
3c21bf0
View commit details
Copy full SHA for 3c21bf0
View code at this point
Browse repository at this point
Part21 alternative Lexer / Parser specification
Show description for 0f303d5
cshorler
committed
0f303d5
View commit details
Copy full SHA for 0f303d5
View code at this point
Browse repository at this point
prototype re2c based LL(3) Part21 parser
cshorler
committed
cfbd073
View commit details
Copy full SHA for cfbd073
View code at this point
Browse repository at this point
exploration of sqlite3 plugin (based on json1.c) for allowing high performance predicates, intended as a layer between ORM and direct database manipulation
cshorler
committed
cd8efa6
View commit details
Copy full SHA for cd8efa6
View code at this point
Browse repository at this point
fixup: python SCL standardise all class declarations (remove object base)
cshorler
committed
0cefcae
View commit details
Copy full SHA for 0cefcae
View code at this point
Browse repository at this point
python SCL standardise all class declarations (remove object base)
cshorler
committed
b42a909
View commit details
Copy full SHA for b42a909
View code at this point
Browse repository at this point
Simplified setup.cfg package search to use explicit package listing.
cshorler
committed
dace0f7
View commit details
Copy full SHA for dace0f7
View code at this point
Browse repository at this point
Add notes about test suite to README
devonsparks
authored and
cshorler
committed
43329f5
View commit details
Copy full SHA for 43329f5
View code at this point
Browse repository at this point
fixup path for unitary schema tests
cshorler
committed
3e8b836
View commit details
Copy full SHA for 3e8b836
View code at this point
Browse repository at this point
Added README to setup.cfg
cshorler
committed
ead7c6c
View commit details
Copy full SHA for ead7c6c
View code at this point
Browse repository at this point
Minor updates to README.
cshorler
committed
fc3bcf0
View commit details
Copy full SHA for fc3bcf0
View code at this point
Browse repository at this point
Added initial README
devonsparks
authored and
cshorler
committed
68cca0e
View commit details
Copy full SHA for 68cca0e
View code at this point
Browse repository at this point
Added new sanity test for Part 21 parser.
cshorler
committed
bfe5219
View commit details
Copy full SHA for bfe5219
View code at this point
Browse repository at this point
move tests to python folder
cshorler
committed
ae6f9d9
View commit details
Copy full SHA for ae6f9d9
View code at this point
Browse repository at this point
fixup some exp2py tests
cshorler
committed
f8b786a
View commit details
Copy full SHA for f8b786a
View code at this point
Browse repository at this point
PEP-517 compliance, e.g. pip install .
cshorler
committed
53a2bcd
View commit details
Copy full SHA for 53a2bcd
View code at this point
Browse repository at this point
remove Python 2.6 compatibility code
cshorler
committed
f11d325
View commit details
Copy full SHA for f11d325
View code at this point
Browse repository at this point
Commits on Oct 9, 2020
Merge pull request #401 from luzpaz/typos
Show description for 548fd82
cshorler
authored
548fd82
View commit details
Copy full SHA for 548fd82
View code at this point
Browse repository at this point
Merge pull request #399 from luzpaz/Issue-395
Show description for 2375f10
cshorler
authored
2375f10
View commit details
Copy full SHA for 2375f10
View code at this point
Browse repository at this point
Commits on Oct 8, 2020
Fix typos
Show description for 9285090
luzpaz
committed
9285090
View commit details
Copy full SHA for 9285090
View code at this point
Browse repository at this point
Fix all 'Testing equality to None' issues
Show description for 227dbb8
luzpaz
committed
227dbb8
View commit details
Copy full SHA for 227dbb8
View code at this point
Browse repository at this point
Rename NotImplemented() to NotImplementedError()
Show description for f2ebe24
luzpaz
committed
f2ebe24
View commit details
Copy full SHA for f2ebe24
View code at this point
Browse repository at this point
Commits on Jan 4, 2019
Use print() function in both Python 2 and Python 3
Show description for 284b189
cclauss
committed
284b189
View commit details
Copy full SHA for 284b189
View code at this point
Browse repository at this point
Commits on Jul 13, 2018
Misc. typos
Show description for f93abd2
luzpaz
committed
f93abd2
View commit details
Copy full SHA for f93abd2
View code at this point
Browse repository at this point
Commits on Jan 4, 2018
Misc. typo
luzpaz
committed
e20def2
View commit details
Copy full SHA for e20def2
View code at this point
Browse repository at this point
Commits on Nov 27, 2017
Misc. typos
luzpaz
committed
11942a3
View commit details
Copy full SHA for 11942a3
View code at this point
Browse repository at this point
Commits on Oct 3, 2017
More typos
luzpaz
committed
575a2f9
View commit details
Copy full SHA for 575a2f9
View code at this point
Browse repository at this point
Commits on Sep 15, 2017
Misc. typos
Show description for 0eb7aab
luzpaz
committed
0eb7aab
View commit details
Copy full SHA for 0eb7aab
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.