Damien
|
d2755ec538
|
Add iterators and comprehension to emitnative.
|
9 years ago |
Damien
|
c12aa468a1
|
Add SET_ADD opcode to VM.
|
9 years ago |
Damien
|
bd25445a82
|
Implement BC & runtime support for generator/yielding.
|
9 years ago |
Damien
|
c226dca1f7
|
Support tuples and list comprehension, albeit crude.
|
9 years ago |
Damien
|
ce89a21ea4
|
Implement basic exception framework, and simple for loop.
|
9 years ago |
Damien
|
3ef4abb446
|
Change ifdef/if defined to simple if's.
|
9 years ago |
Damien
|
c025ebb2dc
|
Separate out mpy core and unix version.
|
9 years ago |
Damien
|
a1ddfcc213
|
Wrap out-native code in preprocessor declarations.
|
9 years ago |
Damien
|
eb19efb27e
|
Simplify and improve function & method calling.
|
9 years ago |
Damien
|
7f5dacf345
|
Implement basic class/object in native code.
|
9 years ago |
Damien
|
a397776d6b
|
Implement basic class/object functionality in runtime.
|
9 years ago |
Damien
|
13ed3a658d
|
Native Python and Viper support for x64 and thumb all together.
|
9 years ago |
Damien
|
e4af64f307
|
Functions to convert values to/from inline asm.
|
9 years ago |
Damien
|
dc83382903
|
Make runtime able to call inline asm with 1 argument.
|
9 years ago |
Damien
|
826005c60b
|
Add support for inline thumb assembly.
|
9 years ago |
Damien
|
6cdd3af601
|
Implement built-in decorators to select emit type.
|
9 years ago |
Damien
|
b05d707b23
|
Further factorise PASS_1 out of specific emit code.
|
9 years ago |
Damien
|
429d71943d
|
Initial commit.
|
9 years ago |