Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
micropython
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
card10
micropython
Commits
Commits · a71c83a1d1aeca1d81d7c673929f8e836dec131e
a71c83a1d1aeca1d81d7c673929f8e836dec131e
Select Git revision
Selected
a71c83a1d1aeca1d81d7c673929f8e836dec131e
Branches
5
wip-bootstrap
default
dualcore
ch3/leds
ch3/time
master
6 results
micropython
py
makeqstrdata.py
Author
Search by author
Any Author
authors
9R
9R
Administrator
root
Andreas Schildbach
pink
Daniel Hoffend
griffon
Definitely Not A Robot
Doloo1ai
Dirk Jäckel
biafra
G
G
Hauke Mehrtens
hauke
Jan Morawek
RFguy
Julian
hdsjulian
Lila Fisch
lilafisch
Martin Ling
martinling
Mateusz Zalega
msgctl
Michael Huebler
mh
Ole Dreessen
ole
Phileas
pl
Philip Brechler
plaetzchen
Renze
renze
Sabine Wolf
Bine
Sec 42
sec
20 authors
Browse files
Feb 15, 2014
Change mp_obj_type_t.name from const char * to qstr.
· a71c83a1
Damien George
authored
11 years ago
a71c83a1
Jan 24, 2014
Retain file order of qstr definitions.
· 1976baee
Damien George
authored
11 years ago
1976baee
Allow qstr's with non-ident chars, construct good identifier for them.
· ab5d0828
Paul Sokolovsky
authored
11 years ago
ab5d0828
Jan 21, 2014
Fix malformed generated file when using python 2.7
· 7a996b1f
Dave Hylands
authored
11 years ago
7a996b1f
Revamp qstrs: they now include length and hash.
· 55baff4c
Damien George
authored
11 years ago
55baff4c
Loading