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
.
SolidCode
/
SolidPython
Public
Notifications
You must be signed in to change notification settings
Fork
190
Star
1.3k
Code
Issues
28
Pull requests
7
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fix 168
- #175
#175
Open
jeff-dh
wants to merge 13 commits into
SolidCode:master
SolidCode/SolidPython:master
from
jeff-dh:fix_168
jeff-dh/SolidPython:fix_168
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Fix 168
#175
jeff-dh
wants to merge 13 commits into
SolidCode:master
SolidCode/SolidPython:master
from
jeff-dh:fix_168
jeff-dh/SolidPython:fix_168
Copy head branch name to clipboard
Commits
Commits on May 16, 2021
added py_scadparser
jeff-dh
committed
cc28da6
View commit details
Copy full SHA for cc28da6
Browse repository at this point
removed unused function extract_callable_signatures
jeff-dh
committed
e64dff0
View commit details
Copy full SHA for e64dff0
Browse repository at this point
use py_scadparser
jeff-dh
committed
49988f2
View commit details
Copy full SHA for 49988f2
Browse repository at this point
fixed wrong openscad function syntax in examples/scad_to_include.scad
jeff-dh
committed
243bfd7
View commit details
Copy full SHA for 243bfd7
Browse repository at this point
added another test module to examples/scad_to_include.scad
Show description for c749460
jeff-dh
committed
c749460
View commit details
Copy full SHA for c749460
Browse repository at this point
added support for (non)optional arguments
jeff-dh
committed
b883cfa
View commit details
Copy full SHA for b883cfa
Browse repository at this point
Commits on May 19, 2021
fixed test_parse_scad_callables
Show description for 9860be4
jeff-dh
committed
9860be4
View commit details
Copy full SHA for 9860be4
Browse repository at this point
(hopefully) made run_all_tests.sh more portable
Show description for 1ece137
jeff-dh
committed
1ece137
View commit details
Copy full SHA for 1ece137
Browse repository at this point
fixed unclosed file handle in py_scadparser
jeff-dh
committed
010c815
View commit details
Copy full SHA for 010c815
Browse repository at this point
Commits on May 22, 2021
allow strings to be quoted by single ticks -> '
Show description for 18fe487
jeff-dh
committed
18fe487
View commit details
Copy full SHA for 18fe487
Browse repository at this point
improved py_scadparser error messages
jeff-dh
committed
7a0f612
View commit details
Copy full SHA for 7a0f612
Browse repository at this point
fix #168
Show description for 7f65b21
jeff-dh
committed
7f65b21
View commit details
Copy full SHA for 7f65b21
Browse repository at this point
removed unused function _get_include_path
jeff-dh
committed
a2e6b05
View commit details
Copy full SHA for a2e6b05
Browse repository at this point
You can’t perform that action at this time.