issues
search
Nathan-Wall
/
proto
A programming language derived from JavaScript which emphasizes prototypes, integrity, and syntax.
Other
12
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
built with qute
#101
jwerle
opened
9 years ago
2
Everything as an object
#100
Nathan-Wall
opened
10 years ago
0
Rename NaN to nan
#99
Nathan-Wall
opened
10 years ago
1
Implicit infinite range prefix and postfix operator?
#98
Nathan-Wall
opened
10 years ago
0
Abstract References
#97
Nathan-Wall
opened
10 years ago
3
New equality rules
#96
Nathan-Wall
opened
10 years ago
2
Discussion about block and object literal syntax
#95
Nathan-Wall
opened
10 years ago
1
Pythonic try..else
#94
Nathan-Wall
opened
10 years ago
0
Generator's first next argument
#93
Nathan-Wall
opened
10 years ago
0
Big changes to generator/async fn/comprehension syntax
#92
Nathan-Wall
opened
10 years ago
0
Syntactic Prototypes
#91
Nathan-Wall
opened
10 years ago
0
Shorthand for importing modules
#90
Nathan-Wall
opened
10 years ago
0
Rename the language?
#89
Nathan-Wall
opened
10 years ago
0
Trailing comma
#88
Nathan-Wall
opened
10 years ago
0
Runtime module loader
#87
Nathan-Wall
opened
10 years ago
0
Same module different circumstances conflict
#86
Nathan-Wall
opened
10 years ago
0
Import syntax should use `->` (and possibly `=>`) instead of `as`
#85
Nathan-Wall
opened
10 years ago
0
Mutable bindings
#84
Nathan-Wall
opened
10 years ago
0
Use `->` in destructuring
#83
Nathan-Wall
closed
10 years ago
8
Remove unnecessary expects at compile time
#82
Nathan-Wall
opened
10 years ago
0
Make @@mapValue and @@weakMapValue non-transferable
#81
Nathan-Wall
closed
10 years ago
0
Make internal symbol operations more efficient
#80
Nathan-Wall
opened
10 years ago
0
Get internal function needs some cleanup
#79
Nathan-Wall
opened
10 years ago
0
Math, big ints, etc
#78
Nathan-Wall
opened
10 years ago
0
Non-transferable symbols
#77
Nathan-Wall
closed
10 years ago
1
Should symbols be copied by the mixin operator?
#76
Nathan-Wall
closed
10 years ago
4
propose dropping `=' when inheriting from an object with `like'
#75
jwerle
closed
10 years ago
4
Direct NaN and computed NaN
#74
Nathan-Wall
opened
10 years ago
0
Tests are currently failing in Firefox
#73
Nathan-Wall
opened
10 years ago
0
Add and=, or=, and xor= operators
#72
Nathan-Wall
closed
10 years ago
0
Rename code-guide.md to CONTRIBUTING.md
#71
traviskaufman
closed
10 years ago
1
Separate :{ into two tokens when appropriate
#70
Nathan-Wall
closed
10 years ago
1
Come up with an easy way to convert JS constructors into Proto prototypes
#69
Nathan-Wall
opened
10 years ago
1
Add &&=, ||=, and ??= operators
#68
Nathan-Wall
closed
10 years ago
0
Remove syntax error for duplicate properties
#67
Nathan-Wall
opened
10 years ago
1
Spread in object literals
#66
Nathan-Wall
opened
10 years ago
0
Syntax highlighting
#65
jwerle
opened
10 years ago
2
Hoisted functions fail to recognize variables that are declared after them
#64
Nathan-Wall
closed
10 years ago
0
Run modules in separate realms
#63
Nathan-Wall
opened
10 years ago
0
Iterator slots
#62
Nathan-Wall
closed
10 years ago
0
Problem with `then` and `catch` methods on multi-level promises
#61
Nathan-Wall
closed
10 years ago
1
Some properties that have magical behavior in JS need to be renamed during transpilation
#60
Nathan-Wall
closed
10 years ago
0
JavaScript differences
#59
Nathan-Wall
opened
10 years ago
0
Should there be a `for..in`?
#58
Nathan-Wall
opened
10 years ago
0
Undeclared variables should result in an early reference error
#57
Nathan-Wall
opened
10 years ago
2
Document comma separated cases
#56
Nathan-Wall
opened
10 years ago
0
for..else ?
#55
Nathan-Wall
opened
10 years ago
0
Fix for..of variable binding
#54
Nathan-Wall
opened
10 years ago
0
Document inverse operators
#53
Nathan-Wall
opened
10 years ago
0
Coercing a slot to a number should evaluate to that slot's number
#52
Nathan-Wall
closed
10 years ago
0
Next