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
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 }}
aneury1
/
codeblocks-python
Public
forked from
spillz/codeblocks-python
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
codeblocks-python
PythonInterpreter
PythonInterpCtrl.h
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 18, 2018
- PythonInterpreter: PCH code fixes
Tim S
committed
da3ae74
View commit details
Copy full SHA for da3ae74
View code at this point
Browse repository at this point
Commits on Jan 25, 2014
PythonInterpreter: more or less correctly handle raw_input calls in the interpreter
spillz
committed
82696e9
View commit details
Copy full SHA for 82696e9
View code at this point
Browse repository at this point
Commits on Jan 14, 2014
PythonInterpreter: automatic indentation in the code control (refactors dispatching to the interpreter to the CharAdded handler of wxScintilla, which is a bit more robust)
spillz
committed
2f47529
View commit details
Copy full SHA for 2f47529
View code at this point
Browse repository at this point
Commits on Jan 12, 2014
Use default font for IO window too
spillz
committed
d6a7e34
View commit details
Copy full SHA for d6a7e34
View code at this point
Browse repository at this point
Commits on Jan 11, 2014
PythonInterpreter: use cbStyledTextCtrl with editor font and color set for the code entry (still need brace highlighting and smart indenting)
spillz
committed
3419909
View commit details
Copy full SHA for 3419909
View code at this point
Browse repository at this point
Commits on Dec 24, 2013
PythonInterpreter: Add a simple notebook tab as a button for adding new interpreters and correctly handle the process termination event
spillz
committed
555eb6f
View commit details
Copy full SHA for 555eb6f
View code at this point
Browse repository at this point
PythonInterpreter: Browse through the command history in the code entry window using Ctrl + up or down arrow
spillz
committed
2813b7b
View commit details
Copy full SHA for 2813b7b
View code at this point
Browse repository at this point
Commits on Nov 21, 2013
PythonInterpreter: smarter keyboard handling (now use Ctrl+D and Ctrl+Enter to dispatch code), better default sash position, code control keeps focus after dispatch, clear the code control for corr…
Show description for fbf854b
spillz
committed
fbf854b
View commit details
Copy full SHA for fbf854b
View code at this point
Browse repository at this point
Commits on Nov 18, 2013
PythonInterpreter: Added code to handle XmlRpc over pipe, but not work yet. Also forgot to update project file for name changes in previous commit
spillz
committed
c1e01a3
View commit details
Copy full SHA for c1e01a3
View code at this point
Browse repository at this point
PythonInterpreter: plugin now working again (untested on windows). Lots of cruft removed
spillz
committed
c9215be
View commit details
Copy full SHA for c9215be
View code at this point
Browse repository at this point
Commits on Nov 16, 2013
PythonInterpreter: finish off bits needed for the plugin to work with the XmlRpcEmbedder
spillz
committed
31ea291
View commit details
Copy full SHA for 31ea291
View code at this point
Browse repository at this point
Commits on Nov 11, 2013
PythonInterpreter: intial commit of python interpreter (used to be part of original python plugin). Still not functional and currently needs to compile against tools+)
spillz
committed
489551c
View commit details
Copy full SHA for 489551c
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.