blueloveTH caf7505dc2 improve `dict` hai 8 meses
..
test1 8a188cff43 ... %!s(int64=2) %!d(string=hai) anos
test2 11f709b768 ... hai 1 ano
test3 289ddab5f7 ... %!s(int64=2) %!d(string=hai) anos
testreload e187a61624 fix module reload bug hai 8 meses
01_int.py 8bbdf734f9 use cpython `%` and `//` impl hai 1 ano
02_float.py a402406982 add float division by zero hai 9 meses
03_bool.py 18fe69d579 some update hai 1 ano
04_line_continue.py 31850d3f29 support line continuation character %!s(int64=2) %!d(string=hai) anos
04_str.py 0d9bf2e7de optimize small string hai 10 meses
05_list.py ccb0c8cd1c fix https://github.com/pocketpy/pocketpy/issues/360 hai 10 meses
06_tuple.py 95d5e3e437 add `tuple.__lt__` hai 1 ano
07_listcomp.py 58d00d45b8 change test order hai 1 ano
08_dict.py caf7505dc2 improve `dict` hai 8 meses
08_dictcomp.py 1a4b88829c reimpl dict hai 1 ano
15_assign.py 58d00d45b8 change test order hai 1 ano
15_cmp.py 58d00d45b8 change test order hai 1 ano
15_controlflow.py ae13cc6ea9 fix https://github.com/pocketpy/pocketpy/issues/338 hai 9 meses
16_functions.py 42bbf6fdb4 fix multi-line function hai 1 ano
16_typehints.py 58d00d45b8 change test order hai 1 ano
24_inline_blocks.py 51e2433404 ... hai 1 ano
25_rfstring.py 1d319c4ab6 ... hai 1 ano
26_multiline.py 809fd8dd8c update test %!s(int64=3) %!d(string=hai) anos
28_exception.py 0666a6d370 ... hai 1 ano
29_iter.py 24a7e6f060 remove `pkpy.next` hai 1 ano
30_import.py 68a2186728 improve module hai 8 meses
31_modulereload.py e187a61624 fix module reload bug hai 8 meses
40_class.py e7d696e1c7 ... %!s(int64=2) %!d(string=hai) anos
41_class_ex.py c7935564c3 fix a bug of `super` hai 1 ano
42_decorator.py 04804ad410 ... hai 1 ano
43_closure.py ff2cd96c95 fix a bug of closure for generator hai 1 ano
44_star.py 50ec46fe83 ... hai 1 ano
46_bytes.py 51b14d3526 add `bytes.__len__` and improve `ord()` hai 1 ano
47_set.py f28335f1f7 add `set` hai 1 ano
48_setcomp.py 26f53bf85d add `setcomp` hai 1 ano
50_reflection.py 317a37a851 support `__getattr__` hai 1 ano
51_yield.py 18fc4c02d3 support `yield` implicit None hai 1 ano
52_context.py 2bca80ff7f remove `goto` and support `finally` hai 1 ano
66_eval.py bbf4d8efc6 Update 66_eval.py hai 1 ano
67_locals_vs_globals.py 7c1174f816 some fix hai 1 ano
70_base64.py 95d59cd4c6 fix base64 hai 11 meses
70_bisect.py 342ddad9d0 add `bisect` %!s(int64=3) %!d(string=hai) anos
70_builtins.py 5100f4e454 Floating inputs for `round()` should return a Floating output when ndigit is 0 (#217) %!s(int64=2) %!d(string=hai) anos
70_heapq.py a07078ed4f fix a bug and add `heapq` %!s(int64=3) %!d(string=hai) anos
70_math.py d424089e86 Update 70_math.py hai 9 meses
70_random.py fc0d758e64 add `Random.__init__` hai 1 ano
71_cmath.py 88f893ddd7 ... hai 1 ano
71_gc.py 88f893ddd7 ... hai 1 ano
72_collections.py 5ca7abed5c raise error on mismatched eq/ne hai 1 ano
72_json.py 94ce95c74d rename `linalg` to `vmath` hai 10 meses
72_lz4.py 8ff60df158 Update 72_lz4.py hai 9 meses
73_functools.py 0cb3684fa6 improve `dict` and add `lru_cache` hai 10 meses
73_json_alt.py 0e7936341b ... hai 1 ano
73_json_indent.py 1f8212dadf fix json indent hai 11 meses
73_typing.py 4cab350e90 ... hai 1 ano
74_operator.py 0e7936341b ... hai 1 ano
75_compile.py 0e7936341b ... hai 1 ano
76_dna.py 0e7936341b ... hai 1 ano
76_misc.py 51b14d3526 add `bytes.__len__` and improve `ord()` hai 1 ano
76_prime.py 0e7936341b ... hai 1 ano
77_builtin_func_1.py 9ff3417621 fix builtin modules and `super()` hai 11 meses
77_builtin_func_2.py 0443cbcb16 add test cases hai 11 meses
79_datetime.py 04229f438f ... hai 1 ano
79_easing.py 88f893ddd7 ... hai 1 ano
79_file.py 570f323af3 add `os.path.exists` hai 1 ano
80_color32.py 2bdbe8a684 fix `color32.alpha_blend` hai 10 meses
80_sys.py 0af8b4c7d2 add `traceback` hai 1 ano
80_traceback.py 0af8b4c7d2 add `traceback` hai 1 ano
80_vmath.py 94ce95c74d rename `linalg` to `vmath` hai 10 meses
81_dataclasses.py 4fd47072fc fix `py_name2ref` hai 8 meses
82_enum.py ef9c5c98cc add `enum` module hai 1 ano
83_unicodedata.py 3879903d73 add `unicodedata` module hai 10 meses
90_array2d.py 6187a94e51 add array2d.index hai 9 meses
90_chunked_array2d.py 94ce95c74d rename `linalg` to `vmath` hai 10 meses
90_colorcvt.py 94ce95c74d rename `linalg` to `vmath` hai 10 meses
90_pickle.py 94ce95c74d rename `linalg` to `vmath` hai 10 meses
91_line_profiler.py 0af8b4c7d2 add `traceback` hai 1 ano
92_pkpy.py f99c02abb8 add `pkpy.is_user_defined_type` hai 11 meses
93_deterministic_float.py 0d40080d1f add random hard encoded test case hai 9 meses
95_bugs.py fd6f0d76b2 fix https://github.com/pocketpy/pocketpy/issues/376 hai 8 meses
95_dis.py 0666a6d370 ... hai 1 ano
96_pep695_py312.py 697312cae5 fix impl of pep695 hai 1 ano
97_inspect.py 4a8776ec6c add `inspect` module hai 1 ano
98_thread.py b12d2bc4cc better names hai 10 meses
99_extras.py caf7505dc2 improve `dict` hai 8 meses