Ecosyste.ms: Issues

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

GitHub / jspicl/jspicl issues and pull requests

#84 - Bump minimist from 1.2.5 to 1.2.6

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#83 - Bump hosted-git-info from 2.8.8 to 2.8.9

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#82 - Bump lodash from 4.17.20 to 4.17.21

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#81 - Bump y18n from 4.0.0 to 4.0.1

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#80 - Migrate to TypeScript

Pull Request - State: closed - Opened by AgronKabashi over 3 years ago

#79 - Bump yargs-parser from 13.1.1 to 13.1.2

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#78 - Bump handlebars from 4.4.2 to 4.7.6

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#77 - Bump lodash from 4.17.15 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#76 - Bump acorn from 7.1.0 to 7.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#75 - Add support for bitwise operators

Issue - State: open - Opened by AgronKabashi over 4 years ago

#74 - Add support for TemplateLiteral

Issue - State: open - Opened by AgronKabashi over 4 years ago

#73 - Preserve default options

Pull Request - State: closed - Opened by AgronKabashi almost 5 years ago

#72 - Adding a CI action for PRs

Pull Request - State: closed - Opened by AgronKabashi almost 5 years ago

#71 - Bump eslint-utils from 1.4.0 to 1.4.2

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 1 comment
Labels: dependencies

#70 - Create CLI

Issue - State: closed - Opened by AgronKabashi about 5 years ago

#69 - Version 2.4

Pull Request - State: closed - Opened by AgronKabashi over 5 years ago

#68 - ERROR == error

Issue - State: closed - Opened by zaoqi over 5 years ago - 3 comments

#67 - -=

Issue - State: closed - Opened by zaoqi over 5 years ago - 4 comments

#66 - "use strict"

Issue - State: closed - Opened by zaoqi over 5 years ago - 1 comment

#65 - function() end()

Issue - State: closed - Opened by zaoqi over 5 years ago - 1 comment

#64 - assert(true,????

Issue - State: closed - Opened by zaoqi over 5 years ago - 1 comment

#63 - Error: There is no handler for ThrowStatement

Issue - State: closed - Opened by zaoqi over 5 years ago

#62 - Update Readme with badges

Issue - State: closed - Opened by AgronKabashi over 5 years ago - 1 comment

#61 - Bug fix: FunctionExpression caused AST traversal to break

Pull Request - State: closed - Opened by AgronKabashi over 5 years ago

#60 - Reduce circular dependencies

Pull Request - State: closed - Opened by AgronKabashi over 5 years ago

#59 - Bug fix: rerunning tests in watch mode

Pull Request - State: closed - Opened by AgronKabashi almost 6 years ago

#58 - Unit tests are not run in watch mode

Issue - State: closed - Opened by AgronKabashi almost 6 years ago
Labels: bug

#57 - Added support for conditional expressions

Pull Request - State: closed - Opened by AgronKabashi almost 6 years ago

#56 - Added formatting feature

Pull Request - State: closed - Opened by AgronKabashi almost 6 years ago

#55 - Polyfill table output

Pull Request - State: closed - Opened by AgronKabashi about 6 years ago

#54 - Added String.prototype.split polyfill

Pull Request - State: closed - Opened by AgronKabashi about 6 years ago

#53 - Add support for forStatement & whileStatement

Pull Request - State: closed - Opened by AgronKabashi about 6 years ago

#52 - Support for arrow function expressions

Pull Request - State: closed - Opened by AgronKabashi over 6 years ago

#51 - Added unit tests - part1

Pull Request - State: closed - Opened by AgronKabashi over 6 years ago

#50 - Added Scoping

Pull Request - State: closed - Opened by AgronKabashi over 6 years ago

#49 - Add support for for-statement

Issue - State: closed - Opened by AgronKabashi over 6 years ago

#48 - Normalize declaration names

Pull Request - State: closed - Opened by AgronKabashi over 6 years ago

#47 - Variable and function names are not always normalized

Issue - State: closed - Opened by AgronKabashi over 6 years ago
Labels: bug

#46 - Add basic class support

Pull Request - State: closed - Opened by AgronKabashi over 6 years ago

#45 - Create LICENSE

Pull Request - State: closed - Opened by AgronKabashi over 6 years ago

#44 - Add a LICENSE file

Issue - State: closed - Opened by thecodejunkie over 6 years ago - 1 comment

#43 - Fixes #14, ads array.prototype.reduce polyfill

Pull Request - State: closed - Opened by Fredkr over 6 years ago

#42 - #24 First implementation of Switch/Case (by Elise Ellerstedt and Micha? )

Pull Request - State: closed - Opened by mlusiak over 6 years ago

#41 - Fixed #39, added a strong polyfill

Pull Request - State: closed - Opened by Morkalork over 6 years ago

#40 - Added initial testing

Pull Request - State: closed - Opened by M-Lindstrom over 6 years ago

#39 - Add polyfill: Array.prototype.toString

Issue - State: closed - Opened by Morkalork over 6 years ago

#38 - Add polyfill: Array.prototype.forEach

Issue - State: closed - Opened by Morkalork over 6 years ago - 1 comment

#37 - #12 add array filter polyfill

Pull Request - State: closed - Opened by Morkalork over 6 years ago

#36 - #30 add array length polyfill

Pull Request - State: closed - Opened by Morkalork over 6 years ago - 1 comment

#35 - Ternary conditional is not supported

Issue - State: closed - Opened by reruined over 6 years ago

#34 - Fixes #13, ads polyfill for array.prototype.map

Pull Request - State: closed - Opened by Fredkr over 6 years ago

#33 - Polyfills should have a prefix to avoid collisions with client code

Issue - State: closed - Opened by reruined over 6 years ago - 1 comment

#32 - Add polyfill for Array.includes

Pull Request - State: closed - Opened by reruined over 6 years ago

#31 - Object polyfills

Pull Request - State: closed - Opened by marols over 6 years ago

#30 - Add Array.prototype.length polyfill.

Issue - State: closed - Opened by Morkalork over 6 years ago - 1 comment

#29 - Implementation of Object.values

Pull Request - State: closed - Opened by marols over 6 years ago

#28 - adding polyfill for Object.keys

Pull Request - State: closed - Opened by marols over 6 years ago

#27 - Add polyfill for Math.random

Pull Request - State: closed - Opened by reruined over 6 years ago

#26 - Fixes #21, added a split string polyfill

Pull Request - State: closed - Opened by Morkalork over 6 years ago

#25 - Stabilization & cleanup

Pull Request - State: closed - Opened by AgronKabashi over 6 years ago

#24 - Add support for Switch & Break statements

Issue - State: closed - Opened by AgronKabashi over 6 years ago

#23 - Add support for ArrowFunctionExpression

Issue - State: closed - Opened by AgronKabashi over 6 years ago - 1 comment

#22 - Incompatible with Node 9 / NPM 5.5.1

Issue - State: closed - Opened by nathanchere over 6 years ago - 2 comments

#21 - Add polyfill: String.prototype.split

Issue - State: closed - Opened by AgronKabashi over 6 years ago - 2 comments

#20 - Add polyfill: Math.random

Issue - State: closed - Opened by AgronKabashi over 6 years ago - 1 comment

#19 - Enhance Object.assign polyfill

Issue - State: closed - Opened by AgronKabashi over 6 years ago

#18 - Add polyfill: Object.entries

Issue - State: closed - Opened by AgronKabashi over 6 years ago

#17 - Add polyfill: Object.values

Issue - State: closed - Opened by AgronKabashi over 6 years ago

#16 - Add polyfill: Object.keys

Issue - State: closed - Opened by AgronKabashi over 6 years ago

#15 - Add polyfill: Array.prototype.includes

Issue - State: closed - Opened by AgronKabashi over 6 years ago - 2 comments

#14 - Add polyfill: Array.prototype.reduce

Issue - State: closed - Opened by AgronKabashi over 6 years ago

#13 - Add polyfill: Array.prototype.map

Issue - State: closed - Opened by AgronKabashi over 6 years ago

#12 - Add polyfill: Array.prototype.filter

Issue - State: closed - Opened by AgronKabashi over 6 years ago

#11 - Fixes null and undefined not transpiling

Pull Request - State: closed - Opened by AgronKabashi over 6 years ago

#10 - Undefined and nulls are not transpiled.

Issue - State: closed - Opened by AgronKabashi over 6 years ago
Labels: bug

#9 - Add support for return with no argument

Pull Request - State: closed - Opened by nathanchere over 6 years ago

#8 - Null/non-value return from functions not supported #9

Issue - State: closed - Opened by nathanchere over 6 years ago - 1 comment

#7 - Change logical operators to lowercase

Issue - State: closed - Opened by AgronKabashi about 7 years ago
Labels: bug

#6 - Added polyfills

Pull Request - State: closed - Opened by AgronKabashi about 7 years ago

#5 - Investigate: classes and instantiation

Issue - State: closed - Opened by AgronKabashi about 7 years ago - 1 comment

#4 - Include referenced polyfills only

Issue - State: closed - Opened by AgronKabashi about 7 years ago - 1 comment

#3 - Sample project

Issue - State: closed - Opened by AgronKabashi about 7 years ago

#1 - Move code from rollup-plugin-jspicl to this repo

Issue - State: closed - Opened by AgronKabashi about 7 years ago