Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
40c13f3
- new _typing and _expression stub file to centralize type aliases an…
OutSquareCapital Feb 26, 2026
bb52afd
refactor of init in consequence of last commit:
OutSquareCapital Feb 26, 2026
4248e40
added Numpy Array protocol to accepted literal types. allow to add nu…
OutSquareCapital Feb 26, 2026
052a970
sync lst builtin fix with 3.10 branch
OutSquareCapital Feb 26, 2026
8ba8348
fix: dict keys can't be nested literals
OutSquareCapital Feb 26, 2026
005ecbf
Relation.update set argument can accept a mapping
OutSquareCapital Feb 26, 2026
e44c4a2
values function and Connection method can accept list of Python Liter…
OutSquareCapital Feb 26, 2026
841521d
- added IntoValues type alias
OutSquareCapital Feb 26, 2026
cafc7da
refactor of datatypes typing:
OutSquareCapital Feb 26, 2026
6a9e210
using PythonLiteral types in place of typing.Any for Connexion.create…
OutSquareCapital Feb 27, 2026
067998d
numpy protocols improvements
OutSquareCapital Feb 27, 2026
c693362
refactor:
OutSquareCapital Feb 27, 2026
c4919a3
feat:
OutSquareCapital Feb 27, 2026
ab9d709
feat:
OutSquareCapital Feb 27, 2026
61881d5
fixs:
OutSquareCapital Mar 1, 2026
6d29043
lint fixes + fixed missing TypeAlias markers
OutSquareCapital Mar 1, 2026
cced440
bugfix/refactor:
OutSquareCapital Mar 3, 2026
725ef04
Typing : added ParquetCompression and ProfilerFormat literals
OutSquareCapital Mar 3, 2026
97fb2b4
raw NPArray can be used for value conversions
OutSquareCapital Mar 4, 2026
85df304
fix: time_ns and variant dtypes were missing from builtins literal
OutSquareCapital Mar 9, 2026
4513935
fixed various issues after PR review
OutSquareCapital Mar 30, 2026
a8d3546
last fixes
evertlammerts Mar 31, 2026
399ede4
use CppEnum
evertlammerts Mar 31, 2026
8a94680
use CppEnum and remove the protocol functions from subclasses
evertlammerts Mar 31, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading