Wiki

root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @2634 [2634] 7 days Charles.Esterbrook Fixed: build-compiler-lib.bat is missing the proper path to build.bat …
(edit) @2633 [2633] 6 weeks Charles.Esterbrook Support COBRA_TECHSTRING_INDENT environment variable. reported-by:hopscc …
(edit) @2632 [2632] 6 weeks Charles.Esterbrook JVM back-end progress. credit:hopscc
(edit) @2631 [2631] 7 weeks Charles.Esterbrook JVM back-end progress. credit:hopscc
(edit) @2630 [2630] 2 months Charles.Esterbrook Fixed: Cobra installation fails if it cannot extract a subversion …
(edit) @2629 [2629] 2 months Chuck.Esterbrook Fixed: Cannot install Cobra on Windows platform. reported-by:melger
(edit) @2628 [2628] 2 months Charles.Esterbrook Minor. Fixed typo.
(edit) @2627 [2627] 2 months Charles.Esterbrook Fixed: Running Cobra under mingw+msys can produce an unexpected …
(edit) @2626 [2626] 3 months Charles.Esterbrook Fixed: Using a local variable in a method or property in a mix-in causes …
(edit) @2625 [2625] 3 months Charles.Esterbrook Fixed: Using a local variable in a method or property in a mix-in causes …
(edit) @2624 [2624] 5 months Charles.Esterbrook Fixed: A unit test in UrlUtils?.cobra is sensitive to high-bit character …
(edit) @2623 [2623] 5 months Charles.Esterbrook Fixed: A unit test in UrlUtils?.cobra is sensitive to high-bit character …
(edit) @2622 [2622] 5 months Charles.Esterbrook Fixed: A unit test in UrlUtils?.cobra is sensitive to high-bit character …
(edit) @2621 [2621] 5 months Charles.Esterbrook Print platform description at the beginning of installation.
(edit) @2620 [2620] 5 months Charles.Esterbrook Fixed: A unit test in UrlUtils?.cobra is sensitive to high-bit character …
(edit) @2619 [2619] 5 months Charles.Esterbrook Installer improvements.
(edit) @2618 [2618] 5 months Charles.Esterbrook Added GtkSourceView? sample program. credit:todd.a
(edit) @2617 [2617] 5 months Charles.Esterbrook For @help, added docs.go-mono.com as one of the help sites in the Search …
(edit) @2616 [2616] 5 months Charles.Esterbrook Fixed: After installation, the version number for Cobra.Lang.dll in the …
(edit) @2615 [2615] 5 months Charles.Esterbrook Fixed: @help shows def foo as Void instead of def foo for library …
(edit) @2614 [2614] 5 months Charles.Esterbrook Fixed: @help can loop endlessly in some cases.
(edit) @2613 [2613] 5 months Charles.Esterbrook Code cleanup.
(edit) @2612 [2612] 5 months Charles.Esterbrook Fixed: Installer does not copy WebAssets? directory which is required for …
(edit) @2611 [2611] 5 months Charles.Esterbrook Fixed: There are some problems with the @help directive not finding its …
(edit) @2610 [2610] 6 months Charles.Esterbrook Code cleanup.
(edit) @2609 [2609] 6 months Charles.Esterbrook Fixed: Multi-assignment can produce false compilation errors or infer the …
(edit) @2608 [2608] 6 months Charles.Esterbrook Code cleanup.
(edit) @2607 [2607] 6 months Charles.Esterbrook Improved error checking on .main. credit:hopscc
(edit) @2606 [2606] 6 months Charles.Esterbrook Minor.
(edit) @2605 [2605] 6 months Charles.Esterbrook JVM back-end progress. credit:hopscc
(edit) @2604 [2604] 6 months Charles.Esterbrook N-dimensional matrix: * Better index range checking. * Better index …
(edit) @2603 [2603] 6 months Charles.Esterbrook Make the n-dimensional Matrix a generic class: Matrix<of T>.
(edit) @2602 [2602] 6 months Charles.Esterbrook Minor.
(edit) @2601 [2601] 6 months Charles.Esterbrook Fixed: Cannot use vari arguments for methods and indexers of generic …
(edit) @2600 [2600] 6 months Charles.Esterbrook Expand support for escape codes in strings to support \a \b \f \v \' \" …
(edit) @2599 [2599] 6 months Charles.Esterbrook Minor.
(edit) @2598 [2598] 6 months Charles.Esterbrook Code cleanup.
(edit) @2597 [2597] 6 months Charles.Esterbrook Add equality comparisons to the n-dimensional Matrix.
(edit) @2596 [2596] 6 months Charles.Esterbrook Use an indexer in the n-dimensional Matrix instead of .get and .set …
(edit) @2595 [2595] 6 months Charles.Esterbrook Fixed: An indexer can be declared with variable number of arguments, but …
(edit) @2594 [2594] 6 months Charles.Esterbrook Add IList<of T>.addRange and IList.addRange extension methods for …
(edit) @2593 [2593] 6 months Charles.Esterbrook Cleanup.
(edit) @2592 [2592] 6 months Charles.Esterbrook JVM back-end progress, courtesy of hopscc. credit:hopscc
(edit) @2591 [2591] 6 months Charles.Esterbrook Added Matrix.cobra utility class for n-dimensional matrices.
(edit) @2590 [2590] 6 months Charles.Esterbrook Fixed: Cannot access int.maxValue et al. reported-by:jonathandavid …
(edit) @2589 [2589] 6 months Charles.Esterbrook Fixed: The expression s.split(sep, 2) causes a false compilation error.
(edit) @2588 [2588] 6 months Charles.Esterbrook Docs.
(edit) @2587 [2587] 6 months Charles.Esterbrook JVM back-end progress, courtesy of hopscc. credit:hopscc
(edit) @2586 [2586] 6 months Charles.Esterbrook Add new Testing.text document for people hacking on the compiler.
(edit) @2585 [2585] 6 months Charles.Esterbrook Added String.before and .after extension methods. credit:hopscc
(edit) @2584 [2584] 6 months Charles.Esterbrook Minor. Stub out support for reporting unused parameters. ticket:279
(edit) @2583 [2583] 6 months Charles.Esterbrook Added String extension method def count(substring as String) as int
(edit) @2582 [2582] 6 months Charles.Esterbrook Added new warning when casting strings to numeric types: Cannot cast a …
(edit) @2581 [2581] 6 months Charles.Esterbrook Installer improvements.
(edit) @2580 [2580] 6 months Charles.Esterbrook Code cleanup.
(edit) @2579 [2579] 6 months Charles.Esterbrook Code cleanup.
(edit) @2578 [2578] 6 months Charles.Esterbrook JVM back-end progress, courtesy of hopscc. credit:hopscc
(edit) @2577 [2577] 7 months Charles.Esterbrook New snapshot.
(edit) @2576 [2576] 7 months Charles.Esterbrook Fixed: Creating a cycle of class references in declared generic types can …
(edit) @2575 [2575] 7 months Charles.Esterbrook CobraCore?.urlEncode and .urlDecode are now properly implemented. Added …
(edit) @2574 [2574] 7 months Charles.Esterbrook Fixed: Certain generic method calls with small ints result in false …
(edit) @2573 [2573] 7 months Charles.Esterbrook Installer tweak.
(edit) @2572 [2572] 7 months Charles.Esterbrook Fixes.
(edit) @2571 [2571] 7 months Charles.Esterbrook Added List.pop. credit:hopscc
(edit) @2570 [2570] 7 months Charles.Esterbrook When building Cobra from source, set the version number to the subversion …
(edit) @2569 [2569] 7 months Charles.Esterbrook New snapshot.
(edit) @2568 [2568] 7 months Charles.Esterbrook Change CobraCore?.htmlEncode, .htmlDecode, .urlEncode and .urlDecode to …
(edit) @2567 [2567] 7 months Charles.Esterbrook Added CobraCore?.htmlDecode to complement .htmlEncode. Stubbed …
(edit) @2566 [2566] 7 months Charles.Esterbrook @help improvement: Include extension members of generic types.
(edit) @2565 [2565] 7 months Charles.Esterbrook @help improvement: Include extension methods for classes.
(edit) @2564 [2564] 7 months Charles.Esterbrook Added String extension method def repeat(times as int) as String.
(edit) @2563 [2563] 7 months Charles.Esterbrook Code cleanup.
(edit) @2562 [2562] 7 months Charles.Esterbrook Fixed: The installer balks on verifying library installing when running on …
(edit) @2561 [2561] 7 months Charles.Esterbrook * Prompt for .NET 4.0 installation. * If on Mono and installing for .NET …
(edit) @2560 [2560] 7 months Charles.Esterbrook New warning: Do not use the identity operator "is" with an object literal. …
(edit) @2559 [2559] 7 months Charles.Esterbrook Fixed: Cobra cannot refer to enumeration members in libraries if they …
(edit) @2558 [2558] 7 months Charles.Esterbrook Code cleanup.
(edit) @2557 [2557] 7 months Charles.Esterbrook @help improvements: * Show each member on a separate line. * Add new …
(edit) @2556 [2556] 7 months Charles.Esterbrook Code cleanup.
(edit) @2555 [2555] 7 months Charles.Esterbrook @help improvement: show enumeration members.
(edit) @2554 [2554] 7 months Charles.Esterbrook @help improvement: Show property signatures.
(edit) @2553 [2553] 7 months Charles.Esterbrook @help improvements. * Show details for nilable types. * Show inherited …
(edit) @2552 [2552] 7 months Charles.Esterbrook Minor fixes. Nothing to see here. Moving on.
(edit) @2551 [2551] 7 months Charles.Esterbrook Minor script improvements.
(edit) @2550 [2550] 7 months Charles.Esterbrook Minor.
(edit) @2549 [2549] 7 months Charles.Esterbrook Minor.
(edit) @2548 [2548] 7 months Charles.Esterbrook Minor.
(edit) @2547 [2547] 7 months Charles.Esterbrook @help improvements. Show method signatures in a pop-up window when …
(edit) @2546 [2546] 7 months Charles.Esterbrook JVM back-end progress, courtesy of hopscc. credit:hopscc
(edit) @2545 [2545] 7 months Charles.Esterbrook JVM back-end progress, courtesy of hopscc. credit:hopscc
(edit) @2544 [2544] 7 months Charles.Esterbrook Internal.
(edit) @2543 [2543] 7 months Charles.Esterbrook @help improvements. Show method signatures in a pop-up window when …
(edit) @2542 [2542] 8 months Charles.Esterbrook Improvements to @help. Shrink the height of the "Search" section using …
(edit) @2541 [2541] 8 months Charles.Esterbrook Fixes and refinements to the installer. reported-by:RIGHT_THEN
(edit) @2540 [2540] 8 months Charles.Esterbrook Fixed. Compilation error in HelpGenerator? on .NET 4
(edit) @2539 [2539] 8 months Charles.Esterbrook Fix for previous checkin. reported-by:ObtuseAngle
(edit) @2538 [2538] 8 months Charles.Esterbrook Refactoring. Move hello.cobra and dump-stack.cobra down into Misc/
(edit) @2537 [2537] 8 months Charles.Esterbrook Improvements to @help. Better formatting.
(edit) @2536 [2536] 8 months Charles.Esterbrook Internal.
(edit) @2535 [2535] 8 months Charles.Esterbrook @help improvements: * Support "foo.@help" as a convenient syntax for …
Note: See TracRevisionLog for help on using the revision log.