OLD | NEW |
1 2011-01=31: Version 3.1.0 | 1 2011-01-31: Version 3.1.0 |
| 2 |
2 Performance improvements on all platforms. | 3 Performance improvements on all platforms. |
3 | 4 |
4 | 5 |
5 2011-01-28: Version 3.0.12 | 6 2011-01-28: Version 3.0.12 |
6 | 7 |
7 Added support for strict mode parameter and object property | 8 Added support for strict mode parameter and object property |
8 validation. | 9 validation. |
9 | 10 |
10 Fixed a couple of crash bugs. | 11 Fixed a couple of crash bugs. |
11 | 12 |
(...skipping 2417 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2429 | 2430 |
2430 Improved debugger support by allowing nested break points and by | 2431 Improved debugger support by allowing nested break points and by |
2431 dealing with stack-overflows when compiling functions before | 2432 dealing with stack-overflows when compiling functions before |
2432 setting break points in them. | 2433 setting break points in them. |
2433 | 2434 |
2434 | 2435 |
2435 2008-07-03: Version 0.1.0 | 2436 2008-07-03: Version 0.1.0 |
2436 | 2437 |
2437 Initial export. | 2438 Initial export. |
2438 | 2439 |
OLD | NEW |