Commit Graph

4672 Commits

Author SHA1 Message Date
DN2 45a90ac4f3 New vendors work just fine. 2019-01-11 02:18:29 -08:00
DN2 2d5e73d8f6 New vendors work just fine. 2019-01-11 02:18:29 -08:00
DN2 6b77c1c5c2 Dissolve a few lines for fun. 2019-01-11 02:16:33 -08:00
DN2 a419d46423 Dissolve a few lines for fun. 2019-01-11 02:16:33 -08:00
DN2 5bb9f3f420 Dissolve a few lines for fun. 2019-01-11 02:16:33 -08:00
DN2 08cfb35dd3 Dissolve a few lines for fun. 2019-01-11 02:16:33 -08:00
DN2 027cbd3bf2 Dissolve a few lines for fun. 2019-01-11 02:16:33 -08:00
David Newhall II 5b2864d63f
Merge pull request #7 from davidnewhall/dn2_bugs
Keep String and Number for FlexInt type. Resolve uptime unmarhsal bug.
2019-01-11 01:42:57 -08:00
David Newhall II 004cdf85b8 Merge pull request #7 from davidnewhall/dn2_bugs
Keep String and Number for FlexInt type. Resolve uptime unmarhsal bug.
2019-01-11 01:42:57 -08:00
David Newhall II e8fe6e17ee Merge pull request #7 from davidnewhall/dn2_bugs
Keep String and Number for FlexInt type. Resolve uptime unmarhsal bug.
2019-01-11 01:42:57 -08:00
David Newhall II cf774860bf Merge pull request #7 from davidnewhall/dn2_bugs
Keep String and Number for FlexInt type. Resolve uptime unmarhsal bug.
2019-01-11 01:42:57 -08:00
David Newhall II 5e1fcb7406 Merge pull request #7 from davidnewhall/dn2_bugs
Keep String and Number for FlexInt type. Resolve uptime unmarhsal bug.
2019-01-11 01:42:57 -08:00
DN2 b4e4e2d851 Convert UAP.uptime to FlexInt also. 2019-01-11 01:38:54 -08:00
DN2 2ec7577164 Convert UAP.uptime to FlexInt also. 2019-01-11 01:38:54 -08:00
DN2 cedb3054e6 Convert UAP.uptime to FlexInt also. 2019-01-11 01:38:54 -08:00
DN2 5ad874f6f4 Convert UAP.uptime to FlexInt also. 2019-01-11 01:38:54 -08:00
DN2 18bbee7bd8 Convert UAP.uptime to FlexInt also. 2019-01-11 01:38:54 -08:00
DN2 f4e1debebd Save the integer and the string. 2019-01-11 01:35:56 -08:00
DN2 3e8d261f50 Save the integer and the string. 2019-01-11 01:35:56 -08:00
DN2 bd98300015 Save the integer and the string. 2019-01-11 01:35:56 -08:00
DN2 1a8443e19a Save the integer and the string. 2019-01-11 01:35:56 -08:00
DN2 ccd80c8d45 Save the integer and the string. 2019-01-11 01:35:56 -08:00
David Newhall II 9a156a9ddc
Merge pull request #5 from davidnewhall/dn2_bugs
Fix a few bugs.
2019-01-10 01:40:15 -08:00
David Newhall II d4e1afe342 Merge pull request #5 from davidnewhall/dn2_bugs
Fix a few bugs.
2019-01-10 01:40:15 -08:00
David Newhall II 7f0981c915 Merge pull request #5 from davidnewhall/dn2_bugs
Fix a few bugs.
2019-01-10 01:40:15 -08:00
David Newhall II c1abbdb40e Merge pull request #5 from davidnewhall/dn2_bugs
Fix a few bugs.
2019-01-10 01:40:15 -08:00
David Newhall II 01f9ef5de4 Merge pull request #5 from davidnewhall/dn2_bugs
Fix a few bugs.
2019-01-10 01:40:15 -08:00
DN2 364fede31c make the test smaller, because why not. 2019-01-10 01:35:39 -08:00
DN2 5fa2e8405a make the test smaller, because why not. 2019-01-10 01:35:39 -08:00
DN2 26b2f9be57 make the test smaller, because why not. 2019-01-10 01:35:39 -08:00
DN2 2cc358de9b make the test smaller, because why not. 2019-01-10 01:35:39 -08:00
DN2 a7f74b270a make the test smaller, because why not. 2019-01-10 01:35:39 -08:00
DN2 b6535407c1 Fix the error test. 2019-01-10 01:34:35 -08:00
DN2 cfa264b9dc Fix the error test. 2019-01-10 01:34:35 -08:00
DN2 7ff41b1eab Fix the error test. 2019-01-10 01:34:35 -08:00
DN2 60474c015c Fix the error test. 2019-01-10 01:34:35 -08:00
DN2 98e5df622e Fix the error test. 2019-01-10 01:34:35 -08:00
DN2 f6c6baa700 Check for normal string and accept it. 2019-01-10 01:32:17 -08:00
DN2 ed628f7129 Check for normal string and accept it. 2019-01-10 01:32:17 -08:00
DN2 a9a035d2fc Check for normal string and accept it. 2019-01-10 01:32:17 -08:00
DN2 0ebeeb18a8 Check for normal string and accept it. 2019-01-10 01:32:17 -08:00
DN2 b9e9bc37b0 Check for normal string and accept it. 2019-01-10 01:32:17 -08:00
DN2 24b5e3b8d4 Move FlexInt into main file, add small test. 2019-01-10 01:24:44 -08:00
DN2 de97eea523 Move FlexInt into main file, add small test. 2019-01-10 01:24:44 -08:00
DN2 a92fb9f3ef Move FlexInt into main file, add small test. 2019-01-10 01:24:44 -08:00
DN2 265006092a Move FlexInt into main file, add small test. 2019-01-10 01:24:44 -08:00
DN2 016a39b9c3 Move FlexInt into main file, add small test. 2019-01-10 01:24:44 -08:00
DN2 ac47ea797a A start. 2019-01-10 00:54:30 -08:00
DN2 61b0e3d3f1 A start. 2019-01-10 00:54:30 -08:00
DN2 5eea11e008 A start. 2019-01-10 00:54:30 -08:00