Historique des commits

Auteur SHA1 Message Date
  blueloveTH 0811f23b71 some more move il y a 1 an
  blueloveTH 70b536ea1b add more tests il y a 1 an
  blueloveTH 0aea2f277e Update 99_builtin_func.py il y a 1 an
  blueloveTH 425fffec74 remove `bind_constructor` il y a 2 ans
  blueloveTH aba90c1eb1 some optimize il y a 2 ans
  blueloveTH 0ec01abdeb refactor `__doc__` and rm `__signature__` il y a 2 ans
  blueloveTH d7545071e5 optimize `int()` and `float()` il y a 2 ans
  albertexye 142e4fd45f Sort names returned by the built-in dir method (#231) il y a 2 ans
  blueloveTH 4faed9dbf0 some docs update il y a 2 ans
  blueloveTH 1404b97416 remove test module `timeit` il y a 2 ans
  blueloveTH 1e77f369a2 ... il y a 2 ans
  blueloveTH ec75972d92 some cleanup il y a 2 ans
  blueloveTH af58396b04 ... il y a 2 ans
  blueloveTH 139093df3a some cleanup il y a 2 ans
  blueloveTH 11fba94c54 remove string-based bind il y a 2 ans
  blueloveTH bfa073f8e1 remove `bind_builtin_func` il y a 2 ans
  blueloveTH 7a386fa218 fix https://github.com/blueloveTH/pocketpy/issues/174 il y a 2 ans
  blueloveTH 02a25de8e5 warn return with arg inside generator function il y a 2 ans
  blueloveTH c6ec028730 support real exceptions il y a 2 ans
  blueloveTH 475bce9999 add `@dataclass` il y a 2 ans
  blueloveTH e124f635c1 support `@property.setter` il y a 2 ans
  blueloveTH 49f70318d9 ... il y a 2 ans
  blueloveTH f2d5fbbb94 add module `operator` and add `split` for single char il y a 2 ans
  blueloveTH a12eb4c8bc ... il y a 2 ans
  blueloveTH f41368afbb ... il y a 2 ans
  blueloveTH e4b6d566a7 add `SStream` il y a 2 ans
  blueloveTH 3a3b97c070 improve `exec`/`eval` il y a 2 ans
  blueloveTH b26dbf08cc improve number parsing speed il y a 2 ans
  blueloveTH 8a4045d2a5 ... il y a 2 ans
  blueloveTH 43ee77e4b0 make `int` always 64-bit il y a 2 ans