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

GitHub / asm-js/validator issues and pull requests

#129 - Grammar incorrect in document

Issue - State: open - Opened by huyhqit over 6 years ago

#128 - Correct spelling errors in file README.md

Pull Request - State: open - Opened by huyhqit over 6 years ago

#125 - anything with fround doesn't validate

Issue - State: open - Opened by charlieroberts over 8 years ago

#124 - Byte Addressing for TypedArray views of heaps - why, and what does it accomplish?

Issue - State: closed - Opened by nphyx about 9 years ago - 4 comments

#123 - Added travis ci support

Pull Request - State: open - Opened by amilajack about 9 years ago

#122 - Consider allowing x|=0 as a valid Parameter Type Annotation

Issue - State: open - Opened by srijs about 9 years ago

#121 - Don't fail validation on case statements.

Pull Request - State: closed - Opened by mpetrov about 9 years ago

#120 - Restrict min + max to signed.

Pull Request - State: open - Opened by flagxor over 9 years ago - 3 comments

#119 - Foreign function invocations do not validate

Issue - State: open - Opened by sehugg over 9 years ago - 1 comment

#118 - Assignment operators are not validated

Issue - State: open - Opened by anvaka over 9 years ago - 1 comment

#116 - Add validateAst function for validating an AST

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

#115 - Don't fail validation on a 'for' statement with empty init clause

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

#114 - Conditional expression validation should consider subtypes of int/double

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

#113 - If doesn't work?

Issue - State: open - Opened by remexre almost 10 years ago - 4 comments

#112 - Compound assignment operators (+= etc) should fail validation

Pull Request - State: open - Opened by gasman almost 10 years ago

#107 - Allow constants in case blocks

Issue - State: open - Opened by kg over 10 years ago
Labels: enhancement

#106 - Accept multiple function declarations on a single line.

Pull Request - State: open - Opened by dead-claudia over 10 years ago - 1 comment

#105 - congrats

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

#104 - Validator accepts code that it shouldn't

Issue - State: open - Opened by kripken over 10 years ago - 4 comments
Labels: spec bug

#103 - Add validator

Pull Request - State: closed - Opened by alexanderGugel over 10 years ago - 7 comments

#102 - Providing better error message and location

Pull Request - State: closed - Opened by anvaka over 10 years ago - 5 comments

#101 - Command line utility?

Issue - State: closed - Opened by alexanderGugel over 10 years ago - 1 comment
Labels: validator

#99 - is this repository maintained?

Issue - State: closed - Opened by soliton4 over 10 years ago - 4 comments

#98 - Add math min max

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

#97 - empty statements are allowed

Pull Request - State: closed - Opened by soliton4 over 10 years ago - 2 comments

#96 - if type check issue

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

#95 - Request: Fast integer overflow checks

Issue - State: open - Opened by hikari-no-yume over 10 years ago - 1 comment
Labels: enhancement

#94 - Validating switch is broken

Issue - State: open - Opened by h8liu over 10 years ago - 2 comments
Labels: validator

#93 - Constant expressions

Issue - State: closed - Opened by Ginden over 10 years ago - 1 comment
Labels: enhancement

#89 - return type inference problem

Issue - State: closed - Opened by wtchoi almost 11 years ago - 5 comments

#88 - Allow asm.js code to use proper tail call optimization in the future

Issue - State: open - Opened by mnieper almost 11 years ago - 3 comments
Labels: enhancement

#87 - FFI example

Issue - State: closed - Opened by wtchoi about 11 years ago - 2 comments

#86 - `if` fails the validator: `types` does not exist

Issue - State: closed - Opened by amadanmath about 11 years ago - 2 comments
Labels: validator

#85 - License?

Issue - State: closed - Opened by brettz9 about 11 years ago - 6 comments

#84 - Math.round not supported

Issue - State: closed - Opened by sbalko over 11 years ago - 3 comments
Labels: enhancement

#83 - Allow lookup of asm.js function by function table name and function pointer

Issue - State: open - Opened by chadaustin over 11 years ago - 2 comments
Labels: enhancement

#82 - Binary "-" with int arguments

Issue - State: closed - Opened by mnieper over 11 years ago

#81 - Error in spec, section 6.7, function calls?

Issue - State: closed - Opened by mnieper over 11 years ago - 1 comment

#80 - Implement (sort of) GOTO and COMPUTED GOTO in asm.js

Issue - State: open - Opened by mnieper over 11 years ago - 17 comments
Labels: enhancement

#79 - Fix minor documentation issues

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

#78 - [Question] performance implications of bound checks for array indexes

Issue - State: closed - Opened by ibukanov over 11 years ago - 6 comments

#77 - Support global constants in initializers

Issue - State: open - Opened by kripken over 11 years ago - 2 comments
Labels: enhancement

#76 - Fixing asm.js node module

Pull Request - State: closed - Opened by padolsey over 11 years ago - 2 comments

#75 - Confusing language in Abstract

Issue - State: closed - Opened by sunfishcode almost 12 years ago - 1 comment

#74 - Obsolete reference to "LogicalORExpression"

Issue - State: closed - Opened by sunfishcode almost 12 years ago - 1 comment
Labels: spec ergonomics

#73 - Publish validator on npm?

Issue - State: closed - Opened by devongovett almost 12 years ago - 1 comment
Labels: validator

#72 - Type of binary - should be (double,double)->double.

Issue - State: closed - Opened by cscott about 12 years ago - 2 comments

#71 - Spec's EqualityExpression section does not mention strict equality operators === and !==

Issue - State: open - Opened by cpeterso about 12 years ago - 4 comments
Labels: spec ergonomics

#70 - Call-site coercions.

Issue - State: closed - Opened by cscott about 12 years ago - 8 comments

#69 - integer modulus (%) should be intish, not int

Issue - State: closed - Opened by jruderman about 12 years ago - 6 comments

#68 - Spec should tighten restrictions on number of parameter type coercions.

Issue - State: closed - Opened by cscott about 12 years ago - 2 comments

#67 - There are technically no negative numeric literals in ECMAScript.

Issue - State: closed - Opened by cscott about 12 years ago - 3 comments

#66 - Spec should mention semicolon insertion.

Issue - State: closed - Opened by cscott about 12 years ago - 1 comment

#65 - Spec should allow arbitrary parentheses around expressions (section 4).

Issue - State: closed - Opened by cscott about 12 years ago - 2 comments

#64 - Emscripten and spec disagree about mutability of foreign imports.

Issue - State: closed - Opened by cscott about 12 years ago - 1 comment

#63 - Accept comma-separated global variable declarations.

Issue - State: open - Opened by cscott about 12 years ago - 1 comment
Labels: spec bug

#62 - Spec inconsistent for ! and ~~

Issue - State: closed - Opened by cscott about 12 years ago - 3 comments

#61 - Parameters to calls must be coerced (to int or double, or to a subtype of extern)

Issue - State: closed - Opened by cscott about 12 years ago - 2 comments

#60 - Missing lib/table.js

Issue - State: closed - Opened by cscott about 12 years ago - 3 comments

#59 - Readme example tries to apply unary + to int

Issue - State: closed - Opened by cscott about 12 years ago - 1 comment

#58 - Fixed the example so it compiles in latest Firefox Nightly

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

#57 - Define "asm.js integer literal" once and use the name throughout the spec

Issue - State: closed - Opened by jruderman about 12 years ago - 8 comments

#56 - Unsigned should not be a subtype of extern

Issue - State: closed - Opened by jruderman about 12 years ago - 1 comment

#55 - Error in the function table lookup in readme.md

Issue - State: closed - Opened by mariusGundersen about 12 years ago - 3 comments

#54 - [Question] What does "asm" stand for?

Issue - State: closed - Opened by gsklee about 12 years ago - 2 comments

#53 - Define “source”

Issue - State: closed - Opened by mathiasbynens about 12 years ago - 2 comments

#52 - return type cannot be unsigned

Issue - State: closed - Opened by jlongster over 12 years ago - 5 comments

#51 - Support typed arrays as parameters

Issue - State: open - Opened by kersam-bl over 12 years ago - 4 comments
Labels: enhancement

#50 - Error: Cannot find module './tables'

Issue - State: closed - Opened by ruediger over 12 years ago - 1 comment
Labels: validator

#49 - Add a note about double->integer conversion with ~~ at the end

Issue - State: closed - Opened by jlongster over 12 years ago - 1 comment

#48 - Unsigned conversion is lost when passing to external functions

Issue - State: closed - Opened by jlongster over 12 years ago - 3 comments

#47 - DataView

Issue - State: open - Opened by curiousdannii over 12 years ago - 9 comments
Labels: enhancement

#46 - String Type

Issue - State: open - Opened by espadrine over 12 years ago - 30 comments
Labels: enhancement

#45 - Fix typo.

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

#44 - "C programs compiled to asm.js" ??

Issue - State: closed - Opened by SimonSapin over 12 years ago - 4 comments

#43 - Signed/Unsigned mismatch in README

Issue - State: closed - Opened by ScatteredRay over 12 years ago - 5 comments

#42 - No global support in validator.

Issue - State: open - Opened by ScatteredRay over 12 years ago
Labels: validator

#41 - Fixes to help get the example in README.md to verify.

Pull Request - State: closed - Opened by ScatteredRay over 12 years ago - 2 comments

#40 - Link to the issue tracker

Issue - State: open - Opened by SimonSapin over 12 years ago - 1 comment
Labels: spec ergonomics

#39 - `p >> 2` "converts the byte offset to a 32-bit word offset"?

Issue - State: closed - Opened by SimonSapin over 12 years ago - 2 comments

#38 - ffi underspecified

Issue - State: closed - Opened by kg over 12 years ago - 7 comments

#37 - require extern types for switch discriminant

Issue - State: open - Opened by dherman over 12 years ago
Labels: validator

#36 - restrict case expressions to literals

Issue - State: open - Opened by dherman over 12 years ago
Labels: validator

#35 - global variables

Issue - State: open - Opened by dherman over 12 years ago
Labels: validator

#34 - booleans

Issue - State: closed - Opened by chadaustin over 12 years ago - 5 comments

#33 - luke's "no implicit coercions" semantics

Issue - State: closed - Opened by dherman over 12 years ago
Labels: spec ergonomics

#32 - kill {u}int64

Issue - State: closed - Opened by dherman over 12 years ago
Labels: spec ergonomics

#31 - force return to be manifestly typed

Issue - State: closed - Opened by dherman almost 13 years ago - 2 comments
Labels: spec ergonomics

#30 - eliminate unary minus

Issue - State: closed - Opened by dherman almost 13 years ago - 1 comment
Labels: spec ergonomics

#29 - enforce shifting of heap loads and stores

Issue - State: closed - Opened by dherman almost 13 years ago

#28 - ranking and path compression

Issue - State: closed - Opened by dherman almost 13 years ago - 1 comment
Labels: validator

#27 - tvar unification

Issue - State: closed - Opened by dherman almost 13 years ago - 1 comment
Labels: validator

#26 - Allow empty for-loop clauses

Issue - State: closed - Opened by dherman almost 13 years ago
Labels: spec ergonomics

#25 - Allow empty statements

Issue - State: closed - Opened by dherman almost 13 years ago
Labels: spec ergonomics

#24 - +=, -=, ++, --, etc

Issue - State: closed - Opened by dherman almost 13 years ago - 1 comment
Labels: spec ergonomics

#23 - extractType should take a callback for matching the shape

Issue - State: closed - Opened by dherman almost 13 years ago - 1 comment
Labels: validator

#22 - check that Patterns are Identifiers

Issue - State: closed - Opened by dherman almost 13 years ago - 1 comment
Labels: validator

#21 - provide source locations for errors

Issue - State: closed - Opened by dherman almost 13 years ago - 1 comment
Labels: validator