Sebastien Ros
|
04aac0b74f
Updating version number
|
10 years ago |
Sébastien Ros
|
a30fd84509
Adding examples for internationalization
|
10 years ago |
Sébastien Ros
|
5788740a3e
Adding discussion section in readme
|
10 years ago |
Sébastien Ros
|
9f13e7146f
Merge pull request #238 from sebastienros/localeDateFormat
|
10 years ago |
Sebastien Ros
|
ac54327c5a
Forcing invariant culture to ToUTCString
|
10 years ago |
Sebastien Ros
|
ea8b55c6ca
Using local timezone and formats for `toLocale` functions
|
10 years ago |
Sébastien Ros
|
64d63ad72e
Merge pull request #236 from sebastienros/perf/jsvalue
|
10 years ago |
Sebastien Ros
|
dbfa93ee64
Compacting JsValue fields
|
10 years ago |
Sebastien Ros
|
fad0e2b27b
Date prototype is only valid on Date object
|
10 years ago |
Sébastien Ros
|
f9c4898bcc
Merge pull request #230 from sebastienros/bug/228
|
10 years ago |
Sebastien Ros
|
e48ae5a382
Fixing array index detection
|
10 years ago |
Sébastien Ros
|
36ef0ad891
Merge pull request #227 from sebastienros/bug/207
|
10 years ago |
Sebastien Ros
|
fe18e779db
Making ClrFunctionInstance extensible
|
10 years ago |
Sebastien Ros
|
bc34441b79
Fixing assignment evaluation order
|
10 years ago |
Sebastien Ros
|
bdc51a459f
Fixing Date.now rounding
|
10 years ago |
Sebastien Ros
|
76393f40bf
Fixing nuget command line build
|
10 years ago |
Sebastien Ros
|
83f773a385
Updating version number
|
10 years ago |
Sebastien Ros
|
03c1cee683
Fixing multi-generic types creation
|
10 years ago |
Sébastien Ros
|
b00c0a17e9
Merge pull request #220 from keikhosro/master
|
10 years ago |
unknown
|
142197b455
Add the location in the Completion object when Type is not Normal and on throw new JavaScriptException also set the location
|
10 years ago |
Sebastien Ros
|
3e95f2d81a
Refactoring ObjectInstance to support specialization
|
10 years ago |
Sebastien Ros
|
55b14dcf34
Optimizing property access performance
|
10 years ago |
Sébastien Ros
|
fa2838f18f
Merge pull request #199 from mgentile/debug_stepOverSupport
|
10 years ago |
Massimiliano Gentile
|
c0434ca16d
Support for Step Over
|
10 years ago |
Sébastien Ros
|
e6ea95d427
Merge pull request #197 from honestegg/empty-argument-fix
|
10 years ago |
Brian Beard
|
9fda44a443
allow nullable delegate parameters to be excluded from the JS function call
|
10 years ago |
Sébastien Ros
|
add78e6236
Merge pull request #191 from mgentile/master
|
10 years ago |
Massimiliano Gentile
|
cf716a563f
Fix formatting suggestion
|
10 years ago |
Massimiliano Gentile
|
1db58da6bb
Added Globals in DebugInformation
|
10 years ago |
Massimiliano Gentile
|
b7c87f1145
Additional changes and unit tests
|
10 years ago |