SubSonic Developers: damieng@gmail.com

Login name:
damieng@gmail.com
Total Commits:
13 (0.3%)
Lines of Code:
116 (0.1%)
Most Recent Commit:
2007-10-28 20:16

Activity by Clock Time

Activity by Hour of Day for damieng@gmail.com

Activity by Day of Week for damieng@gmail.com

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 13 (100.0%) 116 (100.0%) 8.9
SubSonic/CodeLanguage/ 2 (15.4%) 67 (57.8%) 33.5
SubCommander/ 2 (15.4%) 21 (18.1%) 10.5
SubSonicCentral/inc/ 6 (46.2%) 20 (17.2%) 3.3
SubSonic/Sugar/ 1 (7.7%) 8 (6.9%) 8.0
SubSonic/ 1 (7.7%) 0 (0.0%) 0.0
/ 1 (7.7%) 0 (0.0%) 0.0

Activity of damieng@gmail.com

Most Recent Commits

damieng@gmail.com 2007-10-28 20:16 Rev.: 204

Enumerate over code languages from the generation tools to dynamically build the list of available language options.

85 lines of code changed in 7 files:

  • SubCommander: Program.cs (+9 -1)
  • SubSonic/CodeLanguage: CodeLanguageFactory.cs (+66 -50), VBCodeLanguage.cs (+1 -1)
  • SubSonicCentral/inc: ClassGenerator.ascx (+1 -4), ClassGenerator.ascx.cs (+4), ScaffoldGenerator.ascx (+2 -4), ScaffoldGenerator.ascx.cs (+2)
damieng@gmail.com 2007-10-28 19:16 Rev.: 203

Complete ICodeLanguage abstraction implementation by removing remaining use of enums and IsVB/IsCSharp functions.

23 lines of code changed in 5 files:

  • SubSonic.sln (-1)
  • SubCommander: Program.cs (+12 -57)
  • SubSonic: Constants.cs (-26)
  • SubSonicCentral/inc: ClassGenerator.ascx.cs (+6 -18), ScaffoldGenerator.ascx.cs (+5 -19)
damieng@gmail.com 2007-10-25 16:24 Rev.: 202

Rewrite String.Chop to remove the try/catch and ToLower() operations resulting in improved speed when startText/endText found and drastically improved speed when matches not found.

8 lines of code changed in 1 file:

  • SubSonic/Sugar: Strings.cs (+8 -13)
Generated by StatSVN 0.4.1