OLD | NEW |
| 1 2011-05-16: Version 3.3.7 |
| 2 |
| 3 Updated MIPS infrastructure files. |
| 4 |
| 5 Performance improvements and bug fixes on all platforms. |
| 6 |
| 7 |
1 2011-05-11: Version 3.3.6 | 8 2011-05-11: Version 3.3.6 |
2 | 9 |
3 Updated MIPS infrastructure files. | 10 Updated MIPS infrastructure files. |
4 | 11 |
5 Added method IsCallable for Object to the API. | 12 Added method IsCallable for Object to the API. |
6 Patch by Peter Varga. | 13 Patch by Peter Varga. |
7 | 14 |
8 | 15 |
9 2011-05-09: Version 3.3.5 | 16 2011-05-09: Version 3.3.5 |
10 | 17 |
(...skipping 2764 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2775 | 2782 |
2776 Improved debugger support by allowing nested break points and by | 2783 Improved debugger support by allowing nested break points and by |
2777 dealing with stack-overflows when compiling functions before | 2784 dealing with stack-overflows when compiling functions before |
2778 setting break points in them. | 2785 setting break points in them. |
2779 | 2786 |
2780 | 2787 |
2781 2008-07-03: Version 0.1.0 | 2788 2008-07-03: Version 0.1.0 |
2782 | 2789 |
2783 Initial export. | 2790 Initial export. |
2784 | 2791 |
OLD | NEW |