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 }}
StackRduino
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
circuitpython
tests
on
reentrant-gc
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 15, 2014
objclosure: Fix printing of generator closures.
Show description for 067ae12
pfalcon
committed
067ae12
View commit details
Copy full SHA for 067ae12
View code at this point
Browse repository at this point
modure: Update to re1.5 v0.6, support for char sets/classes ([a-c]).
pfalcon
committed
95908b0
View commit details
Copy full SHA for 95908b0
View code at this point
Browse repository at this point
Commits on Oct 12, 2014
Merge pull request #904 from pfalcon/moduzlib
Show description for 29f5682
dpgeorge
committed
29f5682
View commit details
Copy full SHA for 29f5682
View code at this point
Browse repository at this point
moduzlib: Integrate into the system.
pfalcon
committed
3416287
View commit details
Copy full SHA for 3416287
View code at this point
Browse repository at this point
py: Implement native load for viper.
Show description for 91cfd41
dpgeorge
committed
91cfd41
View commit details
Copy full SHA for 91cfd41
View code at this point
Browse repository at this point
py: Implement and,or,xor native ops for viper.
dpgeorge
committed
1ef2348
View commit details
Copy full SHA for 1ef2348
View code at this point
Browse repository at this point
Commits on Oct 11, 2014
modure: Basic tests.
pfalcon
committed
f7bcce0
View commit details
Copy full SHA for f7bcce0
View code at this point
Browse repository at this point
Commits on Oct 6, 2014
tests: Skip ffi_float.py if module ffi is not available.
pfalcon
committed
5dc8f9b
View commit details
Copy full SHA for 5dc8f9b
View code at this point
Browse repository at this point
tests: Add missing "import sys".
pfalcon
committed
9aeec0e
View commit details
Copy full SHA for 9aeec0e
View code at this point
Browse repository at this point
tests: Force skip of LE test on non-LE arch; improve run-tests-exp.sh.
dpgeorge
committed
f53c343
View commit details
Copy full SHA for f53c343
View code at this point
Browse repository at this point
tests: Make run-tests-exp.sh skip tests that fail due to invalid decorator.
Show description for 9c6f737
dpgeorge
committed
9c6f737
View commit details
Copy full SHA for 9c6f737
View code at this point
Browse repository at this point
Commits on Oct 5, 2014
tests: Add check for micropython.native and then skip relevant tests.
Show description for 5a04e2c
dpgeorge
committed
5a04e2c
View commit details
Copy full SHA for 5a04e2c
View code at this point
Browse repository at this point
py: Make compiler return a proper exception on SyntaxError.
dpgeorge
committed
a91ac20
View commit details
Copy full SHA for a91ac20
View code at this point
Browse repository at this point
tests: Make printing of floats hopefully more portable.
dpgeorge
committed
c3ab90d
View commit details
Copy full SHA for c3ab90d
View code at this point
Browse repository at this point
Exclude some tests which always fail on windows
stinos
committed
dc1ea11
View commit details
Copy full SHA for dc1ea11
View code at this point
Browse repository at this point
Commits on Oct 2, 2014
tests: Add simple CAN test.
dpgeorge
committed
e535a61
View commit details
Copy full SHA for e535a61
View code at this point
Browse repository at this point
Commits on Oct 1, 2014
Enable device keyword option when running pyboard.py --tests and run-tests --pyboard
blmorris
authored and
dpgeorge
committed
3b06437
View commit details
Copy full SHA for 3b06437
View code at this point
Browse repository at this point
Commits on Sep 30, 2014
py: Remove IOError since it's deprecated; use OSError instead.
Show description for 8b03d94
dpgeorge
committed
8b03d94
View commit details
Copy full SHA for 8b03d94
View code at this point
Browse repository at this point
Commits on Sep 29, 2014
py: Fix viper store on x86; add tests for viper ptr16.
dpgeorge
committed
dfef424
View commit details
Copy full SHA for dfef424
View code at this point
Browse repository at this point
py: Add casting to viper; add native mem stores to viper.
Show description for e9dac3b
dpgeorge
committed
e9dac3b
View commit details
Copy full SHA for e9dac3b
View code at this point
Browse repository at this point
tests: Add tests for viper binary operations.
dpgeorge
committed
44c96b2
View commit details
Copy full SHA for 44c96b2
View code at this point
Browse repository at this point
py: Allow viper to use ints as direct conditionals in jumps.
Show description for 6f81348
dpgeorge
committed
6f81348
View commit details
Copy full SHA for 6f81348
View code at this point
Browse repository at this point
Commits on Sep 25, 2014
py: Simplify JSON str printing (while still conforming to JSON spec).
Show description for cde0ca2
dpgeorge
committed
cde0ca2
View commit details
Copy full SHA for cde0ca2
View code at this point
Browse repository at this point
Change allows tests/unix/ffi_float.py to pass on OSX
blmorris
authored and
dpgeorge
committed
4f44912
View commit details
Copy full SHA for 4f44912
View code at this point
Browse repository at this point
tests: Add test for exception matching of a tuple of exceptions.
dpgeorge
committed
2234c3f
View commit details
Copy full SHA for 2234c3f
View code at this point
Browse repository at this point
Commits on Sep 23, 2014
py: Make native emitter handle multi-compare and not/is not/not in ops.
dpgeorge
committed
d6230f6
View commit details
Copy full SHA for d6230f6
View code at this point
Browse repository at this point
tests: Fix uctypes tests to run on 64bit arch; enable more native tests.
dpgeorge
committed
96e20c6
View commit details
Copy full SHA for 96e20c6
View code at this point
Browse repository at this point
Commits on Sep 21, 2014
extmod, ujson: Add test and comment for loads.
dpgeorge
committed
2c180f7
View commit details
Copy full SHA for 2c180f7
View code at this point
Browse repository at this point
Commits on Sep 17, 2014
py: Add native json printing using existing print framework.
Show description for 612045f
dpgeorge
committed
612045f
View commit details
Copy full SHA for 612045f
View code at this point
Browse repository at this point
Commits on Sep 13, 2014
py: Fix build error when float disabled; add test for divmod.
dpgeorge
committed
8369559
View commit details
Copy full SHA for 8369559
View code at this point
Browse repository at this point
py: Implement divmod, % and proper // for floating point.
Show description for 8594ce2
dpgeorge
committed
8594ce2
View commit details
Copy full SHA for 8594ce2
View code at this point
Browse repository at this point
Commits on Sep 6, 2014
tests: Enable misc tests on pyboard; output 4 sig figs in rge_sm.
dpgeorge
committed
c7a7928
View commit details
Copy full SHA for c7a7928
View code at this point
Browse repository at this point
unix: Don't use -Wno-error=cpp or #warning; fix strict alias warning.
Show description for 17598d4
dpgeorge
committed
17598d4
View commit details
Copy full SHA for 17598d4
View code at this point
Browse repository at this point
py: Make mpz able to use 16 bits per digit; and 32 on 64-bit arch.
Show description for 9a21d2e
dpgeorge
committed
9a21d2e
View commit details
Copy full SHA for 9a21d2e
View code at this point
Browse repository at this point
Commits on Aug 29, 2014
py: Fix 2 bugs in native emitter: jump_or_pop and stack settling.
Show description for 02d95d7
dpgeorge
committed
02d95d7
View commit details
Copy full SHA for 02d95d7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.