Commit Graph

271 Commits

Author SHA1 Message Date
Daniel Kraus
26766dbf81 Implement singleton pattern for thesauruses. 2015-07-15 06:58:05 +02:00
Daniel Kraus
b421279208 Refactor: Rename lookup dictionaries to thesaurus.
This prevents confusion with the .NET term 'dictionary'.
2015-07-14 23:50:39 +02:00
Daniel Kraus
b810cc8a74 More work on Formatter; successful tests. 2015-07-14 23:19:41 +02:00
Daniel Kraus
e36fee52ad Add formatter and initial tests. 2015-07-13 23:57:35 +02:00
Daniel Kraus
a847c1f8ba Make ZaaImporter use parameter and unit dictionaries. 2015-07-11 16:58:18 +02:00
Daniel Kraus
774daf8f85 Build parameters.txt and units.txt as embedded resources. 2015-07-11 16:57:58 +02:00
Daniel Kraus
07ee4fbf2a Implement Laboratory and TimePoints. 2015-07-11 16:51:02 +02:00
Daniel Kraus
2cf31914dd Refactor: Separate concerns. 2015-07-06 15:48:43 +02:00
Daniel Kraus
2bd9c0e696 Implement TimePoint. 2015-07-04 12:09:39 +02:00
Daniel Kraus
443f3ac4e1 Add Lauris paragraph parser. 2015-06-29 21:50:27 +02:00
Daniel Kraus
39f63835be Add dictionaries, materials. 2015-06-28 09:44:33 +02:00
Daniel Kraus
24c58a5867 Implement base DictionaryBase with tests. 2015-06-21 14:53:49 +02:00
Daniel Kraus
9e0f8a85ae Add HasFields property to LineParser. 2015-06-21 06:15:27 +02:00
Daniel Kraus
cfbf3c7859 Add costructors to LineParser. 2015-06-21 06:12:30 +02:00
Daniel Kraus
bc5911f748 Add LineParser and basic dictionaries. 2015-06-20 21:13:55 +02:00
Daniel Kraus
a1895ec9c1 Strong-name sign the assembly.
They key file resides outside of the repository and is symlinked to.
2015-06-20 16:33:46 +02:00
Daniel Kraus
aa2ad96774 Implement Lauris parsing in LabItem. 2015-06-20 16:26:10 +02:00
Daniel Kraus
1265082fdb Add LabItem class. 2015-06-17 20:26:19 +02:00
Daniel Kraus
0df0248d36 Add license header to ThisAddIn.cs. 2015-06-17 20:15:02 +02:00
Daniel Kraus
7b48ad57b9 Add license to licenseheader file. 2015-06-17 20:02:23 +02:00
Daniel Kraus
85324fc614 Create zaaReloaded2 project and solution. 2015-06-15 19:15:52 +02:00