Skip to content

Commit 2d95ec2

Browse files
authored
Merge pull request #220 from reTHINK-project/develop
update to a minor release
2 parents 96a4c6c + 4943058 commit 2d95ec2

File tree

9 files changed

+2592
-3176
lines changed

9 files changed

+2592
-3176
lines changed

dist/PEP.js

Lines changed: 760 additions & 855 deletions
Large diffs are not rendered by default.

dist/ReThinkCtx.js

Lines changed: 416 additions & 434 deletions
Large diffs are not rendered by default.

dist/Runtime.js

Lines changed: 112 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/Runtime.light.js

Lines changed: 8 additions & 170 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// version: 0.9.0
2-
// date: Tue Jul 18 2017 13:48:44 GMT+0100 (WEST)
1+
// version: 0.9.1
2+
// date: Thu Jul 20 2017 16:01:32 GMT+0100 (WEST)
33
// licence:
44
/**
55
* Copyright 2016 PT Inovação e Sistemas SA
@@ -25,170 +25,8 @@
2525
**/
2626

2727

28-
// version: 0.9.0
29-
// date: Tue Jul 18 2017 13:48:44 GMT+0100 (WEST)
30-
// licence:
31-
/**
32-
* Copyright 2016 PT Inovação e Sistemas SA
33-
* Copyright 2016 INESC-ID
34-
* Copyright 2016 QUOBIS NETWORKS SL
35-
* Copyright 2016 FRAUNHOFER-GESELLSCHAFT ZUR FOERDERUNG DER ANGEWANDTEN FORSCHUNG E.V
36-
* Copyright 2016 ORANGE SA
37-
* Copyright 2016 Deutsche Telekom AG
38-
* Copyright 2016 Apizee
39-
* Copyright 2016 TECHNISCHE UNIVERSITAT BERLIN
40-
*
41-
* Licensed under the Apache License, Version 2.0 (the "License");
42-
* you may not use this file except in compliance with the License.
43-
* You may obtain a copy of the License at
44-
*
45-
* http://www.apache.org/licenses/LICENSE-2.0
46-
*
47-
* Unless required by applicable law or agreed to in writing, software
48-
* distributed under the License is distributed on an "AS IS" BASIS,
49-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
50-
* See the License for the specific language governing permissions and
51-
* limitations under the License.
52-
**/
53-
54-
55-
// version: 0.8.1
56-
// date: Tue Jul 18 2017 13:47:32 GMT+0100 (WEST)
57-
// licence:
58-
/**
59-
* Copyright 2016 PT Inovação e Sistemas SA
60-
* Copyright 2016 INESC-ID
61-
* Copyright 2016 QUOBIS NETWORKS SL
62-
* Copyright 2016 FRAUNHOFER-GESELLSCHAFT ZUR FOERDERUNG DER ANGEWANDTEN FORSCHUNG E.V
63-
* Copyright 2016 ORANGE SA
64-
* Copyright 2016 Deutsche Telekom AG
65-
* Copyright 2016 Apizee
66-
* Copyright 2016 TECHNISCHE UNIVERSITAT BERLIN
67-
*
68-
* Licensed under the Apache License, Version 2.0 (the "License");
69-
* you may not use this file except in compliance with the License.
70-
* You may obtain a copy of the License at
71-
*
72-
* http://www.apache.org/licenses/LICENSE-2.0
73-
*
74-
* Unless required by applicable law or agreed to in writing, software
75-
* distributed under the License is distributed on an "AS IS" BASIS,
76-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
77-
* See the License for the specific language governing permissions and
78-
* limitations under the License.
79-
**/
80-
81-
82-
// version: 0.8.1
83-
// date: Tue Jul 18 2017 13:47:32 GMT+0100 (WEST)
84-
// licence:
85-
/**
86-
* Copyright 2016 PT Inovação e Sistemas SA
87-
* Copyright 2016 INESC-ID
88-
* Copyright 2016 QUOBIS NETWORKS SL
89-
* Copyright 2016 FRAUNHOFER-GESELLSCHAFT ZUR FOERDERUNG DER ANGEWANDTEN FORSCHUNG E.V
90-
* Copyright 2016 ORANGE SA
91-
* Copyright 2016 Deutsche Telekom AG
92-
* Copyright 2016 Apizee
93-
* Copyright 2016 TECHNISCHE UNIVERSITAT BERLIN
94-
*
95-
* Licensed under the Apache License, Version 2.0 (the "License");
96-
* you may not use this file except in compliance with the License.
97-
* You may obtain a copy of the License at
98-
*
99-
* http://www.apache.org/licenses/LICENSE-2.0
100-
*
101-
* Unless required by applicable law or agreed to in writing, software
102-
* distributed under the License is distributed on an "AS IS" BASIS,
103-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
104-
* See the License for the specific language governing permissions and
105-
* limitations under the License.
106-
**/
107-
108-
109-
// version: 0.8.1
110-
// date: Tue Jul 18 2017 13:43:23 GMT+0100 (WEST)
111-
// licence:
112-
/**
113-
* Copyright 2016 PT Inovação e Sistemas SA
114-
* Copyright 2016 INESC-ID
115-
* Copyright 2016 QUOBIS NETWORKS SL
116-
* Copyright 2016 FRAUNHOFER-GESELLSCHAFT ZUR FOERDERUNG DER ANGEWANDTEN FORSCHUNG E.V
117-
* Copyright 2016 ORANGE SA
118-
* Copyright 2016 Deutsche Telekom AG
119-
* Copyright 2016 Apizee
120-
* Copyright 2016 TECHNISCHE UNIVERSITAT BERLIN
121-
*
122-
* Licensed under the Apache License, Version 2.0 (the "License");
123-
* you may not use this file except in compliance with the License.
124-
* You may obtain a copy of the License at
125-
*
126-
* http://www.apache.org/licenses/LICENSE-2.0
127-
*
128-
* Unless required by applicable law or agreed to in writing, software
129-
* distributed under the License is distributed on an "AS IS" BASIS,
130-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
131-
* See the License for the specific language governing permissions and
132-
* limitations under the License.
133-
**/
134-
135-
136-
// version: 0.8.1
137-
// date: Tue Jul 18 2017 13:43:23 GMT+0100 (WEST)
138-
// licence:
139-
/**
140-
* Copyright 2016 PT Inovação e Sistemas SA
141-
* Copyright 2016 INESC-ID
142-
* Copyright 2016 QUOBIS NETWORKS SL
143-
* Copyright 2016 FRAUNHOFER-GESELLSCHAFT ZUR FOERDERUNG DER ANGEWANDTEN FORSCHUNG E.V
144-
* Copyright 2016 ORANGE SA
145-
* Copyright 2016 Deutsche Telekom AG
146-
* Copyright 2016 Apizee
147-
* Copyright 2016 TECHNISCHE UNIVERSITAT BERLIN
148-
*
149-
* Licensed under the Apache License, Version 2.0 (the "License");
150-
* you may not use this file except in compliance with the License.
151-
* You may obtain a copy of the License at
152-
*
153-
* http://www.apache.org/licenses/LICENSE-2.0
154-
*
155-
* Unless required by applicable law or agreed to in writing, software
156-
* distributed under the License is distributed on an "AS IS" BASIS,
157-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
158-
* See the License for the specific language governing permissions and
159-
* limitations under the License.
160-
**/
161-
162-
163-
// version: 0.8.1
164-
// date: Wed Jul 12 2017 13:11:59 GMT+0100 (WEST)
165-
// licence:
166-
/**
167-
* Copyright 2016 PT Inovação e Sistemas SA
168-
* Copyright 2016 INESC-ID
169-
* Copyright 2016 QUOBIS NETWORKS SL
170-
* Copyright 2016 FRAUNHOFER-GESELLSCHAFT ZUR FOERDERUNG DER ANGEWANDTEN FORSCHUNG E.V
171-
* Copyright 2016 ORANGE SA
172-
* Copyright 2016 Deutsche Telekom AG
173-
* Copyright 2016 Apizee
174-
* Copyright 2016 TECHNISCHE UNIVERSITAT BERLIN
175-
*
176-
* Licensed under the Apache License, Version 2.0 (the "License");
177-
* you may not use this file except in compliance with the License.
178-
* You may obtain a copy of the License at
179-
*
180-
* http://www.apache.org/licenses/LICENSE-2.0
181-
*
182-
* Unless required by applicable law or agreed to in writing, software
183-
* distributed under the License is distributed on an "AS IS" BASIS,
184-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
185-
* See the License for the specific language governing permissions and
186-
* limitations under the License.
187-
**/
188-
189-
190-
// version: 0.8.1
191-
// date: Wed Jul 12 2017 13:11:59 GMT+0100 (WEST)
28+
// version: 0.9.1
29+
// date: Thu Jul 20 2017 16:01:32 GMT+0100 (WEST)
19230
// licence:
19331
/**
19432
* Copyright 2016 PT Inovação e Sistemas SA
@@ -1208,8 +1046,8 @@ var n=r(171),i=r(129).concat("length","prototype");t.f=Object.getOwnPropertyName
12081046
function(e,t,r){e.exports={default:r(422),__esModule:!0}},/* 185 */
12091047
/***/
12101048
function(e,t,r){
1211-
// version: 0.6.2
1212-
// date: Thu Jul 06 2017 20:03:44 GMT+0100 (GMT Daylight Time)
1049+
// version: 0.7.1
1050+
// date: Thu Jul 20 2017 15:27:11 GMT+0100 (WEST)
12131051
// licence:
12141052
/**
12151053
* Copyright 2016 PT Inovação e Sistemas SA
@@ -2176,8 +2014,8 @@ return this.delegate={iterator:values(e),resultName:t,nextLoc:n},"next"===this.m
21762014
"object"==typeof t?t:"object"==typeof window?window:"object"==typeof self?self:this)}).call(t,r(126))}])})},/* 186 */
21772015
/***/
21782016
function(e,t,r){
2179-
// version: 0.6.2
2180-
// date: Thu Jul 06 2017 20:03:44 GMT+0100 (GMT Daylight Time)
2017+
// version: 0.7.1
2018+
// date: Thu Jul 20 2017 15:27:11 GMT+0100 (WEST)
21812019
// licence:
21822020
/**
21832021
* Copyright 2016 PT Inovação e Sistemas SA

0 commit comments

Comments
 (0)