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