Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
uPython-mirror
py
emitnative.c
08 Oct, 2013
1 commit
Native Python and Viper support for x64 and thumb all together.
· 13ed3a65
Damien
authored
Oct 08, 2013
13ed3a65
07 Oct, 2013
1 commit
Merge viper types with standard native emitter.
· 3410be80
Damien
authored
Oct 07, 2013
3410be80
06 Oct, 2013
1 commit
Implement crude viper emit stage.
· 7af3d19a
Damien
authored
Oct 07, 2013
7af3d19a
05 Oct, 2013
5 commits
Implement built-in decorators to select emit type.
· 6cdd3af6
Damien
authored
Oct 05, 2013
6cdd3af6
Factorise EMIT_COMMON calls, mostly into emit_pass1.
· 4b03e77d
Damien
authored
Oct 05, 2013
4b03e77d
Compiler computes labels and max_num_labels.
· 054848a1
Damien
authored
Oct 05, 2013
054848a1
Further factorise PASS_1 out of specific emit code.
· b05d707b
Damien
authored
Oct 05, 2013
b05d707b
Restructure emit so it goes through a method table.
· 415eb6f8
Damien
authored
Oct 05, 2013
415eb6f8
04 Oct, 2013
1 commit
Initial commit.
· 429d7194
Damien
authored
Oct 04, 2013
429d7194