root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1774 [1774] 3 hours Chuck.Esterbrook Code cleanup. Move more run-time library down into Cobra.Lang.
(edit) @1773 [1773] 3 hours Chuck.Esterbrook Code cleanup. Migrate more code into the Cobra.Lang subdirectory.
(edit) @1772 [1772] 3 hours Chuck.Esterbrook Code cleanup.
(edit) @1771 [1771] 4 hours Chuck.Esterbrook Code cleanup. More migration to the Cobra.Lang subdirectory.
(edit) @1770 [1770] 8 hours Chuck.Esterbrook Make the -files: option "relative" meaning that the paths inside that file …
(edit) @1769 [1769] 4 days Chuck.Esterbrook Regarding "truthfulness" such as found in assert, if and if(...), …
(edit) @1768 [1768] 4 days Chuck.Esterbrook Code cleanup. Introduce IType.nonNil which makes coding more succinct.
(edit) @1767 [1767] 4 days Chuck.Esterbrook Fixed: Cannot properly invoke delegates whose delegate types come from …
(edit) @1766 [1766] 4 days Chuck.Esterbrook Code cleanup.
(edit) @1765 [1765] 4 days Chuck.Esterbrook Shore up a missing warning about: Unnecessary parentheses
(edit) @1764 [1764] 6 days Chuck.Esterbrook Code cleanup.
(edit) @1763 [1763] 6 days Chuck.Esterbrook Code cleanup. * Expr and IExpr have gained: get definition as dynamic? * …
(edit) @1762 [1762] 8 days Chuck.Esterbrook Better error messages for C# syntax += and -= applied to events and …
(edit) @1761 [1761] 8 days Chuck.Esterbrook Add support for one-line doc strings. ticket:43 credit:hopscc,Chuck
(edit) @1760 [1760] 8 days Chuck.Esterbrook Improvements to suggestions in error messages. Add case-insensitivity to …
(edit) @1759 [1759] 8 days Chuck.Esterbrook More -correct-case support including generics and qualified types. Fix …
(edit) @1758 [1758] 10 days Chuck.Esterbrook Fix bug in ticket:61 def foo causes false compilation error.
(edit) @1757 [1757] 11 days Chuck.Esterbrook In doc string, add link to system requirements.
(edit) @1756 [1756] 11 days Chuck.Esterbrook Attempt to use gacutil.exe if Publish().gacInstall throws …
(edit) @1755 [1755] 11 days Chuck.Esterbrook Update to use Publish().gacInstall('Cobra.Lang.dll') instead of …
(edit) @1754 [1754] 11 days Chuck.Esterbrook Progress towards multiple back-ends. New BackEnd? and ClrBackEnd? classes.
(edit) @1753 [1753] 11 days Chuck.Esterbrook Progress towards multiple back-ends. Added new BackEndJvm? directory.
(edit) @1752 [1752] 11 days Chuck.Esterbrook Progress towards multiple back-ends. Code refactoring, renaming, etc.
(edit) @1751 [1751] 11 days Chuck.Esterbrook Progress towards multiple back-ends. Move files into new BackEndClr?
(edit) @1750 [1750] 11 days Chuck.Esterbrook Progress towards multiple back-ends. New BackEndClr? directory.
(edit) @1749 [1749] 11 days Chuck.Esterbrook New snapshot.
(edit) @1748 [1748] 11 days Chuck.Esterbrook Support file paths with both backslash (foo\bar.cobra) and forward slash …
(edit) @1747 [1747] 11 days Chuck.Esterbrook Fix a bug found via a failure in the test suite.
(edit) @1746 [1746] 11 days Chuck.Esterbrook Added command line option -correct-case (or -cc) to change the case of …
(edit) @1745 [1745] 12 days Chuck.Esterbrook Fixed: No warning for derived methods that are not marked "override" or …
(edit) @1744 [1744] 12 days Chuck.Esterbrook Fixed: The error message for fixed size array syntax (int[10]) is …
(edit) @1743 [1743] 12 days Chuck.Esterbrook New snapshot.
(edit) @1742 [1742] 12 days Chuck.Esterbrook Fix a bug from a previous checkin that broke "cobra -bsl".
(edit) @1741 [1741] 12 days Chuck.Esterbrook Fix bug from previous checkin. Code cleanup.
(edit) @1740 [1740] 13 days Chuck.Esterbrook Fixed: Errors about unknown properties in Foo(a=1, b=2) give the wrong …
(edit) @1739 [1739] 13 days Chuck.Esterbrook Update release notes.
(edit) @1738 [1738] 13 days Chuck.Esterbrook Added -out: command line option.
(edit) @1737 [1737] 13 days Chuck.Esterbrook Added Node.addOnValues property while it was still on my mind.
(edit) @1736 [1736] 13 days Chuck.Esterbrook Code cleanup. Break up large methods in …
(edit) @1735 [1735] 2 weeks Chuck.Esterbrook Add new Point sample.
(edit) @1734 [1734] 2 weeks Chuck.Esterbrook Updated error message for a bad intNN or uintNN: error: Unsupported …
(edit) @1733 [1733] 2 weeks Chuck.Esterbrook Fixed: Nilable delegates cannot be called (foo(arg1, arg2)).
(edit) @1732 [1732] 2 weeks Chuck.Esterbrook Fixed: Cannot add a doc string for a sig declaration.
(edit) @1731 [1731] 2 weeks Chuck.Esterbrook Code cleanup.
(edit) @1730 [1730] 2 weeks Chuck.Esterbrook _fooMethod warns about empty parens like .fooMethod() does. Code …
(edit) @1729 [1729] 2 weeks Chuck.Esterbrook Fixed: Invoking _someMethod without parens in an if statement or other …
(edit) @1728 [1728] 2 weeks Chuck.Esterbrook Latest patch for multi-assignment. ticket:38 credit:hopscc
(edit) @1727 [1727] 2 weeks Chuck.Esterbrook Minor improv to -h formatting.
(edit) @1726 [1726] 2 weeks Chuck.Esterbrook Enhance le to take paths on the command line so its actions can be limited …
(edit) @1725 [1725] 2 weeks Chuck.Esterbrook Add a doc string.
(edit) @1724 [1724] 2 weeks Chuck.Esterbrook Added new "line endings" program which I've found useful for awhile now …
(edit) @1723 [1723] 2 weeks Chuck.Esterbrook Code cleanup. Removed ArgsParser?._self global state.
(edit) @1722 [1722] 3 weeks Chuck.Esterbrook Command line: Tell the user what the possible choices are when a 'bool' or …
(edit) @1721 [1721] 3 weeks Chuck.Esterbrook Command line changes * The default behavior for invoking the Cobra …
(edit) @1720 [1720] 3 weeks Chuck.Esterbrook Added a shortcut syntax for declaring a property and its backing variable …
(edit) @1719 [1719] 3 weeks Chuck.Esterbrook Code cleanup.
(edit) @1718 [1718] 3 weeks Chuck.Esterbrook Code cleanup. Related to cleaning up access to native types, in …
(edit) @1717 [1717] 3 weeks Chuck.Esterbrook Fixed: Assigning values less than zero to variables of type int8 and int16 …
(edit) @1716 [1716] 3 weeks Chuck.Esterbrook Multi-assignment improvements. ticket:38 credit:hopscc
(edit) @1715 [1715] 3 weeks Chuck.Esterbrook Code cleanup.
(edit) @1714 [1714] 3 weeks Chuck.Esterbrook Better searching for gacutil including using …
(edit) @1713 [1713] 3 weeks Chuck.Esterbrook Minor improvs. Make BoxVar? use Expr.canBeAssignedTo rather that …
(edit) @1712 [1712] 3 weeks Chuck.Esterbrook Code cleanup.
(edit) @1711 [1711] 3 weeks Chuck.Esterbrook Implement generic constraints on methods.
(edit) @1710 [1710] 3 weeks Chuck.Esterbrook Fixed: A for statement iterating over a Hashtable doesn't infer the …
(edit) @1709 [1709] 3 weeks Chuck.Esterbrook Fixed a bug with extended initializers regarding using them in combination …
(edit) @1708 [1708] 3 weeks Chuck.Esterbrook Fixed a bug with extended initializers regarding enum creation. No release …
(edit) @1707 [1707] 4 weeks Chuck.Esterbrook Fix a bug regarding floats first reported …
(edit) @1706 [1706] 4 weeks Chuck.Esterbrook Code cleanup.
(edit) @1705 [1705] 4 weeks Chuck.Esterbrook This is a patch application, part 2 of 2. Consolidated multi-assignment …
(edit) @1704 [1704] 4 weeks Chuck.Esterbrook Add support for multitarget assignment in for statements: […] This is …
(edit) @1703 [1703] 4 weeks Chuck.Esterbrook Fixed: Reading enums with non-int32 storage types (such as uint32 and …
(edit) @1702 [1702] 4 weeks Chuck.Esterbrook Added storage type specification for enums.
(edit) @1701 [1701] 4 weeks Chuck.Esterbrook Improvements for running the installer and the installed cobra on the …
(edit) @1700 [1700] 4 weeks Chuck.Esterbrook Fixed: CobraCore?.exePath uses Assembly.getExecutingAssembly when it …
(edit) @1699 [1699] 4 weeks Chuck.Esterbrook Add compile option -include-traces default value yes to allow compile time …
(edit) @1698 [1698] 4 weeks Chuck.Esterbrook Fix a new bug. Test case already in place …
(edit) @1697 [1697] 4 weeks Chuck.Esterbrook Fix new bugs on the Mono+posix side.
(edit) @1696 [1696] 4 weeks Chuck.Esterbrook Fix new bug on Mono+posix side. Test case already exists.
(edit) @1695 [1695] 4 weeks Chuck.Esterbrook Minor fix.
(edit) @1694 [1694] 4 weeks Chuck.Esterbrook Fix a new bug regarding running the resulting .exe on Mono/unix.
(edit) @1693 [1693] 4 weeks Chuck.Esterbrook Suppress C# warning "CS1717: Assignment made to same variable; did you …
(edit) @1692 [1692] 4 weeks Chuck.Esterbrook Add "CS1718: A comparison made to same variable." to the list of warnings …
(edit) @1691 [1691] 4 weeks Chuck.Esterbrook New snapshot.
(edit) @1690 [1690] 4 weeks Chuck.Esterbrook When cobra launches the executably it just produced through compilation: * …
(edit) @1689 [1689] 4 weeks Chuck.Esterbrook Break out "Locate gacutil" and move it earlier in the stages. Since it is …
(edit) @1688 [1688] 4 weeks Chuck.Esterbrook Look for gacutil in the VS 2008 directory as well as the VS 2005/SDK 2.0 …
(edit) @1687 [1687] 4 weeks Chuck.Esterbrook Add a note to help Windows Vista users.
(edit) @1686