Akos Kiss
0d8e26f782
Allow function-like macros to be defined via configure.py
Fixes #2013
6 years ago
WebFolder OÜ
adc68c28d6
Add Ozhan Duz to AUTHORTS.rst
6 years ago
nonick
5bf3c01bf8
Update AUTHORS.rst
6 years ago
nonick
894168911c
Update AUTHORS.rst
6 years ago
Edward Betts
341deb3a5f
Add my name to the list of authors.
6 years ago
nonick
1d9b75b433
Update AUTHORS.rst
6 years ago
Sami Vaarala
133efc28ed
Releases: warning fixes
6 years ago
Steve Fan
ebb29bb12f
Update AUTHORS.rst
6 years ago
Andrew Janke
3c562243b1
Fix unused-parameter warning in duk_push_class_string_tval
7 years ago
Andrew Janke
8ecf7d3661
Fix minor typos
7 years ago
Michal Kasperek
9f51e87ab7
Add myself to the authors list
7 years ago
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