Gonzalo Diethelm
8c5495664a
Add myself to authors list
7 years ago
Christopher Hiller
9514380bd6
fix unlinkSync call in runtests.js
7 years ago
Wilhelm Wanecek
18cef0221a
Extend list of contributors
7 years ago
Fabrice Fontaine
d56cefe15a
Replace gcc by $(CC) in Makefiles
Some Makefiles were using gcc instead of $(CC), fix this to allow
cross-compilation
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
7 years ago
Tommy Nguyen
48ea4db3b3
Don't mangle module-node function names.
7 years ago
JimVonMoon
fac2e5233b
Fixed invalid casting in C++ build on Windows
7 years ago
J. McC
468661064c
Add myself to AUTHORS.rst
7 years ago
Simon Stone
0376412c90
Move myself to the right list
7 years ago
Simon Stone
9cf7cc6ec0
Add a flush flag to the console extra
7 years ago
Steven Don
0867a8fdb1
Fixed some issues with Microsoft Visual Studio, allowing compilations on VC2005 and earlier (up to at least VC6).
Replaced #ifdefs with DUK_U64_CONSTANT and DUK_I64_CONSTANT macros for cleaner
code and to prevent future breakage, as suggested by svaarala.
Missed a few replacements. Added.
Last one.
Changed parameter name from x to a.
Split MinGW and MSVC typedefs for 64-bit types.
Added myself to list of code contributors.
8 years ago
Michael Drake
6d35136808
Add myself to AUTHORS.rst
8 years ago
Romero B. de S. Malaquias
8cb65ce788
Update AUTHORS.rst
8 years ago
kolban
515f911ec1
Addition of optional select() for debug transport
8 years ago
Remko Tronçon
68368b5f9d
Add remko to AUTHORS.rst
8 years ago
Dominik Okwieka
0ae9347532
Add @okitec to authors
8 years ago
Brett Vickers
5702119ffc
Support ARM64 platform detection on Android.
Use the Android __aarch64__ #define as a valid ARM64 signifier when detecting the compiler platform.
8 years ago
jc
1457e242a8
added lstring variants for property access api
added jchlapinski to AUTHORS.rst
8 years ago
Oliver Crow
5e80cb4ef4
Add ocrow to AUTHORS.rst
Have wiki contribution to make.
8 years ago
Harold Brenes
e1b0e51129
Added 'Harold Brenes' to AUTHORS.rst
8 years ago
Ole André Vadla Ravnås
cf796d4d2d
Move my name in AUTHORS.rst to Authors
8 years ago
XingYi Hu
6ec9e69a36
Add myself to AUTHORS.rst
8 years ago
Saúl Ibarra Corretgé
7f4dacf83a
Add myself to AUTHORS.rst
9 years ago
Sami Vaarala
84a44ecc55
Escape "D." to avoid list interpretation
Github formatting will interpret "D. xxx" as a numbered list, rendering
it as "iv. xxx". Escape the D to avoid this.
9 years ago
Ondrej Jirman
dc1958e184
Add myself to AUTHORS.rst
9 years ago
Danyil Bohdan
756e5e33f0
Move my name in AUTHORS.rst to Authors
9 years ago
Danyil Bohdan
07e804ab9e
Add myself to AUTHORS.rst
9 years ago
Tomasz Magulski
378c9a192e
Adding myself to AUTHORS.rst ( https://github.com/magul )
9 years ago
jaseg
6715fa1640
Make things work on systems defaulting to python3
9 years ago
Julien Hamaide
5c4a2947ef
Move name to the right author list
9 years ago
Sami Vaarala
c64c19be86
Add oleavr to authors (other contributions)
9 years ago
Julien Hamaide
391b48dc1f
Loosen rules for {} literal
Check the regex for valid quantifier, if none found, suppose it's a character literal
9 years ago
lzubiaur
5946db38b6
Add myself in AUTHORS.rst
9 years ago
ReneHollander
083e548542
Added myself to AUTHORS.rst
9 years ago
Sami Vaarala
225f38842f
Clarify Authors list for website/wiki content
9 years ago
Bruce Pascoe
6c89a2364f
Add Bruce Pascoe to AUTHORS.rst
9 years ago
Sami Vaarala
b06751626b
Add chris-y to authors
9 years ago
Karl Skomski
1c857c90e5
Fix incorrect bool comparison in duk__dragon4_generate
9 years ago
Michael Drake
f0e540c63e
Fix: duk_create_heap_default takes no arguments.
Its prototype is:
duk_context *duk_create_heap_default(void);
9 years ago
Sami Vaarala
ec47d8d8c8
Add sstruchtrup
10 years ago
Sami Vaarala
3f8b7308bc
Update markand github link
10 years ago
Sami Vaarala
835d6d5d80
Add Kelledin to other contributor list
10 years ago
Sami Vaarala
f112f5105f
Add Bruce to other contributors
10 years ago
Sami Vaarala
c6ba271a0d
Add josh to other contributor list
10 years ago
Legimet
43c633a4ca
Add myself to AUTHORS.rst
10 years ago
Sami Vaarala
28cf79f91b
Add a few authors (bug reports)
10 years ago
Sami Vaarala
172c45f200
Update authors
10 years ago
László Langó
6331e6dc52
Fix INVALID opcode error on labels defined for statements other than iteration statements.
Fixed test262 test cases:
* ch12/12.6/12.6.1/S12.6.1_A4_T5
* ch12/12.6/12.6.2/S12.6.2_A4_T5
10 years ago
Sami Vaarala
6a61d485a3
David's github link
10 years ago
Sami Vaarala
7a26393a14
Add Tim and Josh, not sure of proper time
10 years ago
Sami Vaarala
eb5928a1b5
Add mamod
10 years ago