Issues
- 0
- 2
Basic LSP implementation
#62 opened by alexrp - 1
Switch to Draco.Lsp for the language server
#86 opened by alexrp - 3
Migrate to new ESLint configuration file format
#105 opened by alexrp - 0
Native garbage collector implementation
#59 opened by alexrp - 2
Add some example programs to the documentation
#84 opened by alexrp - 0
Language idea: Fewer semicolons in block expressions
#106 opened by alexrp - 2
- 0
Remove pre-release flag from VS Code extension
#71 opened by alexrp - 0
- 1
- 1
Semantic analysis allows the last statement of a block expression to be a non-expression
#55 opened by alexrp - 3
Migrate to ESLint Stylistic
#104 opened by alexrp - 0
Switch minimum TFM to `net9.0`
#226 opened by alexrp - 5
Implement a Visual Studio extension
#63 opened by alexrp - 1
- 0
Implement code formatting
#69 opened by alexrp - 1
- 0
Switch to CommandLineParser and Cathode
#41 opened by alexrp - 0
- 1
- 0
- 1
Implement a basic set of code quality lints
#40 opened by alexrp - 0
Reorient the syntax layer around text spans and defer source location resolution
#37 opened by alexrp - 1
Support `osx-arm64` in Vezel.Celerity.Runtime.Native
#101 opened by alexrp - 0
Complete the upgrade to .NET 8
#92 opened by alexrp - 1
- 0
- 0
Make workspace APIs more flexible
#78 opened by alexrp - 0
Introduce a concept of project solutions
#82 opened by alexrp - 1
Redesign array patterns or consider array slicing
#83 opened by alexrp - 0
Configure all ESLint rules
#72 opened by alexrp - 0
- 0
- 0
- 0
Write a JSON schema for `celerity.json`
#68 opened by alexrp - 2
Implement a Visual Studio Code extension
#64 opened by alexrp - 1
Semantic analysis should reject `ret`, `next`, and `break` expressions in `defer` statements
#65 opened by alexrp - 0
Lint pass that warns on `try` expressions without `raise` expressions or error-propagating calls
#66 opened by alexrp - 0
Expand test suite
#56 opened by alexrp - 0
Overhaul lint API to be less constraining
#51 opened by alexrp - 0
- 0
Provide a way to specify existing bindings when analyzing an interactive document
#54 opened by alexrp - 1
- 2
Consider expanding `SyntaxItemList<T>` and `SeparatedSyntaxItemList<TElement, TSeparator>` API surface
#47 opened by alexrp - 2
- 0
Implement a set of basic MIR and LIR optimizations
#61 opened by alexrp - 0
- 0
- 0