Skip to content

Commit 5ceb95b

Browse files
author
Tanner Blair
committedJan 26, 2018
New build
1 parent f1bf078 commit 5ceb95b

11 files changed

+195
-180
lines changed
 

‎LVJSON Build Specification.vipb

+192-176
Large diffs are not rendered by default.

‎Source/Errors/Not structured type.vi

-17.5 KB
Binary file not shown.

‎Source/JSON Parsing.lvproj

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
1313
<Property Name="specify.custom.address" Type="Bool">false</Property>
1414
<Item Name="JSON Value.lvclass" Type="LVClass" URL="../JSON Value/JSON Value.lvclass"/>
15-
<Item Name="test vi.vi" Type="VI" URL="../test vi.vi"/>
1615
<Item Name="Dependencies" Type="Dependencies">
1716
<Item Name="vi.lib" Type="Folder">
1817
<Item Name="NI_Data Type.lvlib" Type="Library" URL="/&lt;vilib&gt;/Utility/Data Type/NI_Data Type.lvlib"/>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

‎Source/JSON Value/JSON Value.lvclass

+3-3
Original file line numberDiff line numberDiff line change
@@ -1129,7 +1129,7 @@
11291129
<Property Name="NI.ClassItem.Priority" Type="Int">1</Property>
11301130
<Property Name="NI.ClassItem.State" Type="Int">1082130944</Property>
11311131
</Item>
1132-
<Item Name="Array To List.vi" Type="VI" URL="../../subVis/Array To List.vi">
1132+
<Item Name="Array To List.vi" Type="VI" URL="../subVIs/Array To List.vi">
11331133
<Property Name="NI.ClassItem.ConnectorPane" Type="Bin">&amp;A#!!!!!!!)!"1!&amp;!!!-!%!!!@````]!!!!"!!%!!!#+!!!!"1!%!!!!%%!Q`````Q:4&gt;(*J&lt;G=!!!A!-0````]!%E"!!!(`````!!)&amp;18*S98E!6!$Q!!Q!!!!!!!!!!1!!!!!!!!!!!!!!!!!!!!-#!!"Y!!!!!!!!!!!!!!!!!!!*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!AA!!!!!!1!%!!!!!!</Property>
11341134
<Property Name="NI.ClassItem.ExecutionSystem" Type="Int">-1</Property>
11351135
<Property Name="NI.ClassItem.Flags" Type="Int">0</Property>
@@ -1174,7 +1174,7 @@
11741174
<Property Name="NI.ClassItem.Priority" Type="Int">1</Property>
11751175
<Property Name="NI.ClassItem.State" Type="Int">8388608</Property>
11761176
</Item>
1177-
<Item Name="Generate Tabs.vi" Type="VI" URL="../../subVis/Generate Tabs.vi">
1177+
<Item Name="Generate Tabs.vi" Type="VI" URL="../subVIs/Generate Tabs.vi">
11781178
<Property Name="NI.ClassItem.ConnectorPane" Type="Bin">&amp;A#!!!!!!!)!"1!&amp;!!!-!%!!!@````]!!!!"!!%!!!$,!!!!#!!-1#%'=X2B&gt;(6T!!!,1!-!"'.P:'5!!""!-0````]'=W^V=G.F!!!71&amp;!!!Q!!!!%!!AFF=H*P=C"P&gt;81!"!!!!!Z!-0````]%6'&amp;C=Q!!)%"1!!-!!!!"!!)4:8*S&lt;X)A;7YA+'ZP)'6S=G^S+1"5!0!!$!!$!!1!"1!%!!1!"!!%!!1!"A!%!!1!"!-!!(A!!!U)!!!!!!!!#1!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!#!!!!!!!!!!!!!!!!!!!!!!"!!=!!!!!</Property>
11791179
<Property Name="NI.ClassItem.ExecutionSystem" Type="Int">-1</Property>
11801180
<Property Name="NI.ClassItem.Flags" Type="Int">0</Property>
@@ -1219,7 +1219,7 @@
12191219
<Property Name="NI.ClassItem.Priority" Type="Int">1</Property>
12201220
<Property Name="NI.ClassItem.State" Type="Int">1082130944</Property>
12211221
</Item>
1222-
<Item Name="Pretty Print Level.vi" Type="VI" URL="../../subVis/Pretty Print Level.vi">
1222+
<Item Name="Pretty Print Level.vi" Type="VI" URL="../subVIs/Pretty Print Level.vi">
12231223
<Property Name="NI.ClassItem.ConnectorPane" Type="Bin">&amp;A#!!!!!!!)!"1!&amp;!!!-!%!!!@````]!!!!"!!%!!!$X!!!!#1!-1#%'=X2B&gt;(6T!!!,1!-!"'.P:'5!!""!-0````]'=W^V=G.F!!!71&amp;!!!Q!!!!%!!AFF=H*P=C"P&gt;81!"!!!!!V!!Q!(4H6N:8*J9Q!A1&amp;!!!Q!!!!%!!B.F=H*P=C"J&lt;C!I&lt;G]A:8*S&lt;X)J!#V!&amp;A!%#5FO9X*F&lt;76O&gt;!F%:7.S:7VF&lt;H1$2W6U"6*F=W6U!!:"9X2J&lt;WY!!&amp;1!]!!-!!-!"!!&amp;!!1!"!!%!!1!"!!'!!1!"Q!%!A!!?!!!$1A!!!!!!!!*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!)!!!!!!!!!!A!!!!!!!!!!!%!#!!!!!!</Property>
12241224
<Property Name="NI.ClassItem.ExecutionSystem" Type="Int">-1</Property>
12251225
<Property Name="NI.ClassItem.Flags" Type="Int">0</Property>
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)
Failed to load comments.