Ecosyste.ms: Issues

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

GitHub / andrew-johnson-4/L1IR issues and pull requests

#66 - Add optional generational garbage collection

Issue - State: open - Opened by andrew-johnson-4 almost 2 years ago
Labels: enhancement, api, codegen

#65 - Debug ir output

Pull Request - State: closed - Opened by andrew-johnson-4 almost 2 years ago

#64 - Flatmap bug

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#63 - Enforce gradual types at runtime

Issue - State: open - Opened by andrew-johnson-4 about 2 years ago

#62 - Introduce Map primitive for codegen

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#61 - Implement flatmap tuple introduction

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago - 2 comments

#60 - support U64 literals

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#59 - Add pattern matching for tuples, strings, literals, and function pointers.

Issue - State: open - Opened by andrew-johnson-4 about 2 years ago
Labels: api, codegen

#58 - string and literal introduction

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#57 - standard lib integration part 2

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#56 - Change function ids to strings

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#55 - Import "std"

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago - 3 comments
Labels: enhancement, api

#54 - Implement Value boxing/unboxing for basic JIT functionality

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#53 - Add type inference before optimization pass

Issue - State: open - Opened by andrew-johnson-4 about 2 years ago - 1 comment
Labels: enhancement, JIT, api, tests, optimization, codegen

#52 - Support tuple introduction and patterns

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago - 1 comment
Labels: enhancement, JIT, api, optimization, codegen

#51 - add a broken benchmark for FLOPS comparison

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#50 - Benchmark FLOPS for better performance test

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago - 1 comment
Labels: documentation, JIT, reference, tests, optimization, codegen

#49 - Update build.yml

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#48 - Implement a new compact Value representation

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#47 - Create allocation helpers in Rust

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago - 1 comment
Labels: documentation, JIT, reference, api, optimization

#46 - Make a heap

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago
Labels: enhancement, JIT, reference, api, tests, codegen

#45 - destructure tuples inlined

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#44 - Optimize patterns that have tuple arguments

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago
Labels: enhancement, JIT, tests, optimization, codegen

#43 - Fibonacci and more pattern matching

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#42 - Add support for efficient literal Tags

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago - 2 comments
Labels: enhancement, JIT, reference, api, tests, optimization, codegen

#41 - Add support for Tuples

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago
Labels: enhancement, JIT, reference, api, tests, optimization, codegen

#40 - Add support for function pointer comparison

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago
Labels: enhancement, JIT, reference, api, tests, optimization, codegen

#39 - Add support for explicit native numerical types

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago - 1 comment
Labels: enhancement, JIT, reference, api, tests, optimization, codegen

#38 - Add support for String literal types

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago
Labels: enhancement, JIT, reference, api, tests, optimization, codegen

#37 - Generate binaries as an alternate target

Issue - State: open - Opened by andrew-johnson-4 about 2 years ago - 1 comment
Labels: enhancement, api, optimization, codegen

#36 - Cranelift backend is sometimes working

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#35 - Accept arguments to main function

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#34 - Accept arguments to main function

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago
Labels: enhancement, JIT, api, optimization

#33 - Alpha-normalize function definitions in AST

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago - 1 comment
Labels: documentation, enhancement, good first issue, JIT, api, optimization

#32 - Compile several numerical recipes

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago
Labels: enhancement, JIT, api, optimization

#31 - Compile Simple Numerical Expressions

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago - 1 comment
Labels: enhancement, JIT, api, optimization

#30 - Compile User defined functions of limited type

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago
Labels: enhancement, JIT, api, optimization

#29 - Compile Function Calls to Implicit Functions

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago - 1 comment
Labels: enhancement, JIT, api, optimization

#28 - Make a JIT that returns a value

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#27 - Add some support for gradual typechecks

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#26 - Make L1IR Fast

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago
Labels: documentation, enhancement, JIT, api, optimization

#25 - Define Gradual Types for AST

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#24 - Add gradual typing

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago - 2 comments
Labels: enhancement, JIT, api, optimization

#23 - fibonacci sequence works

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#22 - Stabilize methods to construct an AST from parts

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago
Labels: documentation, enhancement, reference, api, tests

#21 - Add optimizations for unary combinators

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago - 1 comment
Labels: JIT, reference, tests, optimization

#20 - Add fibonacci stress test

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago - 1 comment
Labels: enhancement, good first issue, tests

#19 - Loop

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#18 - add basic unary ops

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#17 - Optimize unary encoding

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago - 1 comment
Labels: enhancement, JIT, tests

#16 - Make a for-loop to test tail-call optimization

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago - 1 comment
Labels: enhancement, reference, tests

#15 - Pattern Match

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#14 - Tail-Call Optimization

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#13 - Implement Tail-Call Optimization for Reference Implementation

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago
Labels: enhancement, reference, api, tests

#12 - decorate AST with spans and return only Results from eval

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#11 - Replace eval panics with Errors

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago

#10 - Decorate AST with Spans

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#9 - Pattern Match is not implemented

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago
Labels: enhancement, reference, api, tests

#8 - functions working

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#7 - Add Function definitions to AST and Eval

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago
Labels: enhancement, api, tests

#6 - Simple Expression Evaluation

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago - 1 comment

#5 - add test coverage for Value: Eq + Debug

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#4 - Ast

Pull Request - State: closed - Opened by andrew-johnson-4 about 2 years ago

#3 - Define some basic AST and Eval operations

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago
Labels: enhancement, api, tests

#2 - Make a global context that is context aware

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago - 1 comment
Labels: enhancement, reference, api

#1 - Make a JIT Program that yields a Value

Issue - State: closed - Opened by andrew-johnson-4 about 2 years ago - 1 comment
Labels: enhancement, good first issue, JIT