Shunsuke Shibayama
093bf73d70
feat: add type decl files
2025-04-07 12:00:23 +09:00
Shunsuke Shibayama
48d0dd3cb2
Update _erg_str.py
2025-02-28 01:21:22 +09:00
Shunsuke Shibayama
0bfc1c8988
Update ast.d.er
2025-02-26 14:06:48 +09:00
Shunsuke Shibayama
26620dd75d
Create symtable.d.er
2025-02-26 12:32:30 +09:00
Shunsuke Shibayama
170a0c99c9
Update ast.d.er
2025-02-24 22:09:03 +09:00
Shunsuke Shibayama
3af0acd390
Update typing.d.er
2025-02-23 14:00:22 +09:00
Shunsuke Shibayama
ba6d8946df
Update csv.d.er
2025-02-23 13:32:55 +09:00
Shunsuke Shibayama
cc996020be
fix: incorrect type declarations
2025-02-19 01:07:56 +09:00
Shunsuke Shibayama
d5be4b8587
Update subprocess.d.er
2025-01-29 10:44:31 +09:00
Shunsuke Shibayama
da83c8c371
Update python_util.rs
2025-01-16 22:29:10 +09:00
Shunsuke Shibayama
5e18be1726
feat: add lzma
module type decl
2024-12-31 11:52:39 +09:00
Shunsuke Shibayama
d3304b3491
fix: incorrect Dict!.update!
typing
2024-12-29 18:28:50 +09:00
Shunsuke Shibayama
0f8ca83628
feat: add configparser
type decl
2024-12-29 10:21:40 +09:00
Shunsuke Shibayama
ad62a3a83f
feat: add importlib.metadata
type decl
2024-12-29 03:20:17 +09:00
Shunsuke Shibayama
2342f4c4ca
fix: typing
module types
2024-12-27 23:47:10 +09:00
Shunsuke Shibayama
5f0a0b9cf3
feat: add textwrap
type decl
2024-12-27 18:59:36 +09:00
Shunsuke Shibayama
3cb4c50a05
fix: method implementation checking bug
2024-12-27 17:50:10 +09:00
Shunsuke Shibayama
365d661c37
feat!: add dict type methods
...
delete `remove!` method (add `pop!` instead)
2024-12-27 17:18:55 +09:00
Shunsuke Shibayama
8793defdfb
feat: add tkinter
type definition
2024-12-22 18:53:04 +09:00
Shunsuke Shibayama
2d94bfce4f
feat: enhance HomogenousTuple
2024-12-22 15:56:18 +09:00
Shunsuke Shibayama
86c2addf50
Update functools.d.er
2024-12-22 01:12:36 +09:00
Shunsuke Shibayama
797d958a14
feat: enhance ctypes
type decl
2024-12-09 18:40:41 +09:00
Shunsuke Shibayama
e4489e5f41
feat: enhance time
type decl
2024-11-28 10:19:52 +09:00
Shunsuke Shibayama
b2fb80c41c
feat: add keyword/queue
type decl
2024-11-15 11:25:08 +09:00
Shunsuke Shibayama
1646426287
Create gzip.d.er
2024-11-13 13:56:44 +09:00
Shunsuke Shibayama
6d9025664b
feat: improve collections
typing
2024-11-04 16:11:44 +09:00
Shunsuke Shibayama
0667644580
feat: add ctypes
type decl
2024-11-04 13:04:03 +09:00
Shunsuke Shibayama
f0c5045699
chore: don't return Failure
2024-10-19 14:29:12 +09:00
Shunsuke Shibayama
5b79854886
fix: type instantiation bug
2024-10-18 12:46:55 +09:00
Shunsuke Shibayama
f6144b29a2
chore: add StyledStr::destyle
2024-10-11 21:27:32 +09:00
Shunsuke Shibayama
c6882fee53
feat: add asyncio
type decls
2024-10-06 18:30:08 +09:00
Shunsuke Shibayama
a129141234
fix: incorrect typing & method resolution
2024-09-26 11:34:15 +09:00
GreasySlug
a2e8ba4322
fix(pathlib): use =>
since it's a procedure
2024-09-22 22:11:42 +09:00
Shunsuke Shibayama
1f5e9cbc9f
feat: add Generator
...
* remove `GenericGenerator`
2024-09-22 21:49:11 +09:00
GreasySlug
0cffbd7249
feat(pathlib): add missing type annot for glob! and resolve! methods
2024-09-22 17:42:29 +09:00
Shunsuke Shibayama
9f435706a1
fix(pylyzer): declarations in control flow blocks
2024-09-21 23:38:26 +09:00
Shunsuke Shibayama
cdabb2e546
feat: add codecs/warnings
module
2024-09-21 21:56:24 +09:00
Shunsuke Shibayama
b3a7a6a4de
doc: change example code
2024-09-20 21:15:40 +09:00
Shunsuke Shibayama
ff53af0cb6
feat: add RMul, RDiv
...
* `And` has the default type index
* impl `Dimension` traits
2024-09-20 20:36:55 +09:00
Shunsuke Shibayama
4651a383ae
feat: add Dimension
and unit
module
2024-09-20 18:26:29 +09:00
Shunsuke Shibayama
948a14b1af
feat: display progress
2024-09-09 21:40:19 +09:00
Shunsuke Shibayama
015dc2a0f3
feat: add ftplib
type decls
2024-09-08 03:06:57 +09:00
Shunsuke Shibayama
82522ed144
Update subprocess.d.er
2024-08-25 20:38:11 +09:00
Shunsuke Shibayama
a97ef9b8a6
Update typing.d.er
2024-08-20 01:54:35 +09:00
Shunsuke Shibayama
0a040f1afd
feat: add typing
APIs
2024-08-13 17:35:09 +09:00
Shunsuke Shibayama
5161fae713
Update unicodedata.d.er
2024-08-10 18:54:18 +09:00
Shunsuke Shibayama
dcbd328b78
feat: add List.index
2024-08-08 19:59:09 +09:00
Shunsuke Shibayama
056469b18c
Create unicodedata.d.er
2024-07-09 23:55:47 +09:00
Lionel H
0dd9e0876f
feat(erg): add subclasshook method in abc.d.er
...
Add __subclasshook__ magic method which is used to implement the logic
that validates a class correctly conform to an interface.
Signed-off-by: Lionel H <lionel.hubaut@dekimo.com>
2024-07-08 11:10:52 +02:00
Lionel H
2d8a673fee
fix(erg_compiler): fix typo in abc.d.er
...
s/abstruct/abstract/g
Because abstruct does not exists in Python ;)
Signed-off-by: Lionel H <lionel.hubaut@dekimo.com>
2024-07-08 11:07:27 +02:00