Historically, the idea of Cesium appeared after we were discussing a possibility of porting code from sha1collisiondetection project to Fenrir, a project to create a Git client in .NET.
So, our next milestone is going to be the compilation of said project using Cesium.
Milestone goals:
- take as much of the code as possible in its pristine state
- make sure the project compiles and works
- run project tests
Milestone non-goals:
- take all of the project in its pristine state
- integrate with any external build system (say, Make, CMake, MSBuild)
Tasks (a pretty rough list; will be elaborated on the go):
Historically, the idea of Cesium appeared after we were discussing a possibility of porting code from sha1collisiondetection project to Fenrir, a project to create a Git client in .NET.
So, our next milestone is going to be the compilation of said project using Cesium.
Milestone goals:
Milestone non-goals:
Tasks (a pretty rough list; will be elaborated on the go):
#define,#ifdef) #70#if defined) #71(not a lot of them, thankfully)
if/elsestatement #99forstatement #100switch-casesupport #74->) #103unsigned char) #104breakstatement for loops #120#elif#517