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
unix
on
parse-bytecode
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 8, 2016
unix: freedos strip and size names for binaries
Show description for b32b0d3
pohmelie
authored and
pfalcon
committed
b32b0d3
View commit details
Copy full SHA for b32b0d3
View code at this point
Browse repository at this point
Commits on Apr 4, 2016
unix/modsocket: Use mp_const_empty_map instead of creating empty map.
pfalcon
committed
1b811b9
View commit details
Copy full SHA for 1b811b9
View code at this point
Browse repository at this point
Commits on Apr 3, 2016
unix: djgpp errno.h have no ENOTSUP, so define it to Linux value.
pohmelie
authored and
pfalcon
committed
cee8882
View commit details
Copy full SHA for cee8882
View code at this point
Browse repository at this point
Commits on Apr 2, 2016
unix/file: "encoding" arg to open() isn't kw-only.
Show description for a5d2af7
pfalcon
committed
a5d2af7
View commit details
Copy full SHA for a5d2af7
View code at this point
Browse repository at this point
unix/file: Parse "buffering" argument of open() builtin.
Show description for e5fa163
pfalcon
committed
e5fa163
View commit details
Copy full SHA for e5fa163
View code at this point
Browse repository at this point
Commits on Apr 1, 2016
unix: implement -i option (inspect - start REPL after script is finished)
prusnak
authored and
pfalcon
committed
3d4a535
View commit details
Copy full SHA for 3d4a535
View code at this point
Browse repository at this point
Commits on Mar 27, 2016
unix/unix_mphal: Hack to make uos.dupterm() actually work.
Show description for 13394a6
pfalcon
committed
13394a6
View commit details
Copy full SHA for 13394a6
View code at this point
Browse repository at this point
Commits on Mar 1, 2016
unix/modsocket: Add comment regarding close() error checking (which is none).
pfalcon
committed
dc32016
View commit details
Copy full SHA for dc32016
View code at this point
Browse repository at this point
Commits on Feb 25, 2016
unix: Enabled importing of persistent bytecode (.mpy files).
dpgeorge
committed
ac23662
View commit details
Copy full SHA for ac23662
View code at this point
Browse repository at this point
Commits on Feb 14, 2016
extmod/vfs_fat_ffconf: Reusable FatFs module, move from stmhal/ffconf.
Show description for 46a0ac0
pfalcon
committed
46a0ac0
View commit details
Copy full SHA for 46a0ac0
View code at this point
Browse repository at this point
extmod/vfs_fat_file: Reusable FatFs module, move from stmhal/file.
pfalcon
committed
6b0c882
View commit details
Copy full SHA for 6b0c882
View code at this point
Browse repository at this point
extmod/vfs_fat_diskio: Reusable FatFs module, move from stmhal/diskio.
pfalcon
committed
8cb78e0
View commit details
Copy full SHA for 8cb78e0
View code at this point
Browse repository at this point
py/mpstate.h: fs_user_mount is now standard, reusable uPy functionality.
pfalcon
committed
72085a6
View commit details
Copy full SHA for 72085a6
View code at this point
Browse repository at this point
unix: Enable VfsFat support.
pfalcon
committed
8a43a41
View commit details
Copy full SHA for 8a43a41
View code at this point
Browse repository at this point
Commits on Feb 6, 2016
unix/file: Stop assuming that O_RDWR == O_RDONLY | O_WRONLY.
Show description for a63a476
pfalcon
committed
a63a476
View commit details
Copy full SHA for a63a476
View code at this point
Browse repository at this point
Commits on Feb 1, 2016
py/mpprint: Fix sign extension when printf'ing %u, %x and %X.
dpgeorge
committed
9e67711
View commit details
Copy full SHA for 9e67711
View code at this point
Browse repository at this point
Commits on Jan 29, 2016
py/runtime: mp_stack_ctrl_init() should be called immediately on startup.
Show description for d3b1f0b
pfalcon
committed
d3b1f0b
View commit details
Copy full SHA for d3b1f0b
View code at this point
Browse repository at this point
Commits on Jan 28, 2016
unix/main: Remove debug code left from MP_OBJ_TO_PTR refactor.
pfalcon
committed
8502122
View commit details
Copy full SHA for 8502122
View code at this point
Browse repository at this point
lib/utils/printf: Fix printf on release builds
Show description for 6a804cb
dhylands
authored and
pfalcon
committed
6a804cb
View commit details
Copy full SHA for 6a804cb
View code at this point
Browse repository at this point
Commits on Jan 27, 2016
unix/modsocket: sockaddr(): Handle AF_INET6 addresses.
pfalcon
committed
ac37e0f
View commit details
Copy full SHA for ac37e0f
View code at this point
Browse repository at this point
Commits on Jan 26, 2016
extmod/modurandom: Add some extra random functions.
Show description for a53af6c
dpgeorge
committed
a53af6c
View commit details
Copy full SHA for a53af6c
View code at this point
Browse repository at this point
Commits on Jan 21, 2016
unix/modsocket: accept(): Make IPv6-clean.
Show description for cb4fbc8
pfalcon
committed
cb4fbc8
View commit details
Copy full SHA for cb4fbc8
View code at this point
Browse repository at this point
Commits on Jan 17, 2016
extmod/modurandom: Add "urandom" module.
Show description for a58a91e
pfalcon
committed
a58a91e
View commit details
Copy full SHA for a58a91e
View code at this point
Browse repository at this point
Commits on Jan 15, 2016
unix/modffi: Allow to compile modffi in OBJ_REPR_D mode.
dpgeorge
committed
31dd312
View commit details
Copy full SHA for 31dd312
View code at this point
Browse repository at this point
unix/.gitignore: Add nanbox build output to ignore list.
dpgeorge
committed
55ad083
View commit details
Copy full SHA for 55ad083
View code at this point
Browse repository at this point
unix: Add option to build 64-bit NaN-boxing interpreter.
Show description for d8b08cf
dpgeorge
committed
d8b08cf
View commit details
Copy full SHA for d8b08cf
View code at this point
Browse repository at this point
Commits on Jan 11, 2016
unix: Allow to build coverage build with OBJ_REPR_D.
dpgeorge
committed
c9845a0
View commit details
Copy full SHA for c9845a0
View code at this point
Browse repository at this point
unix: Add socket.inet_ntop function
dhylands
authored and
pfalcon
committed
11b97d7
View commit details
Copy full SHA for 11b97d7
View code at this point
Browse repository at this point
py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*.
Show description for 5b3f0b7
dpgeorge
committed
5b3f0b7
View commit details
Copy full SHA for 5b3f0b7
View code at this point
Browse repository at this point
py: Change type signature of builtin funs that take variable or kw args.
Show description for 4b72b3a
dpgeorge
committed
4b72b3a
View commit details
Copy full SHA for 4b72b3a
View code at this point
Browse repository at this point
py: Change type of .make_new and .call args: mp_uint_t becomes size_t.
Show description for a0c9781
dpgeorge
committed
a0c9781
View commit details
Copy full SHA for a0c9781
View code at this point
Browse repository at this point
Commits on Jan 10, 2016
unix/modtime: strftime(): Support 2nd argument, but as time_t value.
Show description for 8175877
pfalcon
committed
8175877
View commit details
Copy full SHA for 8175877
View code at this point
Browse repository at this point
Commits on Jan 3, 2016
py: Change struct and macro for builtin fun so they can be type checked.
dpgeorge
committed
1b0aab6
View commit details
Copy full SHA for 1b0aab6
View code at this point
Browse repository at this point
Commits on Jan 2, 2016
unix/Makefile: Move include of mpconfigport.mk to before mkenv.mk.
Show description for ae4865e
dpgeorge
committed
ae4865e
View commit details
Copy full SHA for ae4865e
View code at this point
Browse repository at this point
unix/.gitignore: Ignore gcov files.
pfalcon
committed
09630e4
View commit details
Copy full SHA for 09630e4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.