Ecosyste.ms: Issues

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

GitHub / smucclaw/lam4 issues and pull requests

#156 - Draft: Code to compute an automaton from clauses.

Pull Request - State: open - Opened by kosmikus 2 months ago

#155 - Bump cross-spawn from 7.0.3 to 7.0.6 in /lam4-frontend

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies

#154 - NLG specifically for Royalflush usecase

Pull Request - State: open - Opened by inariksit 2 months ago

#150 - Explicitly set `allow-newer` for gf

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

#149 - Refactor interfaces and add more docs

Pull Request - State: closed - Opened by ym-han 3 months ago

#147 - More JsonRPC-related type refactoring. Add more docstrings.

Pull Request - State: closed - Opened by ym-han 3 months ago

#143 - clean up

Pull Request - State: closed - Opened by ym-han 3 months ago

#142 - Cleanup + add misc infra

Pull Request - State: closed - Opened by ym-han 3 months ago

#141 - Quick first draft of Contract automata experiments

Pull Request - State: closed - Opened by ym-han 3 months ago

#140 - Add `with-nlg` option for serializing NLG output

Pull Request - State: open - Opened by inariksit 3 months ago - 3 comments

#139 - Fix misleading grammar construct names

Pull Request - State: closed - Opened by ym-han 4 months ago

#138 - More NLG render cleanup

Pull Request - State: closed - Opened by ym-han 4 months ago

#136 - Update Simala dep; use the new prettyprinter

Pull Request - State: closed - Opened by ym-han 4 months ago

#135 - Fix synchronization

Pull Request - State: closed - Opened by ym-han 4 months ago

#134 - Lam4 Frontend: Fix path for compiled simala output

Pull Request - State: closed - Opened by ym-han 4 months ago

#132 - Update decision service backend on save, via LSP

Pull Request - State: closed - Opened by ym-han 4 months ago

#130 - Update Simala dep

Pull Request - State: closed - Opened by ym-han 4 months ago

#129 - Write out simala file to generated/

Pull Request - State: closed - Opened by fendor 5 months ago

#128 - Use a variable for `" ;"`

Pull Request - State: closed - Opened by ym-han 5 months ago

#127 - Update to latest simala commit

Pull Request - State: closed - Opened by fendor 5 months ago - 1 comment

#125 - Disable type checker and simplify scoper for project

Pull Request - State: closed - Opened by ym-han 5 months ago

#123 - Add Floor, Ceiling, IntegerToFraction, along with examples

Pull Request - State: closed - Opened by ym-han 5 months ago

#122 - Refactor Integer, add Fractionals / DecimalLiteral.

Pull Request - State: closed - Opened by ym-han 5 months ago

#121 - Langium grammar: Fix some Let issues: var bindings in `LetExpr` and nesting Let

Pull Request - State: closed - Opened by ym-han 5 months ago - 1 comment

#120 - Bugfix: fix parsing of multiple var decls in Let

Issue - State: closed - Opened by ym-han 5 months ago

#119 - Allow RecordDecl, FunDecl, SigDecl names to be backticked ID

Pull Request - State: closed - Opened by ym-han 5 months ago

#118 - Add validator to warn against using Relations for now

Issue - State: open - Opened by ym-han 5 months ago

#117 - Disable type checker for first demo

Issue - State: closed - Opened by ym-han 5 months ago

#116 - Quick refactor / clean up

Pull Request - State: closed - Opened by ym-han 5 months ago

#114 - Add enums

Issue - State: open - Opened by ym-han 5 months ago

#113 - Add fractionals

Issue - State: closed - Opened by ym-han 5 months ago

#112 - Quick attempt at fixing translation of Atom Decl names to Simala

Pull Request - State: closed - Opened by ym-han 5 months ago

#111 - Fix translation of atoms to Simala

Issue - State: closed - Opened by ym-han 5 months ago

#108 - Backend Parser.hs: Fix parsing of AnonFunction

Pull Request - State: closed - Opened by ym-han 5 months ago

#107 - Add foldr, foldl, and string literal to backend parser

Pull Request - State: closed - Opened by ym-han 5 months ago

#106 - Update simala dep

Pull Request - State: closed - Opened by ym-han 5 months ago

#104 - Langium Grammar: Improve genitive construct -- now `'s` instead of ``s``.

Pull Request - State: closed - Opened by ym-han 5 months ago
Labels: langium-parser

#103 - Remove old `data-model` langium experiments dir to avoid confusing npm and other humans

Pull Request - State: closed - Opened by ym-han 5 months ago
Labels: infra

#102 - `package.json`: Add `syntaxes` to `files`

Pull Request - State: closed - Opened by ym-han 5 months ago

#101 - Langium Grammar: Allow param names to be backticked ID as well.

Pull Request - State: closed - Opened by ym-han 5 months ago
Labels: langium-parser

#99 - Update lam4-frontend deps (vsce, langium, etc)

Pull Request - State: closed - Opened by ym-han 5 months ago

#92 - Missing Lam4ValueConverter

Issue - State: closed - Opened by inariksit 5 months ago - 1 comment
Labels: bug

#91 - Improve syntax highlighting, esp. for backticked identifiers with `is` in them

Issue - State: closed - Opened by ym-han 5 months ago
Labels: langium-parser

#88 - Set up simple CI

Issue - State: open - Opened by ym-han 5 months ago
Labels: infra

#86 - Improve pred decl app

Pull Request - State: closed - Opened by ym-han 5 months ago

#85 - Add tests

Issue - State: open - Opened by ym-han 5 months ago

#84 - Improve handling of predicate app / definition in Langium grammar / parser

Issue - State: closed - Opened by ym-han 5 months ago
Labels: langium-parser

#80 - [ToSimala] Look into issue / bug with translation

Issue - State: closed - Opened by ym-han 5 months ago - 1 comment

#78 - Add wrapper CLI going from `.l4` files to Simala exprs

Pull Request - State: closed - Opened by ym-han 5 months ago

#76 - [Parser] Fix InfixPredicateApp vs InfixActionApp bug / design issue (or just disable ActionApp for now)

Issue - State: closed - Opened by ym-han 5 months ago - 1 comment
Labels: syntax, langium-parser

#75 - [Type checker] Add Enum type

Issue - State: open - Opened by ym-han 5 months ago

#74 - WIP: NL rendering with GF grammar

Pull Request - State: closed - Opened by inariksit 5 months ago

#73 - Package Lam4 up / add dev environment, probably using Nix (with the ability to generate containers)

Issue - State: open - Opened by ym-han 5 months ago - 1 comment
Labels: help wanted, infra

#71 - Make basic version of wrapper CLI(s)

Issue - State: closed - Opened by ym-han 5 months ago - 1 comment
Labels: infra

#67 - Prettyprinter and tests

Pull Request - State: closed - Opened by inariksit 5 months ago

#66 - Cleanup Sigs/Concepts -- allow only ONE CONCEPT for short term

Pull Request - State: closed - Opened by ym-han 5 months ago

#64 - Add doubles type to Langium grammar and backend

Issue - State: closed - Opened by ym-han 5 months ago
Labels: syntax, langium-parser

#63 - Improve build instructions

Pull Request - State: closed - Opened by ym-han 5 months ago

#60 - Fix: misc errors / issues with building VSCode extension

Pull Request - State: closed - Opened by ym-han 5 months ago

#59 - Remove `Breach`

Pull Request - State: closed - Opened by ym-han 5 months ago

#58 - Grammar, Concrete Syntax (and Parser.hs) tweaks

Pull Request - State: closed - Opened by ym-han 5 months ago