Историја ревизија

Аутор SHA1 Порука Датум
  blueloveTH 425fffec74 remove `bind_constructor` пре 1 година
  blueloveTH aba90c1eb1 some optimize пре 1 година
  blueloveTH 0ec01abdeb refactor `__doc__` and rm `__signature__` пре 1 година
  blueloveTH d7545071e5 optimize `int()` and `float()` пре 1 година
  albertexye 142e4fd45f Sort names returned by the built-in dir method (#231) пре 1 година
  blueloveTH 4faed9dbf0 some docs update пре 2 година
  blueloveTH 1404b97416 remove test module `timeit` пре 2 година
  blueloveTH 1e77f369a2 ... пре 2 година
  blueloveTH ec75972d92 some cleanup пре 2 година
  blueloveTH af58396b04 ... пре 2 година
  blueloveTH 139093df3a some cleanup пре 2 година
  blueloveTH 11fba94c54 remove string-based bind пре 2 година
  blueloveTH bfa073f8e1 remove `bind_builtin_func` пре 2 година
  blueloveTH 7a386fa218 fix https://github.com/blueloveTH/pocketpy/issues/174 пре 2 година
  blueloveTH 02a25de8e5 warn return with arg inside generator function пре 2 година
  blueloveTH c6ec028730 support real exceptions пре 2 година
  blueloveTH 475bce9999 add `@dataclass` пре 2 година
  blueloveTH e124f635c1 support `@property.setter` пре 2 година
  blueloveTH 49f70318d9 ... пре 2 година
  blueloveTH f2d5fbbb94 add module `operator` and add `split` for single char пре 2 година
  blueloveTH a12eb4c8bc ... пре 2 година
  blueloveTH f41368afbb ... пре 2 година
  blueloveTH e4b6d566a7 add `SStream` пре 2 година
  blueloveTH 3a3b97c070 improve `exec`/`eval` пре 2 година
  blueloveTH b26dbf08cc improve number parsing speed пре 2 година
  blueloveTH 8a4045d2a5 ... пре 2 година
  blueloveTH 43ee77e4b0 make `int` always 64-bit пре 2 година
  BLUELOVETH b1df516bf1 add `callable` пре 2 година
  blueloveTH 8693de9e59 add a simple `datetime` module пре 2 година
  blueloveTH c5858b95db ... пре 2 година