-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathpast-commits.txt
58 lines (57 loc) · 3.36 KB
/
past-commits.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
I, Richard Marston hereby sign-off-by all of my past commits to this repo subject to the Developer Certificate of Origin (DCO), Version 1.1. In the past I have used emails: [email protected]
e1a4296 Add pointer initialisations to cpp template
c3868f3 Fix a couple of issues in the python generation
91166ab Add javascript generation
595151a Merge branch '22-add-rdfs-schema-version-2-4-13' into 'master'
6dc5a67 Add CGMES_2.4.13_18DEC2013 schema version
6fbf4a6 Update README and condense Dockerfiles into one
fd5b76f Move CIMgen make commands from libcimpp into CMakeLists.txt
e45d0ff Rename cim-codebase-generator artefacts to CIMgen
b68432a Merge branch '21-support-multiple-rdfs-versions' into 'master'
b1606d4 Fix incorrect boolean logic in class merge Don't die on unicode decode error Rename define to declare Bad symbol in comment Call the inverse role function if relationship not used in xml
e28184e Merge branch '19-run-libcimpp-with-cgmes-v2-4-15-test-configuration' into 'master'
54d0f69 Use namespace CIMPP instead of CGMES
95c78a3 Some python gitignore stuff
9e43e55 Resolve build.py directory location issue
1dbaa6b Provide build.py so build system can build outside docker
1e33e3a Add output dir variable to Makefile for auto build setup
fd4e040 Update blacklist
aee3468 Merge branch '14-use-all-rdfs-profile-definition-files' into 'master'
30e5127 Move c++ header creation files into c++/langPack
647fd27 Take *ConformLoad* out of blacklist now that they are proplerly defined
948299b Create enum for Literals and implement >> operator
b24fd4a Move extraction logic in RDFSEntry and use autogenerated shortNames
64fe75d Merge branch '18-move-files-from-cached_files-directory-into-libcimpp-cgmes_2-4-15' into 'master'
89e4aa0 Merge branch '16-assignment-functions-not-generated-correctly-for-1-many-relationships' into 'master'
d9378f5 Move cached_files directory into libcimpp project
5f3910f Prefer printf to echo for portability
d2f3877 Use CGMES namespace and avoid switch keyword conflict in var name
e5b64ce Add comments in langPackCpp.py and tidy up a bit
9084f33 Also handle Integer class as primitive
dd2c651 Implementation of assignments
322186c Get libcimpp binary running
38c1bc5 Two CIMFactory tests working
fb935c2 Be able to run some tests
946eecd Make compilable code
59ecd00 Better names in _create_attribute_includes
7300e65 Remove namespace in cim version
40b622c Only include String.hpp when required
aa524cf Fix missing =
03a168a Record instances and remove forward declaration of String
f9ff128 Add cached files dir instead of embedding files in code
f2befb9 Rename Dockerfile to Dockerfile.cpp
4e45ca6 Generate reference setters
e809e73 Put language-specific helpers and partials into langPack package
2b02d2f Add cpp object template
2f8f08e Put language-specific helpers and partials into langPack package
c048f64 Fix mistake that stopped the header files being written
d4f9c97 Dockerfile and Makefile for easy building
9fcb24d Template for cpp headers and code path to use it
d419411 Add Dockerfile for making python classes
3914140 Move base creation into langPack
0a05d99 Add cpp object template
8809b28 Change names of install location
8a342fc Put language-specific helpers and partials into langPack package
de8ca46 Fix mistake that stopped the header files being written
0833489 Dockerfile and Makefile for easy building
51a24b4 Template for cpp headers and code path to use it