Ecosyste.ms: Issues

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

GitHub / QuiltMC/chasm issues and pull requests

#115 - small fixes for warnings and clean up

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

#114 - Use CongoCC

Issue - State: open - Opened by revusky over 1 year ago - 1 comment

#113 - Error message improvements

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

#112 - Run the build task for merge groups

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

#111 - Add an API that's designed to be invoked using reflection for Quilt Loader

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

#110 - Fix purity of reduce

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

#109 - Implement intrinsics in chassembly where possible

Issue - State: open - Opened by Earthcomputer almost 2 years ago
Labels: design decision, chassembly

#108 - Fixed ChasmContext not delegating to its parent

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

#107 - New Context API

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

#106 - Modify ChasmProcessor API to clarify on removed classes

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

#105 - New Transformer Format

Issue - State: open - Opened by CheaterCodes almost 2 years ago - 3 comments
Labels: enhancement, in progress, design decision

#104 - Use Ast everywhere

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

#103 - Add custom Assert class

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

#102 - New locals representation

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

#101 - Change chasm internals to use the `Ast` builder class

Issue - State: closed - Opened by Earthcomputer almost 2 years ago
Labels: enhancement

#100 - Empty slices in maps

Issue - State: open - Opened by Earthcomputer almost 2 years ago - 4 comments
Labels: design decision

#99 - Ignore parameter debug names for now

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

#98 - Chassembly Specification

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

#96 - Consider redesigning `ChasmProcessor.process()` API

Issue - State: closed - Opened by CheaterCodes almost 2 years ago - 1 comment
Labels: enhancement, design decision

#94 - AST builder

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

#93 - Inspect Local Variable Representation

Issue - State: closed - Opened by CheaterCodes about 2 years ago - 5 comments

#92 - Allow Specifying Dependencies in Chassembly Transformers

Issue - State: closed - Opened by CheaterCodes about 2 years ago - 1 comment
Labels: design decision

#91 - Shallow Write Locks

Issue - State: open - Opened by CheaterCodes about 2 years ago
Labels: enhancement

#90 - Allow Transformers to Depend on Undefined Transformers

Issue - State: closed - Opened by CheaterCodes about 2 years ago - 2 comments
Labels: enhancement, good first issue, help wanted

#89 - Transformation and Transformer Locking

Issue - State: open - Opened by CheaterCodes about 2 years ago
Labels: design decision

#88 - Remove javadoc requirement for internal classes

Issue - State: closed - Opened by CheaterCodes about 2 years ago

#87 - Attach javadoc to publications

Issue - State: open - Opened by CheaterCodes about 2 years ago
Labels: documentation, good first issue, help wanted

#86 - Syntactic sugar for multi-parameter functions

Issue - State: open - Opened by Earthcomputer about 2 years ago - 3 comments
Labels: enhancement, design decision, chassembly

#85 - Hex float literals

Issue - State: open - Opened by Earthcomputer about 2 years ago - 1 comment
Labels: enhancement, design decision, chassembly

#84 - Fix split_float for subnormals

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

#83 - Improve float literals

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

#82 - Conversion intrinsics

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

#81 - Add with_elements intrinsic

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

#80 - Comments

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

#79 - Reference literals

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

#78 - Update GitHub actions, Gradle 7.5.1.

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

#77 - Chassembly: Builder pattern for code generation

Issue - State: closed - Opened by FoundationGames about 2 years ago - 1 comment
Labels: enhancement, chassembly

#76 - Implement quoted map keys, fix string and char literal escapes

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

#75 - Remapping

Issue - State: open - Opened by FoundationGames about 2 years ago - 1 comment

#74 - Fix slice target transformations being reversed

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

#73 - File reading and include intrinsic

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

#72 - Fix comparisons using `null` and non-primitives

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

#71 - Fix incorrect casting in NodeUtils#getValueNode

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

#70 - One-Line Fix for Lists in Annotation Values

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

#69 - Create a proper release workflow

Issue - State: open - Opened by CheaterCodes over 2 years ago
Labels: help wanted

#68 - Complete Javadocs for Public API

Issue - State: closed - Opened by CheaterCodes over 2 years ago - 1 comment
Labels: documentation, good first issue, help wanted

#67 - SourceSpan Metadata

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

#66 - Fix trailing commas

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

#65 - Fix slice offset calculation

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

#64 - Add metadata back

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

#63 - Changing the JavaCC21 grammar so that it uses the full JavaCC21

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

#61 - Fix issues with improper operator precedence when printing chassembly

Pull Request - State: open - Opened by Kroppeb over 2 years ago - 1 comment

#60 - Fix annotations casting "values" field to String too early

Pull Request - State: open - Opened by Kroppeb over 2 years ago - 1 comment

#59 - Add operations to allow better modification of maps

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

#58 - Fix ChasmAnnotationVisitor

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

#57 - Add intrinsics tests, implement `map` and `flatten` intrinsics

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

#56 - Implement `map` and `flatten` intrinsics, add tests for intrinsics

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

#55 - added chasm renderer

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

#54 - Chasm-Lang v3

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

#53 - Restructure modules

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

#52 - Chasm-Lang Public API

Issue - State: closed - Opened by CheaterCodes over 2 years ago - 1 comment
Labels: chassembly

#51 - Chasm-Lang code generation

Issue - State: closed - Opened by CheaterCodes over 2 years ago - 1 comment
Labels: chassembly

#50 - CONTRIBUTING.md

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

#49 - Restructure modules

Issue - State: closed - Opened by CheaterCodes over 2 years ago
Labels: enhancement

#48 - Consider switching to JavaCC21

Issue - State: closed - Opened by CheaterCodes over 2 years ago - 6 comments
Labels: enhancement, chassembly

#47 - Improved lazy node resolution

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

#46 - Collision vs Conflict

Issue - State: closed - Opened by TaoismDeepLake over 2 years ago

#45 - Better Error Messages

Issue - State: open - Opened by CheaterCodes over 2 years ago
Labels: enhancement, help wanted, design decision, chassembly

#44 - Boolean Operators and Short Circuiting

Issue - State: closed - Opened by CheaterCodes over 2 years ago - 10 comments
Labels: enhancement, help wanted, chassembly

#43 - Instrinsic Functions

Issue - State: closed - Opened by CheaterCodes over 2 years ago - 5 comments
Labels: enhancement, good first issue, help wanted, chassembly

#42 - Language rework

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

#41 - Fixed some of the issues.

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

#40 - Chasm Gradle Plugin

Pull Request - State: closed - Opened by CheaterCodes almost 3 years ago - 1 comment

#39 - Language Specification

Issue - State: open - Opened by CheaterCodes almost 3 years ago
Labels: documentation, good first issue, chassembly

#38 - read/write locking Node wrappers

Pull Request - State: closed - Opened by cplir-c almost 3 years ago - 1 comment

#37 - Locals analysis

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

#36 - Deep Copy Immutable Nodes

Pull Request - State: closed - Opened by cplir-c almost 3 years ago - 2 comments

#35 - Add chasm-lang test platform

Pull Request - State: closed - Opened by ByMartrixx almost 3 years ago - 2 comments

#34 - Degenerify `ValueNode`

Pull Request - State: closed - Opened by Leo40Git almost 3 years ago - 8 comments

#33 - Degenerify `ValueNode`

Issue - State: closed - Opened by CheaterCodes almost 3 years ago - 1 comment
Labels: enhancement, good first issue, help wanted, in progress

#32 - Eclipse formatting

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

#31 - Language Test Platform

Issue - State: closed - Opened by CheaterCodes almost 3 years ago - 1 comment
Labels: enhancement, good first issue, chassembly

#30 - API javadoc

Pull Request - State: closed - Opened by cplir-c about 3 years ago - 8 comments

#29 - Add checkstyle workflow action

Pull Request - State: closed - Opened by thoughtcommet about 3 years ago - 7 comments

#28 - TopologicalSorter: order vertices by dependency count

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

#27 - Refactor and Internalize NodePath

Issue - State: closed - Opened by CheaterCodes about 3 years ago - 1 comment
Labels: enhancement, in progress

#26 - TopologicalSorter: order vertices by dep count

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

#25 - Add a test platform

Pull Request - State: closed - Opened by ByMartrixx about 3 years ago

#24 - Clean up `ValueNode` value obtaining

Pull Request - State: closed - Opened by OroArmor about 3 years ago - 7 comments

#18 - Code Style

Issue - State: open - Opened by CheaterCodes about 3 years ago - 8 comments
Labels: enhancement, help wanted

#15 - Missing Doc Comments

Issue - State: closed - Opened by cplir-c about 3 years ago - 6 comments
Labels: documentation, help wanted

#13 - Write Lock Support

Issue - State: closed - Opened by CheaterCodes about 3 years ago - 2 comments
Labels: design decision

#12 - Node Metadata

Issue - State: closed - Opened by CheaterCodes about 3 years ago - 1 comment
Labels: enhancement, in progress

#11 - Parameter Representation

Issue - State: closed - Opened by CheaterCodes about 3 years ago - 4 comments
Labels: design decision

#10 - Label Representation

Issue - State: closed - Opened by CheaterCodes about 3 years ago - 6 comments
Labels: design decision

#9 - Local Variable Representation

Issue - State: closed - Opened by CheaterCodes about 3 years ago - 8 comments
Labels: design decision

#7 - Immutable Nodes for Transformers

Issue - State: closed - Opened by CheaterCodes about 3 years ago - 14 comments
Labels: enhancement