index
:
dotgnu-pnet/pnet.git
DotGNU Portable.NET engine, compilers and tools (pnet)
summary
refs
log
tree
commit
diff
path:
root
/
cscc
/
csharp
/
cs_misc.tc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-29
Implement stackalloc in C#
Klaus Treichel
1
-13
/
+54
2007-10-14
Fix a bug with incorrect order of arrays of arrays. Do some preoaration for
Klaus Treichel
1
-11
/
+16
2005-10-19
2005-10-19 pfr <
[email protected]
>
Klaus Treichel
1
-3
/
+7
2003-12-03
ILNode_SizeOf: bug in the handling of "sizeof" which caused it to
Rhys Weatherley
1
-4
/
+0
2003-11-28
Increment and decrement operators for pointer values.
Rhys Weatherley
1
-21
/
+36
2003-11-26
ILNode_NewExpression: report an error if "float[]" or "double[]" is used
Rhys Weatherley
1
-0
/
+13
2003-02-26
Correctly handle pointer types with the "sizeof" operator.
Rhys Weatherley
1
-6
/
+12
2002-12-13
Fix a warning.
Rhys Weatherley
1
-1
/
+1
2002-12-12
Filter destructor calls for System.Object
Gopal V
1
-0
/
+24
2002-12-10
use ILNode_SemanalysisType for typeof arguments
Gopal V
1
-1
/
+1
2002-11-16
indirect checks for ILCoerce* and ILCast* functions
Gopal V
1
-8
/
+8
2002-11-09
Accept fully qualified types for non-using namespaces and ILSemAnalysisType c...
Jonathan Springer
1
-13
/
+0
2002-10-27
Fix Gopal's infamous 'class Foo{}...int Foo; Foo.Bar();' bug.
Jonathan Springer
1
-0
/
+14
2002-09-03
Change the usage of the "CSSemValue" type so that it is accessed via macros
Rhys Weatherley
1
-48
/
+40
2002-08-06
Implement array initializers in "new" expressions.
Rhys Weatherley
1
-8
/
+86
2002-05-07
Implement the "__makeref", "__reftype", and "__refvalue" operators.
Rhys Weatherley
1
-0
/
+99
2002-04-30
Semantic analysis and code generation for array "new" operator.
Rhys Weatherley
1
-2
/
+101
2002-03-15
Implement array initializers for fields and local variable declarations.
Rhys Weatherley
1
-0
/
+25
2002-03-14
Add field initializers to static constructors.
Rhys Weatherley
1
-0
/
+12
2002-03-09
Move the bulk of the C# compiler plugin out of "cscc" and into "cscc/csharp".
Rhys Weatherley
1
-0
/
+309