Damien George 83204f3406 py: Allow to properly disable builtin slice operation.
This patch makes the MICROPY_PY_BUILTINS_SLICE compile-time option
fully disable the builtin slice operation (when set to 0).  This
includes removing the slice sytanx from the grammar.  Now, enabling
slice costs 4228 bytes on unix x64, and 1816 bytes on stmhal.
2014-12-27 17:33:30 +00:00
..
2014-10-12 16:59:29 +01:00
2014-10-12 16:59:29 +01:00
2014-10-12 16:59:29 +01:00
2014-10-12 16:59:29 +01:00
2014-10-30 23:00:24 +00:00
2014-12-10 18:05:42 +00:00
2014-11-27 20:29:33 +00:00
2014-12-10 22:37:07 +00:00
2014-12-09 16:19:48 +00:00
2014-05-21 20:32:59 +01:00