Skip to content

Issues: liphe/delisp

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Implement language server protocol
#37 opened Feb 15, 2019 by davazp updated Feb 15, 2019
Ensure that scoping rules of the compiler & type checker are the same enhancement New feature or request
#56 opened Mar 17, 2019 by davazp updated Mar 17, 2019
Provide a node.js require hook? enhancement New feature or request good first issue Good for newcomers
#66 opened Mar 23, 2019 by davazp updated Mar 23, 2019
Implement type aliases parameters enhancement New feature or request
#72 opened Mar 28, 2019 by davazp updated Mar 28, 2019
Complain about duplicated variables in let bindings bug Something isn't working good first issue Good for newcomers
#79 opened Apr 9, 2019 by davazp updated Apr 9, 2019
1 task
Introduce type variable id bug Something isn't working
#50 opened Mar 11, 2019 by davazp updated May 2, 2019
Implement external module system enhancement New feature or request
#85 opened May 2, 2019 by davazp updated May 2, 2019
Unify lexical, type and other environments in a single Environment type
#102 opened Jul 25, 2019 by davazp updated Jul 25, 2019
Should Syntax<WithErrors, WithErrors> by the default Syntax?
#103 opened Jul 27, 2019 by davazp updated Jul 27, 2019
Add delisp eval <string> command to the CLI
#105 opened Jul 27, 2019 by davazp updated Jul 27, 2019
Use unicode when escaping Delisp to JS variables? idea Something to think about
#106 opened Jul 27, 2019 by davazp updated Jul 27, 2019
Use unicode characters for some operators? idea Something to think about
#107 opened Jul 27, 2019 by davazp updated Jul 27, 2019
Display the resultingType of unknown variables
#113 opened Aug 9, 2019 by davazp updated Aug 9, 2019
Allow entering functions or arguments in any order liphe Delisp editor
#114 opened Aug 9, 2019 by davazp updated Aug 9, 2019
Unintuitive recursive type error in simple code
#121 opened Mar 28, 2020 by davazp updated Mar 28, 2020
Fix map/fold/filter functions to not include async effect unless necessary bug Something isn't working
#124 opened Apr 3, 2020 by davazp updated Apr 3, 2020
Lambda return not wrapped in Values when using type anotation bug Something isn't working
#129 opened Apr 8, 2020 by tkers updated Apr 8, 2020
Functions with multiple recursive calls fail to type bug Something isn't working
#131 opened Apr 10, 2020 by davazp updated Apr 10, 2020
ProTip! Follow long discussions with comments:>50.