JavaScript
JavaScript (JS) is a lightweight interpreted or JIT-compiled programming language with first-class functions. While it is most well-known as the scripting language for Web pages, many non-browser environments also use it, such as Node.js, Apache CouchDB and Adobe Acrobat. JavaScript is a prototype-based, multi-paradigm, dynamic language, supporting object-oriented, imperative, and declarative (e.g. functional programming) styles.
Here are 2,454 public repositories matching this topic...
-
Updated
Oct 25, 2020 - Java
There seems to be an issue with parsing composite character sequences.
Composite character İ consist of the base character and combining character sequence (U+0049)(U+0307)
Using this character causing the compiler to fail with the parser error.
Example code
var bar = {
İ: "foo"
};
Compiler error
input0:2: ERROR - [JSC_PARSE_ERROR] Parse error. Ch
Bug Report
Capacitor Version
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 2.2.0
@capacitor/core: 2.2.0
@capacitor/android: 2.2.0
@capacitor/electron: 2.2.0
@capacitor/ios: 2.2.0
Installed Dependencies:
@capacitor/electron not installed
@capacitor/cli 2.2.0
@capacitor/core 2.2.0
@capacitor/android 2.2.0
@capacitor/ios 2.2.0
[su
-
Updated
Oct 22, 2020 - Java
-
Updated
Oct 21, 2020 - Java
-
Updated
Oct 16, 2020 - Java
-
Updated
Oct 24, 2020 - Java
-
Updated
Oct 26, 2020 - Java
-
Updated
Aug 2, 2020 - Java
-
Updated
Oct 22, 2020 - Java
-
Updated
May 29, 2020 - Java
-
Updated
Oct 14, 2020 - Java
Currently PiranhaSwift APIs are specified using a properties file as shown here. It will be helpful to migrate this to use a json file so that more properties can be specified easily. For instance, it could be an array of methodProperties where the methodName, flagType, returnType and argumentIndex of the flag are s
-
Updated
Oct 20, 2020 - Java
-
Updated
Oct 13, 2020 - Java
-
Updated
Sep 9, 2020 - Java
-
Updated
Oct 20, 2020 - Java
One user mistook the Done editing button to be equivalent to be Save all edits. The confirmation dialog warns that the edits will be lost but apparently, users just click yes without reading.
Perhaps we should rename it Discard unsaved edits?
-
Updated
Oct 20, 2020 - Java
-
Updated
Oct 12, 2020 - Java
Prefix Sum Array
🚀 Feature
An easy to implement an algorithm that calculates range sums. It supports O(1) queries and O(n) updates.
Have you read the Contribution Guidelines?
Pitch
PSAs are a beginner-friendly algorithm that helps reinforce the understanding of arrays. I can implement this in C++ and Java (:
Assigned
@RohanK6 - Java
@itslinotlie - C++
@mavneeK - C
@aniket
-
Updated
Oct 17, 2020 - Java
-
Updated
Oct 20, 2020 - Java
-
Updated
Oct 27, 2020 - Java
-
Updated
Oct 26, 2020 - Java
-
Updated
Apr 27, 2020 - Java
Created by Brendan Eich
Released December 4, 1995
- Website
- developer.mozilla.org/en-US/docs/Web/JavaScript
- Wikipedia
- Wikipedia

Currently
registerlooks like: