Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Saier e39e63191f Add support for some missing escape sequences (#399) hace 5 meses
  blueloveTH 62491dd99a reimpl `str.format` hace 6 meses
  blueloveTH 7016a8780c use 24 bytes data hace 8 meses
  blueloveTH d5a511ad7c fix https://github.com/pocketpy/pocketpy/issues/378 hace 8 meses
  blueloveTH 0d9bf2e7de optimize small string hace 10 meses
  blueloveTH 61e36941a9 ... hace 1 año
  blueloveTH e25cc48463 improve `chr` hace 1 año
  blueloveTH ffbc7e9ade intern ascii literals hace 1 año
  blueloveTH 104785c94b fix `str.split` hace 1 año
  blueloveTH adf5fa5ac2 fix https://github.com/pocketpy/pocketpy/issues/296 hace 1 año
  blueloveTH 88f893ddd7 ... hace 1 año
  blueloveTH f34035100c ... hace 1 año
  blueloveTH 31c95c7ba2 some update hace 1 año
  blueloveTH 29aa3e5eed some fix hace 1 año
  blueloveTH 1a9bad4e54 some fix hace 1 año
  blueloveTH 79012a6b08 some fix hace 1 año
  blueloveTH 3787a1da1d init hace 1 año
  blueloveTH d7c38f95b5 some fix hace 1 año
  albertexye 936870c1f0 Perform boundary checks before searching to prevent security vulnerabilities (#237) hace 1 año
  albertexye b1115a4c8f Check the size of fillchar passed to str methods (ljust, rjust) (#236) hace 1 año
  Anurag Bhat 2ab819a724 Modify string constructor to allow no arguments (#226) hace 2 años
  blueloveTH 0df619b66f `str.index` and `str.find` supports `__start` hace 2 años
  blueloveTH cc076bbc00 fix cases hace 2 años
  blueloveTH c154d40da6 add more cases hace 2 años
  blueloveTH faa01ac82e fix a bug of `hex` hace 2 años
  blueloveTH fba9d87ccd add cases hace 2 años
  blueloveTH 8f11ce0466 move `strip` methods into cpp hace 2 años
  blueloveTH e150ffae5e rename `UNREACHABLE()` to `PK_UNREACHABLE()` hace 2 años
  blueloveTH 0419eb5bb0 temp fix a bug of `f"{stack[2:]}"` hace 2 años
  blueloveTH f2d5fbbb94 add module `operator` and add `split` for single char hace 2 años