Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cleanlang/clean issues and pull requests
#192 - Feature: Guards and where
Pull Request -
State: open - Opened by sumanthyedoti over 2 years ago
#191 - AST is given (--ast) when type erorrs are there
Issue -
State: open - Opened by sumanthyedoti over 2 years ago
#190 - There is no type inference for function calls
Issue -
State: open - Opened by sumanthyedoti over 2 years ago
#189 - Add type inference for function calls
Pull Request -
State: open - Opened by sumanthyedoti over 2 years ago
#188 - static pattern matching does not work
Issue -
State: open - Opened by sumanthyedoti over 2 years ago
#187 - Static pattern matching
Pull Request -
State: open - Opened by sumanthyedoti over 2 years ago
#186 - Fix watch mode and support watching single file
Pull Request -
State: closed - Opened by sumanthyedoti over 2 years ago
#185 - Watch mode does not work
Issue -
State: closed - Opened by sumanthyedoti over 2 years ago
- 1 comment
#184 - Inline comment fix and refactoring
Pull Request -
State: closed - Opened by sumanthyedoti over 2 years ago
#183 - Make automatic formatting and testing before a commit using git-hooks(husky)
Pull Request -
State: closed - Opened by sumanthyedoti over 2 years ago
- 3 comments
Labels: enhancement
#182 - test files only if they have '.cl' extension
Pull Request -
State: closed - Opened by bshankar about 7 years ago
#181 - Add some basic support for inline comments
Pull Request -
State: closed - Opened by bshankar about 7 years ago
#180 - add even more js functions for type inference
Pull Request -
State: closed - Opened by bshankar about 7 years ago
#179 - Merge branch 'gitignore'
Pull Request -
State: closed - Opened by bshankar about 7 years ago
#178 - static typing doesn't work with print/putLine
Issue -
State: open - Opened by bshankar about 7 years ago
#177 - ignore files created by tern
Pull Request -
State: closed - Opened by bshankar about 7 years ago
#176 - do not minify core includes, remove semicolons (unnecessary now)
Pull Request -
State: closed - Opened by bshankar about 7 years ago
#175 - make defineProp take keys dynamically. Fixes #171
Pull Request -
State: closed - Opened by bshankar about 7 years ago
#174 - update dependency packages
Pull Request -
State: closed - Opened by bshankar about 7 years ago
- 1 comment
#173 - Allow whitespaces to exist before '\n' in returnParser
Pull Request -
State: closed - Opened by bshankar about 7 years ago
#172 - browser-core is not mentioned in documentation
Issue -
State: open - Opened by AkshayIyer12 about 7 years ago
#171 - defineProp fails if the key is dynamic
Issue -
State: closed - Opened by AkshayIyer12 about 7 years ago
#170 - makeMap.cl gives error Unable to find module 'request'
Issue -
State: closed - Opened by AkshayIyer12 about 7 years ago
- 5 comments
#169 - Newline is required to mark eof?
Issue -
State: open - Opened by AkshayIyer12 about 7 years ago
- 2 comments
#168 - Fix the number regex
Issue -
State: closed - Opened by sobiahassen about 7 years ago
- 1 comment
#167 - Expression in the example for let-in in clean wiki document is incorrect.
Issue -
State: closed - Opened by AkshayIyer12 about 7 years ago
- 1 comment
#166 - trailing spaces before \n in if then else statement causes a syntax error
Issue -
State: closed - Opened by bshankar about 7 years ago
#165 - Minor fixes
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#164 - Fix calls to lambda Expressions
Pull Request -
State: closed - Opened by angadgill92 over 7 years ago
#163 - Add comments to code
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#162 - Add support for empty array pattern matching in function definitions
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#161 - Remove IO `fs` features
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#160 - Reduce maps and maybe<Val> statements
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#159 - Regex type inference
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#158 - Type inference for regular espressions
Issue -
State: closed - Opened by angadgill92 over 7 years ago
- 1 comment
#157 - Multiple `maps` in single `map`
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#156 - Multiple `lets` between two binds, transpile to one map
Pull Request -
State: closed - Opened by angadgill92 over 7 years ago
#155 - Rewrite parsers to use `maybe` wherever required
Pull Request -
State: closed - Opened by angadgill92 over 7 years ago
#154 - Support for `document.` functions in `let` statements in `do`
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#153 - Support for `document.` functions inside `do` blocks inside `bind` statements
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#152 - Create new instance of `IO` instead of `IOCore`
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#151 - Setup for CI and bug fixes as per tests
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#150 - Use `parser.regex` which handles line numbers
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#149 - Remove `returnRest` to fix proper line numbers
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#148 - Change `import` to `include`
Pull Request -
State: closed - Opened by angadgill92 over 7 years ago
#147 - Add support for `defineProp` outside `do` blocks
Pull Request -
State: closed - Opened by angadgill92 over 7 years ago
#146 - Support for proper line numbers
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#145 - Refactor and reformat code
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#144 - File watcher
Pull Request -
State: closed - Opened by ryuzaki644 over 7 years ago
#143 - Multiple function calls in `do` blocks
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#142 - Object properties can now be reserved keywords
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#141 - Fix issues with `bind`
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#140 - Add `browser-core`
Pull Request -
State: closed - Opened by angadgill92 over 7 years ago
#139 - Refactor valueParser, expressionParser, parenthesesParser
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#138 - Add Support for arg-less function calls
Pull Request -
State: closed - Opened by angadgill92 over 7 years ago
#137 - Cannot call arg less functions inside parentheses
Issue -
State: closed - Opened by santoshrajan over 7 years ago
#136 - Binary expression parser rewrite
Pull Request -
State: closed - Opened by angadgill92 over 7 years ago
#135 - Support for file watching
Issue -
State: closed - Opened by santoshrajan over 7 years ago
- 1 comment
#134 - Regex parser
Pull Request -
State: closed - Opened by ryuzaki644 over 7 years ago
#133 - Add support for `do` Blocks in function declarations
Pull Request -
State: closed - Opened by angadgill92 over 7 years ago
#132 - Rename create io
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#131 - Bump version: v0.1.12
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#130 - Add support for delete in doBlocks
Pull Request -
State: closed - Opened by angadgill92 over 7 years ago
#129 - Change `valueParser` to `expressionParser` in `mayBeStmtParser`
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#128 - Add `mayBeUndefined` to `ioMethods`
Pull Request -
State: closed - Opened by angadgill92 over 7 years ago
#127 - Change the way `import` is handled
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#126 - Fix issue with consecutive standalaone `doBlocks`
Pull Request -
State: closed - Opened by angadgill92 over 7 years ago
#125 - Support for `import` statements
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#124 - Fix for `letStmtParser` consuming new line and indent
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#123 - Bump version: 0.1.10
Pull Request -
State: closed - Opened by angadgill92 over 7 years ago
#122 - Implement import node-core/browser-core
Issue -
State: closed - Opened by santoshrajan over 7 years ago
#121 - Support for standalone do notation
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#120 - Standalone do notation
Issue -
State: closed - Opened by santoshrajan over 7 years ago
#119 - Fixes io feature
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#118 - Merge dev to master
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#117 - Add Support for defineProp
Pull Request -
State: closed - Opened by angadgill92 over 7 years ago
#116 - Add support for `mayBe` and bump version 0.1.5
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#115 - Add support for `maybe`
Pull Request -
State: closed - Opened by angadgill92 over 7 years ago
#114 - Add Command line support
Pull Request -
State: closed - Opened by ryuzaki644 over 7 years ago
#113 - Make modifications such that generated js code is readable
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#112 - Update `test.cl` and `test.js`
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#111 - Replace `identifierParser` in `bindStatementParser`
Pull Request -
State: closed - Opened by angadgill92 over 7 years ago
#110 - Bump Version : 0.1.3 - Add Support for more IO functions
Pull Request -
State: closed - Opened by angadgill92 over 7 years ago
#109 - IO fixes and support for `return` in `do` blocks
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#108 - Bump version to 0.1.0
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#107 - Add support for IO
Pull Request -
State: closed - Opened by iAmMrinal0 over 7 years ago
#106 - Add command line flag to toggle `typeInference`
Pull Request -
State: closed - Opened by angadgill92 almost 8 years ago
#105 - Handle `null` expressions and extract type from type object
Pull Request -
State: closed - Opened by iAmMrinal0 almost 8 years ago
#104 - Merge dev to master
Pull Request -
State: closed - Opened by iAmMrinal0 almost 8 years ago
#103 - Final type inference for `MemberExpressions`
Pull Request -
State: closed - Opened by iAmMrinal0 almost 8 years ago
#102 - Type inference for `MemberExpressions`
Pull Request -
State: closed - Opened by iAmMrinal0 almost 8 years ago
#101 - Type inference for `MemberExpressions`
Pull Request -
State: closed - Opened by iAmMrinal0 almost 8 years ago
#100 - Add `true` and `false` to languageConstructs
Pull Request -
State: closed - Opened by iAmMrinal0 almost 8 years ago
#99 - Fix type inference for parameters in pattern matched functions
Pull Request -
State: closed - Opened by iAmMrinal0 almost 8 years ago
#98 - [Feature Request] Support for JavaScript inbuilt functions
Issue -
State: open - Opened by angadgill92 almost 8 years ago
- 1 comment
Labels: help wanted
#97 - Merge dev to master
Pull Request -
State: closed - Opened by iAmMrinal0 almost 8 years ago
#94 - Refactor parserjs
Pull Request -
State: closed - Opened by iAmMrinal0 almost 8 years ago
#93 - [Feature Request] Support for inline comments
Issue -
State: open - Opened by angadgill92 almost 8 years ago
- 1 comment
#50 - [Feature Request] Function call without arguments
Issue -
State: closed - Opened by iAmMrinal0 almost 8 years ago
#8 - adds test_fnDecl, modifies ast to reflect esprima
Pull Request -
State: closed - Opened by arivanandan about 8 years ago