Ecosyste.ms: Issues

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

GitHub / dynjs/dynjs issues and pull requests

#161 - Improve Travis CI build Performance

Pull Request - State: closed - Opened by chenzhang22 about 3 years ago

#160 - Q: Android support?

Issue - State: open - Opened by 4ntoine over 5 years ago

#159 - feature request: -q (quiet) option

Issue - State: closed - Opened by helio-frota almost 9 years ago

#158 - JSON.stringify of a NaN value

Issue - State: open - Opened by itzik-bd about 9 years ago - 1 comment

#157 - can't push undefined value to array

Issue - State: open - Opened by itzik-bd about 9 years ago

#155 - Website Domain Expired

Issue - State: closed - Opened by semperos over 9 years ago - 1 comment

#154 - Add support for sandboxing and resource quotas

Pull Request - State: open - Opened by malaporte over 9 years ago - 5 comments

#153 - One more fix for regex containing accented characters

Pull Request - State: closed - Opened by malaporte over 9 years ago

#152 - ClassCastException when a `sort()` function returns a float

Issue - State: closed - Opened by halfninja over 9 years ago - 1 comment
Labels: Bug

#150 - Fix issues with regex when using strings with accented characters

Pull Request - State: closed - Opened by malaporte over 9 years ago - 1 comment

#149 - fix and unit test for parsing long numbers in JSON.Parse

Pull Request - State: closed - Opened by petercardona almost 10 years ago - 1 comment

#148 - Use the new build env on Travis

Pull Request - State: closed - Opened by joshk almost 10 years ago

#147 - Cannot subclass builtin types

Issue - State: open - Opened by lance almost 10 years ago
Labels: Improvement

#146 - Cannot subclass the builtin Array type

Issue - State: closed - Opened by lance almost 10 years ago
Labels: Bug

#145 - Fix encoding of string against which a Regex is matched

Pull Request - State: closed - Opened by malaporte almost 10 years ago - 2 comments

#144 - fix for #getMethodCallSyntax() - use all args[]

Pull Request - State: closed - Opened by n0mer almost 10 years ago - 1 comment

#143 - Fix small typo in README.

Pull Request - State: closed - Opened by caiofilipini almost 10 years ago

#142 - Ensure we handle __proto__ when set in an object literal

Pull Request - State: closed - Opened by bbrowning almost 10 years ago

#141 - Be able to manually stop a script

Issue - State: open - Opened by mwringe about 10 years ago

#140 - Support timeouts on executions

Issue - State: open - Opened by mwringe about 10 years ago

#139 - Fix the "m" flag in regexps for correct multiline behavior (#138)

Pull Request - State: closed - Opened by bbrowning about 10 years ago

#137 - Regex fails with some whacky regexes

Issue - State: open - Opened by lance about 10 years ago - 2 comments

#136 - dynjs executable is echoing the cmd being run

Issue - State: closed - Opened by qmx about 10 years ago

#135 - Null result from java function call is transformed into undefined

Issue - State: open - Opened by ccantill about 10 years ago - 3 comments

#134 - Add support for missing CallSite functions

Issue - State: closed - Opened by lance about 10 years ago - 2 comments

#133 - Fix JSON.stringify not working for dates

Pull Request - State: closed - Opened by malaporte about 10 years ago - 1 comment

#132 - Support v8 Custom Error API

Issue - State: closed - Opened by lance about 10 years ago - 1 comment
Labels: Feature, Improvement

#131 - Allow java.lang.Throwable to respond to 'stack'

Issue - State: open - Opened by bobmcwhirter about 10 years ago

#130 - Make Java objects have Object.keys and such

Issue - State: open - Opened by bobmcwhirter about 10 years ago

#129 - someUndefinedObj.property throws TypeError, possibly related to #95

Issue - State: closed - Opened by krevelen about 10 years ago - 1 comment

#128 - Get > 90% spec compliance on IR

Issue - State: open - Opened by qmx about 10 years ago

#127 - Complete the IR Interpreter

Issue - State: open - Opened by qmx about 10 years ago

#126 - Java 1.6

Issue - State: open - Opened by fredfortier about 10 years ago - 3 comments

#125 - Fix continue in switch statement

Pull Request - State: closed - Opened by malaporte about 10 years ago - 2 comments

#124 - Move the call to "execute" to a method that can be overridden.

Pull Request - State: closed - Opened by malaporte about 10 years ago - 1 comment

#123 - Fix functionExpression() incorrectly prohibiting the use of an identifier

Pull Request - State: closed - Opened by malaporte about 10 years ago - 3 comments

#122 - Enable console input history

Pull Request - State: closed - Opened by aslakknutsen over 10 years ago

#121 - Update to Aesh 0.54

Pull Request - State: closed - Opened by aslakknutsen over 10 years ago

#120 - Fails to call java.lang.String.startsWith

Issue - State: open - Opened by crazyfrozenpenguin over 10 years ago - 3 comments
Labels: Improvement, ES-262-v6, Java Interop

#119 - Fixes #118 - Remove whitelist on shade plugin to ensure all dependencies are included.

Pull Request - State: closed - Opened by akiellor over 10 years ago - 1 comment

#117 - dynjs -v sometimes outputs 'undefined' as version

Issue - State: closed - Opened by qmx over 10 years ago

#116 - IncompatibleClassChangeError trying to compile a script

Issue - State: open - Opened by dakrone over 10 years ago - 2 comments

#115 - provide `-e` cli switch for quick eval

Issue - State: closed - Opened by qmx over 10 years ago

#114 - Skip jasmine tests when -Dmaven.test.skip is true

Pull Request - State: closed - Opened by bbrowning over 10 years ago - 1 comment

#113 - refactor cmdline options

Issue - State: closed - Opened by qmx over 10 years ago - 1 comment

#111 - disable shading during normal runs

Issue - State: closed - Opened by qmx over 10 years ago - 1 comment
Labels: Improvement

#110 - Cannot Access Static Fields of Interfaces

Issue - State: closed - Opened by fribeiro1 over 10 years ago - 7 comments
Labels: Bug, Java Interop

#108 - setOutputStream now changes output of `print` statements

Pull Request - State: closed - Opened by stephenjudkins over 10 years ago - 2 comments
Labels: Bug

#107 - setOutputStream doesn't do anything

Issue - State: closed - Opened by stephenjudkins over 10 years ago
Labels: Bug

#104 - Performance issues

Issue - State: open - Opened by dimzon over 10 years ago - 9 comments

#101 - Support for ES6 for...of loops

Pull Request - State: closed - Opened by ngsankha over 10 years ago - 2 comments
Labels: ES-262-v6

#99 - thread safety

Issue - State: open - Opened by dimzon over 10 years ago - 1 comment

#95 - A TypeError exception is thrown when opal.js file is imported

Issue - State: closed - Opened by lordofthejars over 10 years ago - 16 comments
Labels: Bug

#94 - Support runtime binding of Java object methods to JS Objects

Issue - State: open - Opened by lance over 10 years ago
Labels: Feature, Java Interop

#93 - Unable to Use Types in the javax.* Packages

Issue - State: closed - Opened by fribeiro1 over 10 years ago - 1 comment
Labels: Java Interop

#90 - Packaging Tool

Issue - State: open - Opened by lance almost 11 years ago
Labels: Feature

#89 - Implement an IR for better optimizing code generation

Issue - State: open - Opened by lance almost 11 years ago
Labels: Performance

#88 - Compile bootstrap from LESS sources

Issue - State: open - Opened by lance almost 11 years ago
Labels: Improvement

#87 - Implement "use asm"

Issue - State: open - Opened by lance almost 11 years ago
Labels: Performance

#86 - Support for Java byte arrays in Javascript

Issue - State: open - Opened by lance almost 11 years ago
Labels: Bug, Java Interop

#85 - Top-level global execution context needs "arguments" equivalent to argv

Issue - State: open - Opened by lance almost 11 years ago
Labels: Bug

#84 - Yield/Generators

Issue - State: open - Opened by lance almost 11 years ago - 1 comment
Labels: Feature, ES-262-v6

#82 - Debugging Support for DynJS

Issue - State: open - Opened by lance almost 11 years ago
Labels: Feature

#80 - InvokeDynamicInterpretingVisitor should generate more useful error messages

Issue - State: open - Opened by lance almost 11 years ago
Labels: Improvement

#79 - A java.util.List should behave like a Javascript Array

Issue - State: open - Opened by lance almost 11 years ago
Labels: Bug, Java Interop

#72 - Make abstract function 'load' public in ModuleProvider

Pull Request - State: closed - Opened by rektide almost 11 years ago - 2 comments
Labels: Improvement

#71 - Clean up more specs

Pull Request - State: closed - Opened by bbrowning about 11 years ago

#70 - Use Config class loader everywhere instead of thread context classloader

Pull Request - State: closed - Opened by akiellor about 11 years ago

#67 - Fix 9 more regular expression specs

Pull Request - State: closed - Opened by bbrowning about 11 years ago

#66 - Fixed octal escape sequnce.

Pull Request - State: closed - Opened by mwaylabs about 11 years ago - 2 comments

#65 - Spec fixes

Pull Request - State: closed - Opened by bbrowning about 11 years ago

#63 - Reduce memory usage

Pull Request - State: closed - Opened by bbrowning about 11 years ago - 2 comments

#62 - Lint.

Pull Request - State: closed - Opened by akiellor about 11 years ago

#60 - Fix passing of DynArrays to Java constructors (DYNJS-118)

Pull Request - State: closed - Opened by bbrowning about 11 years ago

#59 - Coerce DynArrays to Java arrays in method invocations (DYNJS-118)

Pull Request - State: closed - Opened by bbrowning about 11 years ago

#58 - Fixed regex replace quoting bug.

Pull Request - State: closed - Opened by akiellor about 11 years ago - 3 comments

#57 - Jasmine runner

Pull Request - State: closed - Opened by akiellor about 11 years ago - 2 comments

#56 - Fix stack traces for modules loaded from the classpath.

Pull Request - State: closed - Opened by akiellor about 11 years ago - 1 comment

#55 - Create stack on error construction rather than when the error is caught.

Pull Request - State: closed - Opened by akiellor about 11 years ago

#53 - Fix CLI's inability to handle basic control operations

Pull Request - State: closed - Opened by m0wfo over 11 years ago

#51 - Try to generate the exe in a more portable manner.

Pull Request - State: closed - Opened by tobias over 11 years ago

#47 - Giving some help with maintenance.

Pull Request - State: closed - Opened by thiagofm over 11 years ago - 1 comment

#46 - 2012 -> 2013

Pull Request - State: closed - Opened by thiagofm over 11 years ago

#45 - Couple more fixes to get minified version of coffeescript lexing / parsing

Pull Request - State: closed - Opened by bbrowning almost 12 years ago

#44 - Fix evaluation of unminified coffee-script.js

Pull Request - State: closed - Opened by bbrowning almost 12 years ago - 3 comments

#40 - Regex refine

Pull Request - State: closed - Opened by owenthereal about 12 years ago

#37 - Fix test break

Pull Request - State: closed - Opened by owenthereal about 12 years ago

#29 - Implement bitwise lshift, rshift and urshift

Pull Request - State: closed - Opened by owenthereal about 12 years ago

#28 - Add bitwise assignment

Pull Request - State: closed - Opened by owenthereal about 12 years ago

#21 - [DYNJS-59] Fix bug related to unary operation in for loop.

Pull Request - State: closed - Opened by owenthereal about 12 years ago - 1 comment

#20 - [DYNJS-36] Implement for step expr

Pull Request - State: closed - Opened by owenthereal about 12 years ago

#15 - Added a script to easily install dependencies

Pull Request - State: closed - Opened by pbalduino over 12 years ago

#13 - Extracting JavaIntegration stuff in its own JavaLinker

Pull Request - State: closed - Opened by abstractj over 12 years ago

#10 - DYNJS-30

Pull Request - State: closed - Opened by abstractj over 12 years ago - 1 comment

#7 - Fix jar file location in run-repl

Pull Request - State: closed - Opened by hns almost 13 years ago

#5 - Including docbook folder structure

Pull Request - State: closed - Opened by abstractj almost 13 years ago

#1 - Implemented pre-increment operation (++i)

Pull Request - State: closed - Opened by danielpassos almost 13 years ago