Historique des commits

Auteur SHA1 Message Date
  blueloveTH 1e178caf6e add `cmath` module il y a 2 ans
  blueloveTH 0419eb5bb0 temp fix a bug of `f"{stack[2:]}"` il y a 2 ans
  blueloveTH 9af3434f06 improve f-string performance il y a 2 ans
  blueloveTH b8100bcce5 add `EVAL_CONST` il y a 2 ans
  blueloveTH 2698040f52 improve f-string il y a 2 ans
  blueloveTH e124f635c1 support `@property.setter` il y a 2 ans
  blueloveTH 901f702f00 rename `emit` into `emit_` to make QT happy il y a 2 ans
  blueloveTH 5e3572b32c replace `std::stringstream` with `SStream` il y a 2 ans
  blueloveTH 227e76e3e4 cjson cleanup il y a 2 ans
  blueloveTH 1afef9dcb9 reduce bytecode size il y a 2 ans
  blueloveTH ffde186dfa change opcode to `uint8_t` il y a 2 ans
  blueloveTH eb5be9ba41 `import` can be used in local scope now il y a 2 ans
  blueloveTH 85efbd0b1d fix https://github.com/blueloveTH/pocketpy/issues/130 il y a 2 ans
  BLUELOVETH 449c0c36f9 support `for..else` and `while..else` il y a 2 ans
  blueloveTH 604ca77e48 fix https://github.com/blueloveTH/pocketpy/issues/121 il y a 2 ans
  BLUELOVETH db321abdae ... il y a 2 ans
  BLUELOVETH fc70cd4b08 ... il y a 2 ans
  blueloveTH 9732828e85 support bytes literal, e.g. `b'\xff\12'` il y a 2 ans
  BLUELOVETH d5fc2c8686 add `~` operator il y a 2 ans
  blueloveTH efb7fce3c1 ... il y a 2 ans