Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / APrioriInvestments/typed_python issues and pull requests

#448 - fixed bug where "any" acted as "all"

Pull Request - State: open - Opened by nmayer about 1 year ago

#447 - Move tests to dedicated directory

Pull Request - State: open - Opened by wllgrnt over 1 year ago

#445 - Calling ListOf(UInt8)(someByteArray) is slow

Issue - State: open - Opened by braxtonmckee over 1 year ago

#444 - QoL improvements to python_to_native and compiler_cache

Pull Request - State: open - Opened by wllgrnt over 1 year ago

#443 - Config and proof-of-concept benchmarks with airspeed

Pull Request - State: open - Opened by wllgrnt over 1 year ago

#442 - Add function complexities and intermediates to cache

Pull Request - State: open - Opened by wllgrnt over 1 year ago

#441 - Cannot import submodules within an Entrypointed function

Issue - State: open - Opened by wllgrnt over 1 year ago
Labels: bug

#437 - Further tests for bound methods and numpy objects

Pull Request - State: open - Opened by wllgrnt over 1 year ago

#433 - Fully-typed functions should be fast to modify and recompile

Issue - State: open - Opened by braxtonmckee over 1 year ago - 1 comment
Labels: feature, compiler

#432 - stringification of floats is not identical in the compiler and the interpreter

Issue - State: open - Opened by braxtonmckee over 1 year ago - 1 comment
Labels: bug, compiler

#431 - Fully implement ConstDict and improve API

Issue - State: open - Opened by braxtonmckee over 1 year ago

#430 - Print statements from compiled code and interpreter can interleave.

Issue - State: open - Opened by braxtonmckee over 1 year ago
Labels: bug

#429 - Simplify type conversion model

Issue - State: open - Opened by braxtonmckee over 1 year ago

#428 - chore: remove file inadvertently committed

Pull Request - State: open - Opened by launeh over 1 year ago

#427 - Names of method types are missing the class name

Issue - State: open - Opened by braxtonmckee over 1 year ago

#426 - Compiler can't call *args when it doesn't know how to pull apart 'args'.

Issue - State: open - Opened by braxtonmckee over 1 year ago
Labels: compiler

#425 - Get rid of 'RefTo' entirely

Issue - State: open - Opened by braxtonmckee over 1 year ago

#424 - Clean up 'PyInstance' methods

Issue - State: open - Opened by braxtonmckee over 1 year ago
Labels: Refactoring

#422 - type-signature functions don't understand Value correctly

Issue - State: open - Opened by braxtonmckee over 1 year ago
Labels: bug

#421 - Accessing attributes of Held Class sometimes raises

Issue - State: closed - Opened by aaronmlevy over 1 year ago - 3 comments

#420 - SerializationContext mutates Values

Issue - State: closed - Opened by wllgrnt over 1 year ago - 1 comment
Labels: bug

#417 - SerializationContext cannot serialize numpy ufuncs

Issue - State: closed - Opened by wllgrnt over 1 year ago
Labels: bug

#415 - @Function decorators don't work on closures defined in compiled code

Issue - State: open - Opened by braxtonmckee over 1 year ago
Labels: compiler

#414 - Allow compiler cache to partially load modules

Pull Request - State: closed - Opened by wllgrnt over 1 year ago

#413 - Build tooling to dump a description of code compiled from a given entrypoint

Issue - State: open - Opened by braxtonmckee over 1 year ago
Labels: enhancement, compiler

#412 - Build simple profiling tooling

Issue - State: open - Opened by braxtonmckee over 1 year ago
Labels: enhancement, compiler

#411 - Compiler fails to look up attributes of subclasses

Issue - State: open - Opened by braxtonmckee over 1 year ago
Labels: compiler

#410 - Compiled generators can't handle non-default-initializable instances

Issue - State: open - Opened by braxtonmckee over 1 year ago
Labels: compiler

#409 - Implement __copy_constructor__, __move__, and __assign__ for HeldClass

Issue - State: open - Opened by braxtonmckee over 1 year ago
Labels: feature

#408 - Can't compile `Dict(type, T)`

Issue - State: open - Opened by braxtonmckee over 1 year ago
Labels: bug, compiler

#407 - Improve error message when we don't match a Function's overloads

Issue - State: open - Opened by braxtonmckee over 1 year ago
Labels: enhancement

#406 - TP's hash function is not the same as python's

Issue - State: open - Opened by braxtonmckee over 1 year ago
Labels: bug

#404 - Equality comparison on Held class members fail on first evaluation

Issue - State: closed - Opened by launeh over 1 year ago - 1 comment

#403 - Add timestamp library and tests

Pull Request - State: open - Opened by launeh over 1 year ago

#402 - Fix bug in stride for Matrix.transpose of Nx1 matrices.

Pull Request - State: closed - Opened by aaronmlevy over 1 year ago

#401 - Remove name arg from installInflightFunctions as it's never used

Pull Request - State: closed - Opened by wllgrnt over 1 year ago

#400 - Revert IR printing to pre-ApplyIntermediates state

Pull Request - State: closed - Opened by wllgrnt over 1 year ago

#399 - Add readthedocs support

Pull Request - State: open - Opened by wllgrnt almost 2 years ago - 2 comments

#398 - Add IR inspection methods

Pull Request - State: open - Opened by wllgrnt almost 2 years ago - 1 comment

#397 - deserializePythonObjectFromName has unreachable code

Issue - State: open - Opened by wllgrnt almost 2 years ago

#396 - Add Sphinx documentation

Pull Request - State: closed - Opened by wllgrnt almost 2 years ago

#395 - Add llvmlite version pinning in requirements.txt

Pull Request - State: closed - Opened by wllgrnt almost 2 years ago - 1 comment

#394 - fix typo in `StringType::cmpStatic`

Pull Request - State: closed - Opened by tdp2110 almost 2 years ago

#393 - Build linux wheels for typed_python

Pull Request - State: open - Opened by changhiskhan almost 2 years ago - 5 comments

#392 - MAC installation update

Pull Request - State: open - Opened by dkrasner about 2 years ago

#391 - ListOf lacks .remove method

Issue - State: open - Opened by aaronmlevy over 2 years ago

#388 - hashing unhashable named tuples causes system error

Issue - State: open - Opened by guslonergan about 3 years ago - 1 comment

#385 - getting started with classes

Issue - State: open - Opened by punkdit over 3 years ago - 7 comments

#384 - setup.py compile error

Issue - State: open - Opened by punkdit over 3 years ago - 3 comments

#383 - make sure we can pip-install the top of dev

Pull Request - State: closed - Opened by atzannes over 3 years ago

#382 - Github CI improvements

Pull Request - State: closed - Opened by atzannes over 3 years ago

#381 - Alex sizecustomize killer

Pull Request - State: closed - Opened by atzannes over 3 years ago

#380 - can't return types of Functions from a TypeFunction

Issue - State: closed - Opened by guslonergan over 3 years ago - 1 comment

#379 - Improvements for compiled math functions to work on object arguments. Refs #364

Pull Request - State: closed - Opened by rubidge over 3 years ago - 2 comments

#378 - Compile str.split with an argument. Refs #377.

Pull Request - State: closed - Opened by rubidge over 3 years ago - 2 comments

#377 - Can't compile str.strip with an argument

Issue - State: closed - Opened by rubidge over 3 years ago
Labels: compiler

#376 - RuntimeError: dict changed size during iteration

Issue - State: closed - Opened by guslonergan over 3 years ago

#375 - Improvements for compiled math functions to work on object arguments. Refs #364

Pull Request - State: closed - Opened by rubidge over 3 years ago - 2 comments

#374 - Fixes for 'try' and 'with' compilation. Refs #359

Pull Request - State: closed - Opened by rubidge over 3 years ago - 2 comments

#373 - Jeff 364a

Pull Request - State: closed - Opened by braxtonmckee over 3 years ago - 2 comments

#367 - Implement full ConstDict model in compiler

Issue - State: open - Opened by braxtonmckee over 3 years ago - 1 comment

#364 - Builtin math functions don't seem to compile correctly on 'object'

Issue - State: closed - Opened by braxtonmckee almost 4 years ago - 4 comments
Labels: bug, compiler

#359 - exception corruption in compiled 'with'

Issue - State: closed - Opened by rubidge almost 4 years ago - 7 comments

#358 - compiled Class used as context manager in uncompiled code segfaults

Issue - State: closed - Opened by rubidge almost 4 years ago
Labels: compiler

#353 - Gus getitem

Pull Request - State: closed - Opened by guslonergan almost 4 years ago - 2 comments

#347 - Can't negatively index Tuples/NamedTuples inside Entrypoint

Issue - State: closed - Opened by guslonergan almost 4 years ago

#345 - Compile list, set, and dict comprehensions. Refs #287, 342, 344.

Pull Request - State: closed - Opened by rubidge about 4 years ago - 2 comments

#344 - Dict missing some methods

Issue - State: closed - Opened by rubidge about 4 years ago

#343 - Produce a useful error when we fail to deserialize a name

Pull Request - State: closed - Opened by atzannes about 4 years ago - 1 comment

#342 - String iteration doesn't compile.

Issue - State: closed - Opened by rubidge about 4 years ago

#322 - ListOf(int)(x) can't handle some sliced numpy arrays x

Issue - State: closed - Opened by guslonergan about 4 years ago

#314 - Implement slice objects and tuple arguments in [] operators in the compiler

Issue - State: closed - Opened by braxtonmckee over 4 years ago - 1 comment
Labels: compiler

#313 - Need to implement 'signature functions'

Issue - State: closed - Opened by braxtonmckee over 4 years ago
Labels: feature

#312 - Need a way to define 'Mixin' classes

Issue - State: closed - Opened by braxtonmckee over 4 years ago
Labels: feature

#294 - `super()` doesn't work correctly in methods in Class objects.

Issue - State: closed - Opened by braxtonmckee over 4 years ago - 1 comment

#291 - Fix our notion of 'disjointedness' for class methods.

Issue - State: closed - Opened by braxtonmckee over 4 years ago

#287 - Allow compilation of list/set/dict comprehensions and generators.

Issue - State: closed - Opened by braxtonmckee over 4 years ago - 1 comment
Labels: compiler

#246 - make sure 'super()' works in both interpreted and compiled code

Issue - State: closed - Opened by braxtonmckee over 4 years ago - 1 comment
Labels: compiler

#222 - WIP: Run TravisCI tests on Python 3.6 & 3.7

Pull Request - State: closed - Opened by atzannes almost 5 years ago - 1 comment
Labels: WIP

#221 - Some PyPi packaging scripts

Pull Request - State: closed - Opened by atzannes almost 5 years ago - 3 comments

#156 - Make sure that conversion-to-string is correctly implement for all types in the compiler.

Issue - State: closed - Opened by braxtonmckee almost 5 years ago
Labels: enhancement, compiler

#144 - Compiler should be able to handle creation of lists, tuples, dicts, that have type structure

Issue - State: closed - Opened by braxtonmckee about 5 years ago - 1 comment
Labels: feature, compiler