Wiki

root/cobra

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @2663 [2663] 4 days Charles.Esterbrook Minor.
(edit) @2662 [2662] 9 days Charles.Esterbrook Fix a compile-time bug for foo in bar where bar is a nilable array …
(edit) @2661 [2661] 9 days Charles.Esterbrook Minor.
(edit) @2660 [2660] 10 days Charles.Esterbrook Installer: Add an error check for existence of the file 'cobra.exe'. Also, …
(edit) @2659 [2659] 10 days Chuck.Esterbrook Installer: On Windows, if the .NET 4 csc.exe can be found, then default …
(edit) @2658 [2658] 10 days Charles.Esterbrook For "cobra -about", show the path that cobra.exe comes from.
(edit) @2657 [2657] 10 days Chuck.Esterbrook Installer: Build and install the Cobra.Lang.Compiler library by default …
(edit) @2656 [2656] 10 days Charles.Esterbrook Minor.
(edit) @2655 [2655] 11 days Charles.Esterbrook Installer. On unix-like systems, if "cobra" cannot be found in the PATH, …
(edit) @2654 [2654] 11 days Charles.Esterbrook Minor. Correction for last commit.
(edit) @2653 [2653] 11 days Charles.Esterbrook Minor. Installer. If "cobra -version" gives an "svn:NNNN" then use that …
(edit) @2652 [2652] 12 days Charles.Esterbrook Minor.
(edit) @2651 [2651] 12 days Charles.Esterbrook When reporting the operating system in "cobra -about" and "cobra …
(edit) @2650 [2650] 12 days Charles.Esterbrook Minor.
(edit) @2649 [2649] 12 days Charles.Esterbrook Minor.
(edit) @2648 [2648] 12 days Charles.Esterbrook In "cobra -version" (and "cobra -about"), include the operating system …
(edit) @2647 [2647] 12 days Charles.Esterbrook In "cobra -version" (and "cobra -about"), on Mono, include the Mono …
(edit) @2646 [2646] 2 weeks Charles.Esterbrook Minor improvements to the installer.
(edit) @2645 [2645] 2 weeks Charles.Esterbrook In the installer, when running on Mono 2.10, set the default response to …
(edit) @2644 [2644] 2 weeks Charles.Esterbrook Bumped the Mono requirement from 2.4 to 2.6 based on a survey about VM …
(edit) @2643 [2643] 3 weeks Charles.Esterbrook Minor.
(edit) @2642 [2642] 3 weeks Charles.Esterbrook JVM back-end progress. credit:hopscc
(edit) @2641 [2641] 3 weeks Charles.Esterbrook Minor. Fix a problem from a previous patch.
(edit) @2640 [2640] 3 weeks Charles.Esterbrook Minor. Fix something broken in a previous patch.
(edit) @2639 [2639] 3 weeks Chuck.Esterbrook Improve installation behavior regarding .NET 4.0.
(edit) @2638 [2638] 4 weeks Charles.Esterbrook Add support for namespace doc strings. ticket:277 credit:hopscc
(edit) @2637 [2637] 7 weeks Charles.Esterbrook Code cleanup.
(edit) @2636 [2636] 7 weeks Charles.Esterbrook JVM back-end progress. credit:hopscc
(edit) @2635 [2635] 3 months Charles.Esterbrook Support multiple test sections in methods and properties. …
(edit) @2634 [2634] 4 months Charles.Esterbrook Fixed: build-compiler-lib.bat is missing the proper path to build.bat …
(edit) @2633 [2633] 5 months Charles.Esterbrook Support COBRA_TECHSTRING_INDENT environment variable. reported-by:hopscc …
(edit) @2632 [2632] 5 months Charles.Esterbrook JVM back-end progress. credit:hopscc
(edit) @2631 [2631] 5 months Charles.Esterbrook JVM back-end progress. credit:hopscc
(edit) @2630 [2630] 6 months Charles.Esterbrook Fixed: Cobra installation fails if it cannot extract a subversion …
(edit) @2629 [2629] 6 months Chuck.Esterbrook Fixed: Cannot install Cobra on Windows platform. reported-by:melger
(edit) @2628 [2628] 6 months Charles.Esterbrook Minor. Fixed typo.
(edit) @2627 [2627] 6 months Charles.Esterbrook Fixed: Running Cobra under mingw+msys can produce an unexpected …
(edit) @2626 [2626] 6 months Charles.Esterbrook Fixed: Using a local variable in a method or property in a mix-in causes …
(edit) @2625 [2625] 6 months Charles.Esterbrook Fixed: Using a local variable in a method or property in a mix-in causes …
(edit) @2624 [2624] 8 months Charles.Esterbrook Fixed: A unit test in UrlUtils?.cobra is sensitive to high-bit character …
(edit) @2623 [2623] 8 months Charles.Esterbrook Fixed: A unit test in UrlUtils?.cobra is sensitive to high-bit character …
(edit) @2622 [2622] 8 months Charles.Esterbrook Fixed: A unit test in UrlUtils?.cobra is sensitive to high-bit character …
(edit) @2621 [2621] 8 months Charles.Esterbrook Print platform description at the beginning of installation.
(edit) @2620 [2620] 8 months Charles.Esterbrook Fixed: A unit test in UrlUtils?.cobra is sensitive to high-bit character …
(edit) @2619 [2619] 8 months Charles.Esterbrook Installer improvements.
(edit) @2618 [2618] 9 months Charles.Esterbrook Added GtkSourceView? sample program. credit:todd.a
(edit) @2617 [2617] 9 months Charles.Esterbrook For @help, added docs.go-mono.com as one of the help sites in the Search …
(edit) @2616 [2616] 9 months Charles.Esterbrook Fixed: After installation, the version number for Cobra.Lang.dll in the …
(edit) @2615 [2615] 9 months Charles.Esterbrook Fixed: @help shows def foo as Void instead of def foo for library …
(edit) @2614 [2614] 9 months Charles.Esterbrook Fixed: @help can loop endlessly in some cases.
(edit) @2613 [2613] 9 months Charles.Esterbrook Code cleanup.
(edit) @2612 [2612] 9 months Charles.Esterbrook Fixed: Installer does not copy WebAssets? directory which is required for …
(edit) @2611 [2611] 9 months Charles.Esterbrook Fixed: There are some problems with the @help directive not finding its …
(edit) @2610 [2610] 9 months Charles.Esterbrook Code cleanup.
(edit) @2609 [2609] 9 months Charles.Esterbrook Fixed: Multi-assignment can produce false compilation errors or infer the …
(edit) @2608 [2608] 9 months Charles.Esterbrook Code cleanup.
(edit) @2607 [2607] 9 months Charles.Esterbrook Improved error checking on .main. credit:hopscc
(edit) @2606 [2606] 9 months Charles.Esterbrook Minor.
(edit) @2605 [2605] 9 months Charles.Esterbrook JVM back-end progress. credit:hopscc
(edit) @2604 [2604] 9 months Charles.Esterbrook N-dimensional matrix: * Better index range checking. * Better index …
(edit) @2603 [2603] 9 months Charles.Esterbrook Make the n-dimensional Matrix a generic class: Matrix<of T>.
(edit) @2602 [2602] 9 months Charles.Esterbrook Minor.
(edit) @2601 [2601] 9 months Charles.Esterbrook Fixed: Cannot use vari arguments for methods and indexers of generic …
(edit) @2600 [2600] 9 months Charles.Esterbrook Expand support for escape codes in strings to support \a \b \f \v \' \" …
(edit) @2599 [2599] 9 months Charles.Esterbrook Minor.
(edit) @2598 [2598] 9 months Charles.Esterbrook Code cleanup.
(edit) @2597 [2597] 10 months Charles.Esterbrook Add equality comparisons to the n-dimensional Matrix.
(edit) @2596 [2596] 10 months Charles.Esterbrook Use an indexer in the n-dimensional Matrix instead of .get and .set …
(edit) @2595 [2595] 10 months Charles.Esterbrook Fixed: An indexer can be declared with variable number of arguments, but …
(edit) @2594 [2594] 10 months Charles.Esterbrook Add IList<of T>.addRange and IList.addRange extension methods for …
(edit) @2593 [2593] 10 months Charles.Esterbrook Cleanup.
(edit) @2592 [2592] 10 months Charles.Esterbrook JVM back-end progress, courtesy of hopscc. credit:hopscc
(edit) @2591 [2591] 10 months Charles.Esterbrook Added Matrix.cobra utility class for n-dimensional matrices.
(edit) @2590 [2590] 10 months Charles.Esterbrook Fixed: Cannot access int.maxValue et al. reported-by:jonathandavid …
(edit) @2589 [2589] 10 months Charles.Esterbrook Fixed: The expression s.split(sep, 2) causes a false compilation error.
(edit) @2588 [2588] 10 months Charles.Esterbrook Docs.
(edit) @2587 [2587] 10 months Charles.Esterbrook JVM back-end progress, courtesy of hopscc. credit:hopscc
(edit) @2586 [2586] 10 months Charles.Esterbrook Add new Testing.text document for people hacking on the compiler.
(edit) @2585 [2585] 10 months Charles.Esterbrook Added String.before and .after extension methods. credit:hopscc
(edit) @2584 [2584] 10 months Charles.Esterbrook Minor. Stub out support for reporting unused parameters. ticket:279
(edit) @2583 [2583] 10 months Charles.Esterbrook Added String extension method def count(substring as String) as int
(edit) @2582 [2582] 10 months Charles.Esterbrook Added new warning when casting strings to numeric types: Cannot cast a …
(edit) @2581 [2581] 10 months Charles.Esterbrook Installer improvements.
(edit) @2580 [2580] 10 months Charles.Esterbrook Code cleanup.
(edit) @2579 [2579] 10 months Charles.Esterbrook Code cleanup.
(edit) @2578 [2578] 10 months Charles.Esterbrook JVM back-end progress, courtesy of hopscc. credit:hopscc
(edit) @2577 [2577] 10 months Charles.Esterbrook New snapshot.
(edit) @2576 [2576] 10 months Charles.Esterbrook Fixed: Creating a cycle of class references in declared generic types can …
(edit) @2575 [2575] 10 months Charles.Esterbrook CobraCore?.urlEncode and .urlDecode are now properly implemented. Added …
(edit) @2574 [2574] 10 months Charles.Esterbrook Fixed: Certain generic method calls with small ints result in false …
(edit) @2573 [2573] 10 months Charles.Esterbrook Installer tweak.
(edit) @2572 [2572] 10 months Charles.Esterbrook Fixes.
(edit) @2571 [2571] 10 months Charles.Esterbrook Added List.pop. credit:hopscc
(edit) @2570 [2570] 10 months Charles.Esterbrook When building Cobra from source, set the version number to the subversion …
(edit) @2569 [2569] 10 months Charles.Esterbrook New snapshot.
(edit) @2568 [2568] 10 months Charles.Esterbrook Change CobraCore?.htmlEncode, .htmlDecode, .urlEncode and .urlDecode to …
(edit) @2567 [2567] 10 months Charles.Esterbrook Added CobraCore?.htmlDecode to complement .htmlEncode. Stubbed …
(edit) @2566 [2566] 10 months Charles.Esterbrook @help improvement: Include extension members of generic types.
(edit) @2565 [2565] 10 months Charles.Esterbrook @help improvement: Include extension methods for classes.
(edit) @2564 [2564] 10 months Charles.Esterbrook Added String extension method def repeat(times as int) as String.
Note: See TracRevisionLog for help on using the revision log.