Ecosyste.ms: Issues

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

GitHub / rescript-lang/rescript-compiler issues and pull requests

#7147 - Include more JS primitives for Untagged variants

Issue - State: open - Opened by nojaf 20 days ago

#7146 - Apply switch optimization to tagged variants.

Pull Request - State: closed - Opened by cristianoc 21 days ago

#7144 - Optional fields pattern matching: untagged variants

Pull Request - State: closed - Opened by cristianoc 23 days ago - 2 comments

#7143 - Code gen: improve pattern matching of optional fields.

Pull Request - State: closed - Opened by cristianoc 24 days ago

#7142 - Further simplification of untagged variant output

Issue - State: open - Opened by cknitt 24 days ago - 1 comment

#7141 - small simplifications

Pull Request - State: closed - Opened by cristianoc 25 days ago - 2 comments

#7140 - More untagged variant output inefficiency

Issue - State: closed - Opened by cknitt 25 days ago

#7139 - Simplfy e?true:false to e

Pull Request - State: closed - Opened by cristianoc 25 days ago

#7138 - Negation

Pull Request - State: closed - Opened by cristianoc 25 days ago - 7 comments

#7137 - Better logic to simplify negation.

Pull Request - State: closed - Opened by cristianoc 25 days ago

#7136 - Use dict instead of Dict.t everywhere

Pull Request - State: closed - Opened by cknitt 26 days ago

#7135 - Optimize compilation of switch statements for untagged variants

Pull Request - State: closed - Opened by cristianoc 26 days ago - 14 comments

#7134 - Better logic to simplify and/or.

Pull Request - State: closed - Opened by cristianoc 26 days ago - 2 comments

#7133 - Add json decoder examples

Pull Request - State: closed - Opened by zth 29 days ago - 4 comments

#7132 - Gentype: handle null/nullable/undefined from Pervasives

Pull Request - State: open - Opened by cknitt 29 days ago - 2 comments

#7131 - Get rid of \"@@" in tests

Pull Request - State: closed - Opened by cknitt 30 days ago

#7130 - Remove unused stuff from Bsb_exception

Pull Request - State: closed - Opened by cknitt 30 days ago

#7129 - WIP: Move core typedefs out of Js modules

Pull Request - State: open - Opened by cknitt about 1 month ago - 5 comments

#7128 - Heuristic for pattern matching untagged variants.

Pull Request - State: closed - Opened by cristianoc about 1 month ago - 2 comments

#7127 - Consolidate Core APIs before v12 release

Issue - State: open - Opened by cknitt about 1 month ago

#7126 - Source of truth for standard library types

Issue - State: open - Opened by cknitt about 1 month ago - 23 comments

#7125 - Migration Guide

Issue - State: open - Opened by cknitt about 1 month ago

#7124 - Prettify predef registration

Pull Request - State: closed - Opened by cometkim about 1 month ago - 1 comment

#7123 - Set version to 12.0.0-alpha.5

Pull Request - State: closed - Opened by cknitt about 1 month ago

#7122 - Prepare for 12.0.0-alpha.4 release

Pull Request - State: closed - Opened by cknitt about 1 month ago

#7121 - Inefficient code emitted for pattern match on unboxed variants

Issue - State: closed - Opened by cknitt about 1 month ago - 6 comments

#7120 - Benchmark: report on alert only

Pull Request - State: closed - Opened by cknitt about 1 month ago

#7119 - Check for diffs in tests folder after running tests

Pull Request - State: closed - Opened by cknitt about 1 month ago

#7118 - "bsconfig.json" hardcoded in error messages

Issue - State: open - Opened by cknitt about 1 month ago - 1 comment
Labels: bug

#7117 - Use rewatch to build runtime, tests etc.

Issue - State: open - Opened by cknitt about 1 month ago - 2 comments
Labels: enhancement, cleanup

#7116 - Add Core tests

Pull Request - State: closed - Opened by cknitt about 1 month ago

#7115 - Build mocha tests as esmodule / .mjs

Pull Request - State: closed - Opened by cknitt about 1 month ago

#7114 - Fix some primitives usage

Pull Request - State: closed - Opened by cknitt about 1 month ago

#7113 - `raise` -> `throw`

Issue - State: open - Opened by cknitt about 1 month ago - 1 comment
Labels: enhancement

#7112 - Fix undefined being emitted instead of null

Pull Request - State: closed - Opened by cknitt about 1 month ago

#7111 - v11 backport of #7104

Pull Request - State: closed - Opened by Bushuo about 1 month ago

#7110 - Capitalize runtime filenames

Pull Request - State: closed - Opened by cknitt about 1 month ago

#7109 - Minor gentype fixes

Pull Request - State: closed - Opened by cknitt about 1 month ago

#7108 - Move Core into compiler repo

Pull Request - State: closed - Opened by cknitt about 1 month ago - 3 comments

#7107 - Fix gentype jsx issue

Pull Request - State: closed - Opened by cristianoc about 1 month ago

#7106 - Gentype ouput discrepancy between compiler v11 and v12

Issue - State: closed - Opened by mununki about 1 month ago

#7105 - Fix exponential notation syntax

Pull Request - State: open - Opened by shulhi about 1 month ago

#7104 - Handle absolute paths in typegen

Pull Request - State: closed - Opened by Bushuo about 1 month ago - 19 comments

#7103 - Add .python-version with 3.11 as ninja build fails with higher versions

Pull Request - State: closed - Opened by cknitt about 1 month ago

#7102 - Benchmark cleanup

Pull Request - State: closed - Opened by cknitt about 1 month ago

#7101 - Improve error message when an object is passed where a record is expected

Pull Request - State: closed - Opened by zth about 1 month ago - 2 comments

#7100 - Continuous benchmarking in CI

Pull Request - State: closed - Opened by cknitt about 1 month ago - 2 comments

#7099 - Continuous benchmarking in CI

Pull Request - State: closed - Opened by cknitt about 1 month ago - 2 comments

#7098 - WIP: Remove `assert` keyword

Pull Request - State: open - Opened by aspeddro about 1 month ago

#7097 - Also move syntax testrunner and benchmarks to the tests folder

Pull Request - State: closed - Opened by cknitt about 2 months ago

#7096 - Move ounit_tests to tests folder

Pull Request - State: closed - Opened by cknitt about 2 months ago

#7095 - Fix comments formatted away in function with no args

Pull Request - State: closed - Opened by shulhi about 2 months ago

#7094 - Propagate JSX settings to dependencies

Pull Request - State: closed - Opened by mununki about 2 months ago - 3 comments

#7093 - Revert "Move all dune/ocaml config files into the compiler folder"

Pull Request - State: closed - Opened by cknitt about 2 months ago

#7092 - Fix syntax roundtrip tests

Pull Request - State: closed - Opened by cknitt about 2 months ago

#7091 - Move all dune/ocaml config files into the compiler folder

Pull Request - State: closed - Opened by cknitt about 2 months ago

#7090 - Also move syntax_tests under tests

Pull Request - State: closed - Opened by cknitt about 2 months ago - 1 comment

#7089 - Transformation from float to bigint

Issue - State: open - Opened by remitbri about 2 months ago - 1 comment

#7085 - Comments formatted away when commenting out function params

Issue - State: closed - Opened by cknitt about 2 months ago - 3 comments
Labels: bug, syntax

#7084 - Regression after JSX3 removal

Issue - State: closed - Opened by cknitt about 2 months ago - 7 comments

#7080 - Fix nested variant type spreads

Pull Request - State: closed - Opened by zth about 2 months ago - 2 comments

#7079 - Format build_tests

Pull Request - State: open - Opened by cknitt about 2 months ago

#7078 - Remove some leftovers from tests cleanup

Pull Request - State: closed - Opened by cknitt about 2 months ago

#7077 - Fix coverage reporting

Pull Request - State: closed - Opened by cknitt about 2 months ago

#7076 - Run all tests with mocha after all

Pull Request - State: closed - Opened by cknitt about 2 months ago

#7075 - Remove js_cast.res

Pull Request - State: closed - Opened by fhammerschmidt about 2 months ago

#7074 - Deprecate js_cast.res

Pull Request - State: closed - Opened by fhammerschmidt about 2 months ago

#7073 - Deprecate js_cast.res

Pull Request - State: closed - Opened by fhammerschmidt about 2 months ago

#7072 - Remove JSX v3

Pull Request - State: closed - Opened by mununki about 2 months ago - 2 comments

#7071 - Disable -bs-cross-module-opt for tests

Pull Request - State: closed - Opened by cknitt about 2 months ago - 10 comments

#7070 - Update documentation about tests

Pull Request - State: closed - Opened by cknitt about 2 months ago

#7069 - Remove some obsolete scripts

Pull Request - State: closed - Opened by cknitt about 2 months ago

#7068 - Build tests with bsb and move them out of jscomp

Pull Request - State: closed - Opened by cknitt about 2 months ago - 1 comment

#7067 - Fix test script

Pull Request - State: closed - Opened by cknitt about 2 months ago

#7066 - Fix error message wording

Pull Request - State: closed - Opened by cknitt about 2 months ago

#7065 - Run build_tests on Windows

Pull Request - State: closed - Opened by cknitt about 2 months ago - 1 comment

#7064 - Tweak unbound record field error message

Pull Request - State: closed - Opened by zth about 2 months ago - 5 comments

#7063 - Build runtime/stdlib files with rescript/bsb instead of ninja.js

Pull Request - State: closed - Opened by cknitt about 2 months ago

#7062 - Compiled js min/max value with bigint

Issue - State: open - Opened by remitbri about 2 months ago - 6 comments

#7061 - Request for @functionExpression attribute to opt-out from arrow functions

Issue - State: open - Opened by DZakh about 2 months ago - 10 comments
Labels: enhancement

#7060 - Fix dynamic Import issue with function-defined externals

Pull Request - State: closed - Opened by mununki about 2 months ago - 1 comment

#7059 - Pattern matching for dicts

Pull Request - State: closed - Opened by zth about 2 months ago - 1 comment

#7058 - Fix variant coercion with as attribute

Pull Request - State: closed - Opened by shulhi about 2 months ago - 12 comments

#7057 - Unified operators

Pull Request - State: closed - Opened by cometkim about 2 months ago - 16 comments

#7056 - Deprecated top-level suffix in the rescript.json

Pull Request - State: closed - Opened by cometkim about 2 months ago

#7055 - Improve error messages for function calls with mismatching args

Issue - State: open - Opened by zth about 2 months ago

#7054 - Core `Map.get` when map has with optional values

Issue - State: open - Opened by angusjf about 2 months ago - 4 comments

#7053 - Integrate embed-lang into Rewatch

Issue - State: open - Opened by zth 2 months ago

#7052 - Improve errors for circular dependencies

Issue - State: open - Opened by zth 2 months ago

#7051 - Fix typo in new error message

Pull Request - State: closed - Opened by cknitt 2 months ago - 1 comment

#7050 - Add some context to the unused variable warning

Pull Request - State: closed - Opened by zth 2 months ago - 1 comment

#7049 - Remove uncurried flag from bsb

Pull Request - State: closed - Opened by cknitt 2 months ago

#7048 - Enable JSX transform in super_errors tests

Pull Request - State: closed - Opened by cknitt 2 months ago

#7047 - Improve error messages around optional values

Issue - State: open - Opened by zth 2 months ago

#7046 - JSX: weird error message when using "children" as prop

Issue - State: open - Opened by cknitt 2 months ago - 3 comments

#7045 - Add context to error message when unit is expected

Pull Request - State: closed - Opened by zth 2 months ago

#7044 - Special JSX children error message

Pull Request - State: closed - Opened by zth 2 months ago

#7043 - Improve obj dup using spread syntax

Pull Request - State: closed - Opened by cometkim 2 months ago - 8 comments