Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / FlyableDev/Flyable issues and pull requests
#127 - add build documentation to setup.py
Pull Request -
State: closed - Opened by daytonjallen over 2 years ago
#126 - Added flyable usage data collecting
Pull Request -
State: closed - Opened by MoSk3 over 2 years ago
#125 - Pip install v3
Pull Request -
State: closed - Opened by daytonjallen over 2 years ago
#124 - Add Platform DLLs
Pull Request -
State: closed - Opened by daytonjallen over 2 years ago
#123 - Pip Install v2
Pull Request -
State: closed - Opened by daytonjallen over 2 years ago
- 1 comment
#122 - Pip install script
Pull Request -
State: closed - Opened by daytonjallen over 2 years ago
#121 - visit_JoinedString && visit_FormattedValue and opcodes BUILD_STRING && PRINT_EXPR
Pull Request -
State: closed - Opened by MoSk3 over 2 years ago
#120 - Avoid func call for simple cases: True, False and None
Pull Request -
State: closed - Opened by jdalpe33 over 2 years ago
#119 - fix visit unary
Pull Request -
State: closed - Opened by jdalpe33 over 2 years ago
#118 - fix visit slice
Pull Request -
State: closed - Opened by jdalpe33 over 2 years ago
#117 - Fix visit_With
Pull Request -
State: closed - Opened by jdalpe33 over 2 years ago
#116 - Implement visit subscript for ast visitor
Pull Request -
State: closed - Opened by jdalpe33 over 2 years ago
#115 - Implement return_generator Bytecode
Pull Request -
State: closed - Opened by daytonjallen over 2 years ago
#114 - get all files or single file to compile
Pull Request -
State: closed - Opened by daytonjallen over 2 years ago
#113 - Qualname
Pull Request -
State: closed - Opened by daytonjallen over 2 years ago
#112 - Ultra
Pull Request -
State: closed - Opened by ALavallee over 2 years ago
#111 - Get All Modules
Pull Request -
State: closed - Opened by daytonjallen almost 3 years ago
#110 - Floored Division & Modulo Fixes
Pull Request -
State: closed - Opened by daytonjallen almost 3 years ago
#109 - Use frem Instruction for Float Modulo
Issue -
State: closed - Opened by daytonjallen almost 3 years ago
Labels: bug
#108 - Get Globals Dict from Function Object
Pull Request -
State: closed - Opened by daytonjallen almost 3 years ago
#107 - update build files and fix rich compare protocol
Pull Request -
State: closed - Opened by daytonjallen almost 3 years ago
- 1 comment
#106 - Fix Boolean Operations
Pull Request -
State: closed - Opened by daytonjallen almost 3 years ago
#105 - Remove type hints from visit_Subscript
Pull Request -
State: closed - Opened by daytonjallen almost 3 years ago
#103 - Support Function Scope Imports
Pull Request -
State: closed - Opened by daytonjallen almost 3 years ago
#102 - Support dictionary unpacking operator
Issue -
State: closed - Opened by YohanFinet almost 3 years ago
- 1 comment
Labels: invalid, feature
#101 - Support the iterable unpacking operator
Issue -
State: closed - Opened by YohanFinet almost 3 years ago
- 1 comment
Labels: invalid, feature
#100 - Hybrid
Pull Request -
State: closed - Opened by ALavallee almost 3 years ago
#99 - Hybrid
Pull Request -
State: closed - Opened by ALavallee almost 3 years ago
#98 - 3 comp op in a row
Issue -
State: closed - Opened by Ecoral360 almost 3 years ago
Labels: bug, solved
#97 - Get Qualified Name
Pull Request -
State: closed - Opened by daytonjallen almost 3 years ago
- 2 comments
#96 - Partial global keyword support
Pull Request -
State: closed - Opened by daytonjallen almost 3 years ago
#95 - Quail new cli
Pull Request -
State: closed - Opened by Ecoral360 almost 3 years ago
#94 - Update Naming to Prevent Rewriting Variables
Pull Request -
State: closed - Opened by daytonjallen almost 3 years ago
#93 - Support byte strings (b prefix)
Pull Request -
State: closed - Opened by daytonjallen almost 3 years ago
#92 - Unexpected behavior when using negative values in arithmetic operations
Issue -
State: closed - Opened by MoSk3 almost 3 years ago
Labels: bug
#91 - True and True comparison
Issue -
State: closed - Opened by MoSk3 almost 3 years ago
Labels: bug, solved
#90 - Int to floating-point conversion issue (1/10 ⇒ 0 and 1/10.0 ⇒ 0.1)
Issue -
State: closed - Opened by MoSk3 almost 3 years ago
Labels: bug
#89 - TP / VEC call seems to be None in some cases
Issue -
State: closed - Opened by ALavallee almost 3 years ago
Labels: bug
#88 - Support *args & **kwargs for external tp_calls
Pull Request -
State: closed - Opened by daytonjallen almost 3 years ago
- 4 comments
#87 - Quail : A Unit Testing Utility for the Flyable Compiler
Pull Request -
State: closed - Opened by Ecoral360 almost 3 years ago
- 3 comments
#86 - Support Star Imports (from something import *)
Issue -
State: closed - Opened by daytonjallen almost 3 years ago
- 2 comments
Labels: bug, feature, solved
#85 - Support Importing External Libraries
Issue -
State: closed - Opened by daytonjallen almost 3 years ago
- 3 comments
Labels: bug, invalid
#84 - Preliminary Import and Import From Support
Pull Request -
State: closed - Opened by daytonjallen almost 3 years ago
- 9 comments
#83 - Exception handle generates a CodeGen layer crash
Issue -
State: closed - Opened by ALavallee almost 3 years ago
- 1 comment
Labels: bug, solved
#82 - Comparing lists yields the value <NULL>
Issue -
State: closed - Opened by Ecoral360 almost 3 years ago
- 1 comment
Labels: bug, solved
#81 - "is", "is not" and "not in" operators don't work
Issue -
State: closed - Opened by Ecoral360 almost 3 years ago
Labels: bug, feature, solved
#80 - Support __call__ special method
Pull Request -
State: closed - Opened by daytonjallen almost 3 years ago
- 7 comments
#79 - Fix Binary_Add for Python Strings
Issue -
State: closed - Opened by daytonjallen almost 3 years ago
- 2 comments
Labels: bug, invalid
#78 - Improvements to the utils.py module and debug_flags.py
Pull Request -
State: closed - Opened by Ecoral360 almost 3 years ago
- 2 comments
#77 - Vector call check isn't proof
Issue -
State: closed - Opened by ALavallee almost 3 years ago
- 1 comment
Labels: bug, solved
#76 - Debug tools
Pull Request -
State: closed - Opened by Ecoral360 about 3 years ago
- 4 comments
Labels: feature
#75 - Setting An Item in A List Leads to Crashes When We Try to Access That List Again
Issue -
State: closed - Opened by daytonjallen about 3 years ago
- 2 comments
Labels: bug, solved
#74 - Support the __call__ method
Issue -
State: closed - Opened by YohanFinet about 3 years ago
- 1 comment
Labels: feature, solved
#73 - Define common types in multidimensional lists
Issue -
State: closed - Opened by YohanFinet about 3 years ago
Labels: invalid, perfomance
#72 - Support 'b' string prefix
Issue -
State: closed - Opened by YohanFinet about 3 years ago
Labels: feature, solved
#71 - Be able to use functions as object
Issue -
State: closed - Opened by YohanFinet about 3 years ago
- 1 comment
Labels: feature, solved
#70 - "is not", "in" and "not in" comparison operators are not supported
Issue -
State: closed - Opened by YohanFinet about 3 years ago
- 1 comment
Labels: bug, duplicate, feature
#69 - Bug with from x import y
Issue -
State: closed - Opened by YohanFinet about 3 years ago
- 1 comment
Labels: bug, solved
#68 - Support list as a test in If nodes
Issue -
State: closed - Opened by YohanFinet about 3 years ago
- 1 comment
Labels: feature
#67 - Try Finally block without an except block is not supported
Issue -
State: closed - Opened by Ecoral360 about 3 years ago
- 2 comments
Labels: bug, solved
#66 - Boolean primitive - Pow isn't valid
Issue -
State: closed - Opened by ALavallee about 3 years ago
Labels: solved
#65 - Insert documentation str into flyable data
Issue -
State: closed - Opened by ALavallee about 3 years ago
- 1 comment
Labels: feature, solved
#64 - compiling Issue (shared object files)
Issue -
State: closed - Opened by Martin-Vinci about 3 years ago
- 2 comments
Labels: bug
#63 - Exploit the Phi instruction
Issue -
State: closed - Opened by ALavallee about 3 years ago
- 1 comment
Labels: invalid, discussion, perfomance
#62 - [BUG] load_lib_and_dependecies does not return
Issue -
State: closed - Opened by WhoAteDaCake about 3 years ago
- 2 comments
Labels: feature, solved
#61 - Moved build files into the resources folder
Pull Request -
State: closed - Opened by LeandreArseneault about 3 years ago
Labels: solved
#60 - [BUG] load_lib_and_dependecies should check the error before appending to the path
Issue -
State: closed - Opened by WhoAteDaCake about 3 years ago
- 6 comments
Labels: bug, solved
#59 - Added a test runner and moved the build files to a ressources folder
Pull Request -
State: closed - Opened by LeandreArseneault about 3 years ago
- 1 comment
Labels: solved
#58 - AugAssign cause a CodeGen crash
Issue -
State: closed - Opened by LeandreArseneault about 3 years ago
- 4 comments
Labels: bug, solved, critical
#57 - Fix the len shortcut
Issue -
State: closed - Opened by ALavallee about 3 years ago
- 1 comment
Labels: bug, solved, critical
#56 - Implement collection ref count
Issue -
State: closed - Opened by ALavallee about 3 years ago
- 1 comment
Labels: bug, critical
#55 - Centralise build files
Issue -
State: closed - Opened by ALavallee about 3 years ago
- 3 comments
Labels: test
#54 - Changed list[] to List[] and dict[] to Dict[] to respect type hint standards
Pull Request -
State: closed - Opened by LeandreArseneault about 3 years ago
#53 - A lot of type hinting and a test unit system
Pull Request -
State: closed - Opened by Ecoral360 about 3 years ago
- 10 comments
#52 - Refactoring code to make some of the code lighter and more generalized + some examples
Pull Request -
State: closed - Opened by Ecoral360 about 3 years ago
- 3 comments
#51 - Error with the modulo operator
Issue -
State: closed - Opened by Ecoral360 about 3 years ago
- 7 comments
Labels: bug, solved
#50 - Binary operations are not working
Issue -
State: closed - Opened by Ecoral360 about 3 years ago
- 3 comments
Labels: bug, solved
#49 - Chain comparison
Issue -
State: closed - Opened by ALavallee about 3 years ago
- 1 comment
Labels: feature, solved, critical
#48 - Call built-in functions even when the signature is unknown
Issue -
State: closed - Opened by ALavallee about 3 years ago
- 1 comment
Labels: bug, solved
#47 - [BUG] infinite recursion in load_lib_and_dependecies
Issue -
State: closed - Opened by WhoAteDaCake over 3 years ago
- 17 comments
Labels: bug, solved
#46 - Status of the project
Issue -
State: closed - Opened by WhoAteDaCake over 3 years ago
- 1 comment
Labels: discussion, solved
#45 - Properly handle None type
Issue -
State: closed - Opened by ALavallee over 3 years ago
- 1 comment
Labels: invalid, perfomance
#44 - Setup integration test routine
Issue -
State: closed - Opened by ALavallee over 3 years ago
- 2 comments
Labels: test
#43 - Keyworded arguments
Issue -
State: closed - Opened by ALavallee over 3 years ago
- 2 comments
Labels: feature, solved
#42 - Ref counter impl
Issue -
State: closed - Opened by ALavallee over 3 years ago
- 2 comments
Labels: feature, critical
#41 - Global access doesn't match objects scope
Issue -
State: closed - Opened by ALavallee over 3 years ago
- 1 comment
Labels: bug, invalid, discussion
#40 - Support multiple arguments for print
Issue -
State: closed - Opened by YohanFinet over 3 years ago
- 1 comment
Labels: feature, solved
#39 - Variable scope issue
Issue -
State: closed - Opened by YohanFinet over 3 years ago
- 4 comments
Labels: bug, solved
#38 - Comprehension with unpack
Issue -
State: closed - Opened by ALavallee over 3 years ago
- 3 comments
Labels: bug
#36 - Support Lambda
Issue -
State: closed - Opened by ALavallee over 3 years ago
- 2 comments
Labels: invalid, feature, critical
#32 - Support global / nonlocal statement
Issue -
State: closed - Opened by ALavallee over 3 years ago
- 2 comments
Labels: invalid, feature
#31 - Implement Generator expression
Issue -
State: closed - Opened by ALavallee over 3 years ago
- 2 comments
Labels: feature
#23 - Support unary op
Issue -
State: closed - Opened by ALavallee over 3 years ago
- 2 comments
Labels: feature, solved
#22 - Implement multiple assigment
Issue -
State: closed - Opened by ALavallee over 3 years ago
- 2 comments
Labels: feature, solved
#14 - Make Flyable object callable from Python modules
Issue -
State: closed - Opened by ALavallee over 3 years ago
- 1 comment
Labels: feature, solved, critical
#12 - Implementation of var args
Issue -
State: closed - Opened by ALavallee over 3 years ago
- 1 comment
Labels: feature
#10 - Fix the Linux linking pipeline
Issue -
State: closed - Opened by ALavallee over 3 years ago
Labels: bug, critical
#7 - yield statement
Issue -
State: closed - Opened by ALavallee over 3 years ago
- 2 comments
Labels: invalid, feature, critical
#5 - Inheritance & virtual call
Issue -
State: closed - Opened by ALavallee over 3 years ago
- 4 comments
Labels: feature, solved, critical
#4 - Default arguments
Issue -
State: closed - Opened by ALavallee over 3 years ago
- 1 comment
Labels: feature, solved