issues
search
tessel
/
t1-runtime
[UNMAINTAINED] Tessel 1 JavaScript runtime.
Other
117
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Code of Conduct badge
#733
Frijol
closed
8 years ago
1
Regexp's like \W and \1 marked as wrong
#732
konstantinzolotarev
opened
9 years ago
0
Can't run blinky example if tessel module is installed locally.
#731
yuskesh
closed
1 year ago
0
Removes useless encryption type check
#730
johnnyman727
opened
9 years ago
0
Date constructor doesn't handle parameters properly
#729
johnnyman727
opened
9 years ago
0
Warn about different local Node.js versions
#728
Student007
opened
9 years ago
0
18 Tests didn't pass!
#727
Student007
opened
9 years ago
8
DST-related test failure.
#726
kevinmehall
opened
9 years ago
0
Allow tests to pass in the summer.
#725
kevinmehall
closed
9 years ago
5
Escape arguments in luajit-build.sh
#724
mattsoftware
closed
9 years ago
3
Keys are not properly coerced to strings, and non-string keys are handled improperly by hasOwnProperty
#723
kevinmehall
opened
9 years ago
0
`Math.ceil` often gives wrong result on device
#722
natevw
opened
9 years ago
1
Buffer.prototype.slice mishandles negative index
#721
natevw
opened
9 years ago
1
Updating node target version in make file
#720
johnnyman727
opened
9 years ago
1
Calculate worst-case size for UTF-8 conversion rather than playing the odds
#719
natevw
opened
9 years ago
0
Buffer with too many invalid UTF-8 characters triggers abort
#718
natevw
opened
9 years ago
0
Object.create(undefined) should throw an exception
#717
rwaldron
opened
9 years ago
0
`Object.create(null)` instances mis-handle numeric keys
#716
natevw
opened
9 years ago
0
Supports loading process.env when in Colony CLI mode.
#715
tcr
opened
9 years ago
1
Cannot pass environment variables to scripts when running on mainframe
#714
natevw
opened
9 years ago
1
expose tcp_read/ssl_read errors
#713
jiahuang
opened
9 years ago
2
Avoid writing to an SSL context if it looks like a read is in progress
#712
natevw
closed
9 years ago
4
vfs: Don't free file data on truncate if it's from a tarball / not owned by vfs
#711
kevinmehall
closed
9 years ago
7
Writing to an existing file crashes Tessel
#710
johnnyman727
closed
9 years ago
0
TLS connection dies under ??? circumstances [even/at least under POSIX!]
#709
natevw
closed
9 years ago
7
net.isIP accepts hostnames that start with IP-like addresses
#708
natevw
opened
9 years ago
0
TLS: only DNS type subjectaltnames are supported
#707
natevw
opened
9 years ago
0
Adds support for arguments.callee.
#706
tcr
opened
9 years ago
2
[Colony] error with absolute filepath in argument
#705
tberthe
opened
9 years ago
0
`undefined < 1` results in true
#704
sarahghp
opened
9 years ago
2
Support TLS `ca` and `rejectUnauthorized` options (connect to self-signed servers)
#703
natevw
closed
9 years ago
6
Automagic socket sharing for net/tls connections via proxy server
#702
natevw
opened
9 years ago
5
TLS: cannot provide custom `ca` list on connection
#701
natevw
closed
9 years ago
2
TLS `rejectUnauthorized:false` option has no effect
#700
natevw
closed
9 years ago
0
Array.prototype.unshift doesn't work
#699
drhayes
opened
9 years ago
0
const keyword isn't supported
#698
johnnyman727
opened
9 years ago
1
Prototype property returned on access despite later override to null
#697
natevw
opened
9 years ago
0
Fix array slice when using negative indexes
#696
adkron
closed
9 years ago
2
Array slice not behaving properly
#695
adkron
closed
9 years ago
0
http.createServer is not working
#694
pirumpi
closed
9 years ago
5
Buffer.prototype.write does not properly truncate at character boundaries
#693
natevw
opened
9 years ago
0
Buffer.prototype.write encoding fixes
#692
natevw
closed
9 years ago
5
Buffer from base64 gets wrong length
#691
natevw
opened
9 years ago
0
`Buffer.prototype.write` ignores encoding argument
#690
natevw
closed
9 years ago
0
Converts url of incoming request into a utf-8 encoded string
#689
johnnyman727
closed
9 years ago
1
Do not add newlines to direct process.stdout/stderr writes
#688
natevw
closed
9 years ago
1
Convert stdout/stderr chunks to string (if not already) before logging
#687
natevw
closed
9 years ago
3
Writing buffer to `process.stdout` causes segfault
#686
natevw
closed
9 years ago
3
Object.prototype.toString.call(null) === "[object Null]"
#685
rwaldron
opened
9 years ago
0
String(null) === "null"
#684
rwaldron
opened
9 years ago
0
Next