Damien
|
0f08267fa4
|
unix: include obj.h, and build additional py files.
|
2013-12-17 18:33:53 +00:00 |
Damien
|
1895cf91af
|
Link showbc.o in unix version.
|
2013-11-17 13:20:13 +00:00 |
Damien
|
087d218d95
|
Unix: add machine-specific sqrt support.
|
2013-11-09 20:14:30 +00:00 |
Damien
|
014e19fc4d
|
Fix compiler warnings in unix/main.c.
|
2013-11-03 14:26:21 +00:00 |
Damien
|
a53f694dc3
|
Test code for user objects.
|
2013-11-02 23:58:38 +00:00 |
Damien
|
7410e440ab
|
Add basic complex number support.
|
2013-11-02 19:47:57 +00:00 |
Damien
|
8b3a7c2237
|
Fix func decls with no arguments: () -> (void).
|
2013-10-23 20:20:17 +01:00 |
Damien
|
92c06561a3
|
Improve REPL compount statement detection.
|
2013-10-22 22:32:27 +01:00 |
Damien
|
d276f6357e
|
Get unix version compling.
|
2013-10-22 16:05:47 +01:00 |
Damien
|
fa2162bc77
|
Integrate new lexer stream with stm framework.
|
2013-10-20 17:42:00 +01:00 |
Damien
|
a5185f4bc8
|
Abstract out back-end stream functionality from lexer.
|
2013-10-20 14:41:27 +01:00 |
Damien
|
5ac1b2efbd
|
Implement REPL.
|
2013-10-18 19:58:12 +01:00 |
Damien
|
d2755ec538
|
Add iterators and comprehension to emitnative.
|
2013-10-16 23:58:48 +01:00 |
Damien
|
c9f91976e1
|
Crude try-except working.
|
2013-10-15 23:46:01 +01:00 |
Damien
|
ce89a21ea4
|
Implement basic exception framework, and simple for loop.
|
2013-10-15 22:25:17 +01:00 |
Damien
|
3ef4abb446
|
Change ifdef/if defined to simple if's.
|
2013-10-12 16:53:13 +01:00 |
Damien
|
c025ebb2dc
|
Separate out mpy core and unix version.
|
2013-10-12 14:30:21 +01:00 |