841 Commits

Author SHA1 Message Date
a2677e2321 1.3.1
- Added ability to cycle through "pages" with lists/arrays and with search results. Also reduced default array display limit to 20 elements, since we can now just cycle through pages.
- Some backend restructuring / cleanups
1.3.1
2020-08-13 00:06:39 +10:00
13c2d6b92d 1.3.0
- various performance improvements
- by default, lists and arrays are now collapsed, use the "v" button to expand them.
- added error handling for a TypeLoadException which can happen with some generic types.
1.3
2020-08-12 18:26:57 +10:00
2f3bb80eeb Revert "Revert "1.31""
This reverts commit e58cf45e07.
2020-08-12 18:26:13 +10:00
e58cf45e07 Revert "1.31"
This reverts commit 7144b6a44c.
2020-08-12 18:25:52 +10:00
7144b6a44c 1.31
- various performance improvements
- by default, lists and arrays are now collapsed, use the "v" button to expand them.
- added error handling for a TypeLoadException which can happen with some generic types.
2020-08-12 18:25:33 +10:00
e8b17d3583 1.3
added buttons to change which of the active scenes you are inspecting
2020-08-12 05:34:34 +10:00
10ee2a837f release 2020-08-12 03:55:27 +10:00
5acc5a78d8 Merge branch 'master' of https://github.com/sinaioutlander/CppExplorer 2020-08-12 03:51:50 +10:00
2ba6f27a27 2018 support test 2020-08-12 03:51:47 +10:00
c5d889f9c7 Update README.md 1.2 2020-08-10 19:28:10 +10:00
ec39c68ffa Update README.md 2020-08-09 21:50:55 +10:00
0b78b4398f Merge branch 'master' of https://github.com/sinaioutlander/CppExplorer 2020-08-08 22:45:55 +10:00
ab08d9dc96 1.1
- fixed list and array support
- fixed displaying of certain Unity struct types such as VectorX, color, etc
- improved performance
2020-08-08 22:45:06 +10:00
ca172189be Update README.md 1.1 2020-08-08 22:42:39 +10:00
308966e664 Update README.md 2020-08-08 05:23:03 +10:00
0a08dbc495 Update README.md 2020-08-08 05:16:55 +10:00
13d54477a3 Update README.md 2020-08-08 03:58:12 +10:00
359f6e6f5c Update README.md 2020-08-08 03:50:51 +10:00
4f000c5494 Update README.md 2020-08-08 03:48:35 +10:00
e7866f56fe Update README.md 2020-08-08 03:33:40 +10:00
ab2770327e Update README.md 2020-08-08 03:19:00 +10:00
f568be2d3b Update README.md 2020-08-08 01:54:33 +10:00
3c374f3903 Update README.md 2020-08-08 01:42:04 +10:00
d5e22e8156 Update README.md 2020-08-08 01:40:24 +10:00
8bece453e3 1.0.0 finalize 2020-08-08 00:18:57 +10:00
692a721840 Update README.md 2020-08-08 00:02:32 +10:00
ef73cce92f Update README.md 2020-08-08 00:02:01 +10:00
2030b5309d move mcs.dll reference into lib folder 2020-08-07 23:58:43 +10:00
142a75bbbb Update README.md 2020-08-07 23:57:08 +10:00
4fcad8a0e5 Merge branch 'master' of https://github.com/sinaioutlander/CppExplorer v1.0.0 2020-08-07 23:55:14 +10:00
cdcbcc8491 move release 2020-08-07 23:55:02 +10:00
17cbcbbf6d Update README.md 2020-08-07 23:51:37 +10:00
28ba5af6fa REPL console 2020-08-07 23:45:09 +10:00
df3b41657e Merge branch 'master' of https://github.com/sinaioutlander/CppExplorer 2020-08-07 22:47:57 +10:00
6c6f06f600 update 2020-08-07 22:47:31 +10:00
0818e7e291 Update README.md 2020-08-07 22:47:04 +10:00
9a2ebd8690 Update README.md 2020-08-07 22:45:32 +10:00
29c5613414 Update README.md 2020-08-07 22:24:42 +10:00
c177c12656 update 2020-08-07 22:20:14 +10:00
240a2484a4 init 2020-08-07 22:19:03 +10:00
d1ae823324 Initial commit 2020-08-07 22:18:48 +10:00