Repository
https://brahma-fx.svn.sourceforge.net/svnroot/brahma-fx/Source
/Source
by
ananthb
on
2008-01-25 07:39
(about 1 year ago)
Added support for function call translation (Math.Sqrt at the moment), as well as member init expressions. At the moment, the only classes that can be created are Vector2, Vector3 and Vector4. Also added PerformanceCounter.cs to measure performance.
| Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| C# | 271 | 15 | 1 | 13 | 42 | 1 |
| File | Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
Brahma/Brahma.csproj
|
|||||||
Brahma.DirectX/CodeDom/Sample.cs
|
|||||||
| C# | 115 | 4 | 1 | 0 | 23 | 0 | |
Brahma.DirectX/GPUComputationProvider.cs
|
|||||||
| C# | 1 | 1 | 0 | 0 | 0 | 1 | |
Brahma.DirectX.Tests/SimpleQueries.cs
|
|||||||
| C# | 41 | 10 | 0 | 13 | 1 | 0 | |
Brahma/ExpressionVisitor.cs
|
|||||||
| C# | 38 | 0 | 0 | 0 | 4 | 0 | |
Brahma/PerformanceCounter.cs
|
|||||||
| C# | 46 | 0 | 0 | 0 | 8 | 0 | |
Brahma/Vector2.cs
|
|||||||
| C# | 10 | 0 | 0 | 0 | 2 | 0 | |
Brahma/Vector3.cs
|
|||||||
| C# | 10 | 0 | 0 | 0 | 2 | 0 | |
Brahma/Vector4.cs
|
|||||||
| C# | 10 | 0 | 0 | 0 | 2 | 0 | |