Yuan Xulei
|
67bf67d3c8
|
Set values of the global variable release and profile by Makefile configuration
|
2015-01-29 13:04:09 +08:00 |
Brendan Dahl
|
18405acb06
|
Use new bindings for commonly accessed fields and adds check for debug builds.
|
2015-01-27 11:16:36 -08:00 |
Michael Bebenita
|
a92cb4ceb3
|
Add license.
|
2015-01-23 12:28:58 -08:00 |
Michael Bebenita
|
d0d6c9e472
|
Clean up name mangling and use a better string hashing function.
|
2015-01-22 17:01:10 -08:00 |
Yuan Xulei
|
41b9e89be3
|
Show error log when invoking a missing native method.
|
2015-01-22 20:13:57 +08:00 |
Brendan Dahl
|
db206f72eb
|
Better in browser check.
|
2015-01-20 13:49:31 -08:00 |
Michael Bebenita
|
92cea4d8ac
|
Move optimizing compiled out of runtime build, making it available only ahead of time.
Remove unused code.
|
2015-01-19 23:31:33 -08:00 |
Michael Bebenita
|
bf537b5c7a
|
OSR Support and misc cleanup.
|
2015-01-18 19:54:01 -08:00 |
Michael Bebenita
|
622e885ce9
|
Reduce memory allocation.
|
2015-01-16 00:44:46 -08:00 |
Michael Bebenita
|
67f6da5285
|
Faster tracing.
|
2015-01-07 15:46:53 -08:00 |
Michael Bebenita
|
5a5758e4c8
|
More cleanup, add bigram optimizations.
|
2014-12-25 19:08:53 -08:00 |
Michael Bebenita
|
0b0221c4fa
|
Remove unused code from utilities.
|
2014-12-20 23:36:19 -08:00 |
Michael Bebenita
|
eb8529bdea
|
Default to release mode.
|
2014-12-18 13:08:04 -08:00 |
Michael Bebenita
|
1105f1417d
|
Adds field symbol linking.
|
2014-12-17 15:58:41 -08:00 |
Michael Bebenita
|
8694645fd9
|
Add make target to AOT classes.jar
|
2014-12-16 01:52:32 -08:00 |
Michael Bebenita
|
e565e18cbc
|
More tracing cleanup and pretty ANSII colors.
|
2014-12-12 16:38:22 -08:00 |
Michael Bebenita
|
29b2f0e84f
|
Changes mangling scheme for field names.
Cleans up a bit the tracing system.
Fixes throws in compiled code.
Adds a way to specify a text file to filter the classes that need to be compiled.
|
2014-12-12 15:00:34 -08:00 |
Michael Bebenita
|
7825d50a90
|
Some cleanup around how method tracing is logged.
|
2014-12-09 18:19:35 -08:00 |
Michael Bebenita
|
846b1c7b80
|
Writes errors to stderr, changes the way symbols are registered.
|
2014-11-30 16:21:34 -08:00 |
Michael Bebenita
|
3049b051e9
|
Move runtime classes to the root.
|
2014-11-24 23:53:35 -08:00 |
Michael Bebenita
|
1aa1cbe085
|
TSify more of the runtime.
|
2014-11-24 23:13:32 -08:00 |