Commits
User selector
Commit History
Commits on Jul 6, 2020
Commits on Jul 12, 2018
Commits on Jul 11, 2018
Commits on Nov 15, 2017
py/emitnative: Clean up asm macro names so they have dest as first arg.
Show description for 564a95ccommitted
Commits on Aug 26, 2017
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
Show description for ef61b5ecommitted
Commits on Jul 31, 2017
all: Use the name MicroPython consistently in comments
Show description for 55f3324authored andcommitted
Commits on Jul 18, 2017
all: Unify header guard usage.
Show description for 299bc62authored andcommitted
Commits on Jan 12, 2017
Fixup warnings from merge about undefined macro values, switch to
Show description for cea5503committed
Commits on Dec 9, 2016
Commits on Nov 27, 2016
py: Factor out common code from assemblers into asmbase.[ch].
Show description for 6125995committed
Commits on Jun 4, 2015
Commits on May 8, 2015
emitnative: Revamp ARM codegen compile after full-arg support refactors.
Show description for 351424eauthored andcommitted
Commits on Jan 1, 2015
Commits on Oct 12, 2014
py: Implement native load for viper.
Show description for 91cfd41committed- committed
Commits on Oct 3, 2014
Commits on Sep 29, 2014
py: Implement more binary ops for viper emitter.
Show description for 3112cdecommitted- committed
Commits on Sep 15, 2014
py: Make asm_arm_less_op take destination register as first arg.
Show description for d4a799fcommitted
Commits on Sep 7, 2014
py: Clean up x86-64 native assembler; allow use of extended regs.
Show description for 8105736committed
Commits on Aug 27, 2014
Loading