-
- Downloads
py: Implement compile builtin, enabled only on unix port.
This should be pretty compliant with CPython, except perhaps for some corner cases to do with globals/locals context. Addresses issue #879.
Showing
- py/builtin.h 1 addition, 0 deletionspy/builtin.h
- py/builtinevex.c 82 additions, 2 deletionspy/builtinevex.c
- py/builtintables.c 3 additions, 0 deletionspy/builtintables.c
- py/mpconfig.h 5 additions, 0 deletionspy/mpconfig.h
- py/qstrdefs.h 6 additions, 0 deletionspy/qstrdefs.h
- py/runtime.c 7 additions, 0 deletionspy/runtime.c
- unix/mpconfigport.h 1 addition, 0 deletionsunix/mpconfigport.h
Please register or sign in to comment