Skip to content
Snippets Groups Projects
Select Git revision
  • 3f9f9cac75b8894dc4cc641e48778ad5cd9ac3bc
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

readline.c

user avatar
Damien George authored
This makes exception traceback info self contained (ie doesn't rely on
list object, which was a bit of a hack), reduces code size, and reduces
RAM footprint of exception by eliminating the list object.

Addresses part of issue #1126.
4852e09c
History