Skip to content

Commit 6f50b87

Browse files
author
Tanner Blair
committed
fixing corrupted source
1 parent fd38fa6 commit 6f50b87

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+5
-308
lines changed
File renamed without changes.

Docs/CODE_OF_CONDUCT.md

Lines changed: 0 additions & 46 deletions
This file was deleted.

Docs/CONTRIBUTING.md

Lines changed: 0 additions & 46 deletions
This file was deleted.

Docs/ISSUE_TEMPLATE.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

Docs/README.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

Docs/_config.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

Docs/pull_request_template.md

Lines changed: 0 additions & 32 deletions
This file was deleted.

LVJSON Build Specification.vipb

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
1-
<<<<<<< HEAD
2-
<VI_Package_Builder_Settings Version="2017" Created_Date="2017-08-08 12:01:46" Modified_Date="2018-05-11 10:56:06" Creator="tblair" Comments="" ID="487fa99944d9b8b618f01913d245ee0b">
3-
<Library_General_Settings>
4-
<Package_File_Name>NI_lib_LVJSON</Package_File_Name>
5-
<Library_Version>2.1.3.73</Library_Version>
6-
=======
71
<VI_Package_Builder_Settings Version="2017" Created_Date="2017-08-08 12:01:46" Modified_Date="2018-05-16 11:42:12" Creator="tblair" Comments="" ID="c450ed914d47d2e10647002b70946fea">
82
<Library_General_Settings>
93
<Package_File_Name>NI_lib_LVJSON</Package_File_Name>
104
<Library_Version>3.0.0.69</Library_Version>
11-
>>>>>>> feature/fixing_to_and_from_variant
125
<Auto_Increment_Version>false</Auto_Increment_Version>
136
<Library_Source_Folder>Source</Library_Source_Folder>
147
<Library_Output_Folder>Builds</Library_Output_Folder>
@@ -39,12 +32,8 @@
3932
<Copyright/>
4033
<Packager>NI Systems Engineering</Packager>
4134
<URL/>
42-
<<<<<<< HEAD
43-
<Release_Notes>hotfix for pretty string on empty objects and arrays</Release_Notes>
44-
=======
4535
<Release_Notes>!!!BREAKING CHANGE!!!
4636
Revamped variant support. Untested at this point, upgrading is not recommended.</Release_Notes>
47-
>>>>>>> feature/fixing_to_and_from_variant
4837
</Description>
4938
<Destinations>
5039
<Toolkit_VIs>
@@ -127,7 +116,7 @@ Revamped variant support. Untested at this point, upgrading is not recommended.<
127116
<Path>JSON Parsing.lvproj</Path>
128117
</Exclusions>
129118
</Source_Files>
130-
<License_Agreement_Filepath>Docs\license.txt</License_Agreement_Filepath>
119+
<License_Agreement_Filepath>license.txt</License_Agreement_Filepath>
131120
<Licensing_and_Activation>
132121
<License_LF_file_path/>
133122
<Licensed_library_file_path/>
@@ -337,11 +326,7 @@ Revamped variant support. Untested at this point, upgrading is not recommended.<
337326
<Path>Source\JSON Value\Helper Methods</Path>
338327
<VI_Title/>
339328
</Items_Data>
340-
<<<<<<< HEAD
341-
<GUID>F8E5C42241236DDBA2E193082DEA2FC7</GUID>
342-
=======
343329
<GUID>12375B01E650D0FAA5020E294343220E</GUID>
344-
>>>>>>> feature/fixing_to_and_from_variant
345330
</Functions_Palette_Data>
346331
<Functions_Palette_Data>
347332
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -544,11 +529,7 @@ Revamped variant support. Untested at this point, upgrading is not recommended.<
544529
<Path>Source\JSON Value\Array\Get Array Values.vi</Path>
545530
<VI_Title/>
546531
</Items_Data>
547-
<<<<<<< HEAD
548-
<GUID>9D9770D801B497060A694FDB970A4872</GUID>
549-
=======
550532
<GUID>E7036F0B42B0AACCBC859A1298B46A44</GUID>
551-
>>>>>>> feature/fixing_to_and_from_variant
552533
</Functions_Palette_Data>
553534
<Functions_Palette_Data>
554535
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -625,11 +606,7 @@ Revamped variant support. Untested at this point, upgrading is not recommended.<
625606
<Path>Source\JSON Value\Object\Remove Value.vi</Path>
626607
<VI_Title/>
627608
</Items_Data>
628-
<<<<<<< HEAD
629-
<GUID>B7035122BB31594664B9AB83D5D2992D</GUID>
630-
=======
631609
<GUID>6EF0E54EF88AAF06E522E4CFF7E7F911</GUID>
632-
>>>>>>> feature/fixing_to_and_from_variant
633610
</Functions_Palette_Data>
634611
<Functions_Palette_Data>
635612
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -706,11 +683,7 @@ Revamped variant support. Untested at this point, upgrading is not recommended.<
706683
<Path>Source\JSON Variant Support\variant to json.vi</Path>
707684
<VI_Title/>
708685
</Items_Data>
709-
<<<<<<< HEAD
710-
<GUID>50B214AFF4ECCA54569616A6CF06804E</GUID>
711-
=======
712686
<GUID>092340EC7FDBF3EAAE9FC801CFE33CDA</GUID>
713-
>>>>>>> feature/fixing_to_and_from_variant
714687
</Functions_Palette_Data>
715688
<Functions_Palette_Data>
716689
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -773,11 +746,7 @@ Revamped variant support. Untested at this point, upgrading is not recommended.<
773746
<Path>Source\JSON Value\By Pointer\Set(path).vi</Path>
774747
<VI_Title/>
775748
</Items_Data>
776-
<<<<<<< HEAD
777-
<GUID>3A8D9564C52401F4E025E618DAC6CC53</GUID>
778-
=======
779749
<GUID>E1A0DE7CBA1AE502147CAC432DDB3034</GUID>
780-
>>>>>>> feature/fixing_to_and_from_variant
781750
</Functions_Palette_Data>
782751
</Library_Palette_Definition>
783752
</VI_Package_Builder_Settings>

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# JSON-Support-for-LabVIEW

Source/JSON Parsing.lvlps

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
[ProjectWindow_Data]
2-
<<<<<<< HEAD
3-
ProjectExplorer.ClassicPosition[String] = "190,1210,795,1644"
4-
=======
52
ProjectExplorer.ClassicPosition[String] = "209,979,815,1413"
63

74
[AB_Cache_{160B96C6-FD29-4031-AEE5-0D464B27D3F3}]
@@ -11,5 +8,4 @@ Cache_Path[Path] Line0002 = "{160B96C6-FD29-4031-AEE5-0D464B27D3F3}.txt"
118
[AB_Cache_{01328221-D2AE-4C36-9791-776C11B1BB77}]
129
Cache_Path[Path] Line0001 = "/C/Users/Tanner Blair/AppData/Local/Temp/AB_Cache_"
1310
Cache_Path[Path] Line0002 = "{01328221-D2AE-4C36-9791-776C11B1BB77}.txt"
14-
>>>>>>> feature/fixing_to_and_from_variant
1511

0 commit comments

Comments
 (0)