Ecosyste.ms: Issues

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

GitHub / iu-parfunc/gibbon issues and pull requests

#171 - nth for plist

Pull Request - State: closed - Opened by vid-999 about 2 years ago - 1 comment

#170 - added maybe types to std-lib

Pull Request - State: closed - Opened by vid-999 about 2 years ago - 1 comment

#168 - Support copying parts of tuples

Issue - State: open - Opened by adityagupta1089 about 2 years ago

#167 - Cursorizing nested tuples

Issue - State: open - Opened by adityagupta1089 about 2 years ago

#163 - Handling nested let expressions same as top level

Issue - State: open - Opened by adityagupta1089 about 2 years ago

#162 - ICFP22 Benchmark Fixes

Pull Request - State: closed - Opened by adityagupta1089 about 2 years ago - 3 comments

#161 - Add CharTy for ReadArrayFile

Pull Request - State: closed - Opened by vid-999 about 2 years ago

#160 - variable referenced before its declared in IR

Issue - State: closed - Opened by vid-999 over 2 years ago

#159 - Does not handle name shadowing

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

#158 - WIP Parameterized Type Synonyms

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

#157 - Add support for comparing character via *==*

Pull Request - State: closed - Opened by vid-999 over 2 years ago

#156 - Parse printchar in gibbon frontend and add a test to print a string

Pull Request - State: closed - Opened by vid-999 over 2 years ago

#155 - Added qualified imports

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

#154 - Support data constructor patterns in function arguments

Issue - State: open - Opened by adityagupta1089 over 2 years ago
Labels: good first issue

#153 - Tuple as constructor arguments is not printed correctly, also non-tuple have no space.

Issue - State: open - Opened by adityagupta1089 over 2 years ago
Labels: good first issue

#152 - Coalesce all constructors for literals

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

#151 - Allow qualified imports in the Haskell frontend

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

#150 - PList gibbon stdlib

Pull Request - State: closed - Opened by vid-999 over 2 years ago - 1 comment

#149 - Regression in compilation time with long tuples

Issue - State: open - Opened by adityagupta1089 over 2 years ago - 1 comment

#148 - Compiler doesn't handle spaces in input file names well.

Issue - State: open - Opened by adityagupta1089 over 2 years ago
Labels: good first issue

#147 - Various bugs found while trying out different layouts

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

#146 - Case Wildcards

Pull Request - State: closed - Opened by adityagupta1089 over 2 years ago - 1 comment

#145 - WIP Gibbon GC bench examples

Pull Request - State: closed - Opened by adityagupta1089 almost 3 years ago

#144 - Region Bound Analysis

Pull Request - State: closed - Opened by adityagupta1089 about 3 years ago - 1 comment

#143 - A way to specify different output for different modes.

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

#140 - Bug Fixes (Nested Tuples)

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

#139 - Fixing testcases

Pull Request - State: closed - Opened by adityagupta1089 over 3 years ago - 1 comment

#138 - Testcases failing (mostly related to 9.0.1)

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

#136 - Make gibbon-stdlib buildable with GHC < 9

Issue - State: open - Opened by ckoparkar over 3 years ago
Labels: chore

#135 - Write tests that use deeply nested tuples

Issue - State: closed - Opened by ckoparkar over 3 years ago - 13 comments
Labels: good first issue

#134 - Finish and test L1 and L2 interpreters and write new ones for L0 and L3

Issue - State: open - Opened by ckoparkar over 3 years ago
Labels: good first issue

#133 - Float letregions inward

Issue - State: closed - Opened by ckoparkar over 3 years ago - 1 comment
Labels: good first issue

#132 - Use ghc-lib-parser to parse Haskell code rather than haskell-src-exts

Issue - State: open - Opened by ckoparkar over 3 years ago
Labels: good first issue

#129 - add sample quoter for Gibbon

Pull Request - State: closed - Opened by trajafri almost 5 years ago - 1 comment

#122 - A GC algorithm for semi-packed data

Issue - State: open - Opened by rrnewton over 5 years ago - 7 comments
Labels: discussion

#121 - Use Haskell-esque syntax to print textual values

Pull Request - State: closed - Opened by adithyaselv over 5 years ago - 1 comment

#119 - Banish old list operations from AST

Issue - State: open - Opened by vollmerm over 5 years ago - 2 comments
Labels: good first issue, chore

#109 - Use Haskell-esque syntax to print textual values

Issue - State: open - Opened by ckoparkar almost 6 years ago - 1 comment
Labels: good first issue

#108 - Get Stack/Docker modes passing again (and revive bintreebench)

Issue - State: open - Opened by rrnewton about 6 years ago - 6 comments
Labels: enhancement

#104 - Compare (eventually) against UHC and JHC

Issue - State: open - Opened by rrnewton about 6 years ago - 1 comment
Labels: discussion

#100 - Notes on region/chunk representation and small, fixed-size regions

Issue - State: open - Opened by rrnewton about 6 years ago - 1 comment
Labels: discussion

#99 - GPU experiment

Issue - State: open - Opened by csabahruska about 6 years ago
Labels: discussion

#98 - use recursion schemes for AST transformations

Issue - State: open - Opened by csabahruska about 6 years ago - 2 comments
Labels: enhancement

#97 - Stack experiment: find cheapest way to reserve a word in each stack frame

Issue - State: open - Opened by rrnewton over 6 years ago
Labels: benchmarks-tests

#95 - Optimization to turn List into Stream (formerly Vec)

Issue - State: open - Opened by rrnewton over 6 years ago
Labels: discussion

#91 - Implement copy-prop late in the compiler

Issue - State: closed - Opened by rrnewton over 6 years ago - 2 comments
Labels: good first issue

#76 - Proposal: a uniform representation of sized/unsized constructor tags

Issue - State: open - Opened by rrnewton almost 7 years ago
Labels: discussion

#74 - Design explicit Packed types / better frontend integration

Issue - State: open - Opened by rrnewton about 7 years ago - 1 comment
Labels: enhancement, new feature

#73 - Proposal: monadic code relating to explicit Packed types

Issue - State: open - Opened by rrnewton about 7 years ago
Labels: discussion

#65 - Possible benchmark 2: Javascript or web-assembly JIT

Issue - State: open - Opened by rrnewton over 7 years ago - 4 comments
Labels: benchmarks-tests

#64 - Possible benchmark 1: Port the 423 course compiler

Issue - State: open - Opened by rrnewton over 7 years ago - 2 comments
Labels: benchmarks-tests

#44 - Eventual: ELF binaries in memory as JIT target

Issue - State: open - Opened by rrnewton about 8 years ago - 1 comment
Labels: discussion

#43 - Eventual: Self-hosting gibbon

Issue - State: open - Opened by rrnewton about 8 years ago - 1 comment
Labels: discussion

#37 - minor: fix error when a required file is not there

Issue - State: open - Opened by rrnewton about 8 years ago - 1 comment
Labels: bug

#36 - Simple experiment: time the unpack_T function

Issue - State: open - Opened by rrnewton about 8 years ago
Labels: benchmarks-tests

#28 - Write CanonicalizeCase pass and allow fall-through default cases

Issue - State: open - Opened by rrnewton about 8 years ago - 3 comments
Labels: enhancement, good first issue