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
modjni.c
on
2.x
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 13, 2017
all: Raise exceptions via mp_raise_XXX
Show description for 35a1fea
candeira
committed
35a1fea
View commit details
Copy full SHA for 35a1fea
View code at this point
Browse repository at this point
Commits on Jul 31, 2017
all: Use the name MicroPython consistently in comments
Show description for 55f3324
webmeister
authored and
dpgeorge
committed
55f3324
View commit details
Copy full SHA for 55f3324
View code at this point
Browse repository at this point
Commits on Jul 30, 2017
unix/modjni: Convert to mp_rom_map_elem_t.
pfalcon
committed
e280122
View commit details
Copy full SHA for e280122
View code at this point
Browse repository at this point
Commits on Jun 15, 2017
all: Make more use of mp_raise_{msg,TypeError,ValueError} helpers.
dpgeorge
committed
48d867b
View commit details
Copy full SHA for 48d867b
View code at this point
Browse repository at this point
Commits on Jan 4, 2017
all: Consistently update signatures of .make_new and .call methods.
Show description for eac22e2
pfalcon
committed
eac22e2
View commit details
Copy full SHA for eac22e2
View code at this point
Browse repository at this point
Commits on Sep 21, 2016
all: Remove 'name' member from mp_obj_module_t struct.
Show description for 93c4a6a
dpgeorge
committed
93c4a6a
View commit details
Copy full SHA for 93c4a6a
View code at this point
Browse repository at this point
Commits on Sep 18, 2016
unix/modjni: array(): Support creation of object arrays.
pfalcon
committed
5bf1b4e
View commit details
Copy full SHA for 5bf1b4e
View code at this point
Browse repository at this point
Commits on Sep 17, 2016
unix/modjni: Add array() top-level function to create Java array.
Show description for ee324c5
pfalcon
committed
ee324c5
View commit details
Copy full SHA for ee324c5
View code at this point
Browse repository at this point
Commits on Sep 15, 2016
unix/modjni: Implement subscription for object arrays.
pfalcon
committed
3fea1f0
View commit details
Copy full SHA for 3fea1f0
View code at this point
Browse repository at this point
Commits on Nov 11, 2015
unix/modjni: Add missing get_jclass_name() function.
pfalcon
committed
3c7e1b8
View commit details
Copy full SHA for 3c7e1b8
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
unix/modjni: Actually check argument type when doing method resolution.
Show description for 91f2168
pfalcon
committed
91f2168
View commit details
Copy full SHA for 91f2168
View code at this point
Browse repository at this point
Commits on Oct 21, 2015
unix/modjni: Don't pass Java object to a method which doesn't expect it.
Show description for 9ebd4da
pfalcon
committed
9ebd4da
View commit details
Copy full SHA for 9ebd4da
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
unix/modjni: Add iteration support for Java List objects.
Show description for fe29cc1
pfalcon
committed
fe29cc1
View commit details
Copy full SHA for fe29cc1
View code at this point
Browse repository at this point
unix/modjni: call_method: Check for Java exception after method return.
pfalcon
committed
41eb705
View commit details
Copy full SHA for 41eb705
View code at this point
Browse repository at this point
Commits on Oct 11, 2015
py: Rename MP_BOOL() to mp_obj_new_bool() for consistency in naming.
pfalcon
committed
1b586f3
View commit details
Copy full SHA for 1b586f3
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
unix/modjni: py2jvalue: Support bool and None values.
pfalcon
committed
7381b7a
View commit details
Copy full SHA for 7381b7a
View code at this point
Browse repository at this point
Commits on Oct 8, 2015
unix/modjni: jvalue2py() is currently not used.
Show description for 02041bf
pfalcon
committed
02041bf
View commit details
Copy full SHA for 02041bf
View code at this point
Browse repository at this point
unix/modjni: Allow to access fields of objects.
pfalcon
committed
216b6a4
View commit details
Copy full SHA for 216b6a4
View code at this point
Browse repository at this point
Commits on Oct 7, 2015
unix/modjni: After Call*Method(), Java exception should always be checked.
Show description for fd38799
pfalcon
committed
fd38799
View commit details
Copy full SHA for fd38799
View code at this point
Browse repository at this point
Commits on Oct 3, 2015
unix/modjni: jclass.__str__/__repr__: Return Java .toString() value.
pfalcon
committed
1ea4b77
View commit details
Copy full SHA for 1ea4b77
View code at this point
Browse repository at this point
unix/modjni: jobject.__str__/__repr__: Return Java .toString() value.
pfalcon
committed
f22be4e
View commit details
Copy full SHA for f22be4e
View code at this point
Browse repository at this point
Commits on Oct 2, 2015
unix/modjni: Convert Java's IndexOutOfBoundsException to Python's IndexError.
pfalcon
committed
9e0a3d4
View commit details
Copy full SHA for 9e0a3d4
View code at this point
Browse repository at this point
Commits on Oct 1, 2015
unix/modjni: Propagate Java exceptions on list access.
pfalcon
committed
c4489a0
View commit details
Copy full SHA for c4489a0
View code at this point
Browse repository at this point
Commits on Sep 30, 2015
unix/modjni: Fix method argument matching.
pfalcon
committed
0eba162
View commit details
Copy full SHA for 0eba162
View code at this point
Browse repository at this point
Commits on Sep 29, 2015
unix/modjni: Implement len() for objects with java.util.List interface.
pfalcon
committed
f3ca862
View commit details
Copy full SHA for f3ca862
View code at this point
Browse repository at this point
Commits on Sep 28, 2015
unix/modjni: call_method: Delete done local references in loop.
Show description for 7702028
pfalcon
committed
7702028
View commit details
Copy full SHA for 7702028
View code at this point
Browse repository at this point
unix/modjni: call_method: Better resource release.
pfalcon
committed
0d28a3e
View commit details
Copy full SHA for 0d28a3e
View code at this point
Browse repository at this point
Commits on Sep 26, 2015
unix/modjni: call_method(): If name doesn't match, cleanup via goto next_method.
pfalcon
committed
81d64ab
View commit details
Copy full SHA for 81d64ab
View code at this point
Browse repository at this point
unix/modjni: Need to really use per-rettype Call*Method functions.
pfalcon
committed
c0a79cc
View commit details
Copy full SHA for c0a79cc
View code at this point
Browse repository at this point
Commits on Sep 24, 2015
unix/modjni: new_jobject(): Handle null reference.
pfalcon
committed
7e18d3b
View commit details
Copy full SHA for 7e18d3b
View code at this point
Browse repository at this point
Commits on Sep 23, 2015
unix/modjni: Factor out is_object_type().
pfalcon
committed
e632b1f
View commit details
Copy full SHA for e632b1f
View code at this point
Browse repository at this point
unix/modjni: Move type analysis logic to new_jobject(), for reuse.
pfalcon
committed
ed22e9b
View commit details
Copy full SHA for ed22e9b
View code at this point
Browse repository at this point
Commits on Sep 21, 2015
unix/modjni: Support for subscripting of Java lists (r/o so far).
pfalcon
committed
b2d880d
View commit details
Copy full SHA for b2d880d
View code at this point
Browse repository at this point
Commits on Sep 19, 2015
unix/modjni: jvalue2py: Handle boolean.
pfalcon
committed
6196aa4
View commit details
Copy full SHA for 6196aa4
View code at this point
Browse repository at this point
Commits on Sep 18, 2015
unix/modjni: py2jvalue: Pass jobject's down to Java.
Show description for 1e9d8e1
pfalcon
committed
1e9d8e1
View commit details
Copy full SHA for 1e9d8e1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.