https://github.com/ExceLint/ExceLint

sort by:
Revision Author Date Message Commit Date
eb4a7d2 Gradient fixes. Ready to go. 03 March 2019, 22:31:42 UTC
f1b9025 Update installer. 03 March 2019, 21:04:25 UTC
4a7d773 Make first highlight yellow; usually data. 03 March 2019, 20:53:51 UTC
4e15ef2 Fix corner case: formulas with no refs like '=1+1' 03 March 2019, 20:45:48 UTC
20c6963 Add data highlight checkbox. 03 March 2019, 20:36:19 UTC
2fdfff9 Add ref comments. 03 March 2019, 20:32:17 UTC
911dce8 First pass on gradients. 03 March 2019, 20:09:38 UTC
c708bf9 Fix incorrect address-to-reference calculation. 03 March 2019, 19:07:21 UTC
d7a9272 First pass on data coloring. 03 March 2019, 18:20:43 UTC
0c11d88 unused variable 03 March 2019, 02:49:57 UTC
853eaef clean up 03 March 2019, 02:49:07 UTC
414b062 Reveal/Hide Structure single button 03 March 2019, 02:47:43 UTC
df31325 Dependence surgery. 03 March 2019, 02:45:08 UTC
8ed5233 Add submodules. 03 March 2019, 02:35:02 UTC
d5e056e Update 03 March 2019, 02:31:09 UTC
deb6443 Remove Depends. 03 March 2019, 02:24:35 UTC
981a79f Update 03 March 2019, 02:21:18 UTC
13ec5d8 Add parcel submodule. 03 March 2019, 02:20:39 UTC
1823055 Update to FSharp 4.4.3.0. 03 March 2019, 02:06:30 UTC
c33efa0 Update Depends. 03 March 2019, 02:06:11 UTC
0d6e815 Replace rectangular cluster colorer with simpler fingerprint-based colorer. 28 January 2019, 18:11:11 UTC
7b8b8df Some cleanup. 28 January 2019, 15:57:10 UTC
8a508b7 Bump version. 28 January 2019, 00:45:25 UTC
3282276 Merge branch 'master' of github.com:dbarowy/ExceLint 28 January 2019, 00:01:59 UTC
8c55cbc Remove Depends. 28 January 2019, 00:00:46 UTC
dac597a Cache dictionaries when requested. Handle case where a spreadsheet contains no formulas. 27 January 2019, 22:37:55 UTC
a995757 Update tests; drop irrelevant tests. 27 January 2019, 22:03:07 UTC
4e3d232 Don't adjust indices in address translator; adjust formula box instead. 27 January 2019, 21:42:22 UTC
700ca34 Fix off-by-one; also a half-assed attempt to unmarshal COM objects. 27 January 2019, 21:21:25 UTC
d2f2877 Fix off-by-one. 27 January 2019, 20:39:09 UTC
dc67dfa Cleanup old tests and add new test suite for FastDependenceAnalysis. 27 January 2019, 20:30:13 UTC
91a1589 save; dimensions are screwy. 27 January 2019, 16:37:12 UTC
d4dab2b Fix value marshaling bug. 26 January 2019, 16:37:43 UTC
ae04189 We need to keep the addresses of empty cells otherwise the analysis does not work properly. 26 January 2019, 16:11:04 UTC
1161ae6 Fix typo. 26 January 2019, 16:07:43 UTC
ce0cf0b Fix off-by-one; bounds should be inclusive. 26 January 2019, 15:45:37 UTC
31b7933 Don't put empty formulas in formula dict. 26 January 2019, 15:24:46 UTC
b43028d Don't count collisions for non-formula worksheets. 25 January 2019, 22:21:30 UTC
7099f2b Don't throw an exception when there are no formulas; just don't report anything. 25 January 2019, 22:15:45 UTC
c8a4809 Analyze sheets in parallel when analyzing all sheets. 25 January 2019, 22:12:15 UTC
d583165 Cleanup and make analysis base smaller. 25 January 2019, 22:09:28 UTC
ebdd363 make the analysis base smaller 25 January 2019, 21:54:25 UTC
c6c3040 Don't trust Excel's UsedRange. Value storage can be much smaller. 25 January 2019, 21:36:11 UTC
452d7b1 Fix bounds typos. 25 January 2019, 20:29:11 UTC
a1c7f37 Don't trust Excel's UsedRange. Formula storage can be much smaller. 25 January 2019, 20:26:03 UTC
3cffdd3 Integrate FastDependenceAnalysis into batch runner. 24 January 2019, 23:13:08 UTC
a68e4cb Update Depends. 24 January 2019, 23:12:45 UTC
0d49bf6 Add timers to new dependence library. 24 January 2019, 21:29:12 UTC
e64977f Minimally working. 22 January 2019, 23:05:25 UTC
fc8445e Add NumFormulas property. 22 January 2019, 19:28:53 UTC
4a377e0 properly cast interface 22 January 2019, 19:24:06 UTC
aadbf4c fixes 22 January 2019, 18:58:52 UTC
5537892 Save for now. 22 January 2019, 01:41:55 UTC
b5b252c Everything builds now. 22 January 2019, 01:37:20 UTC
7a7f61b Keep removing. ExceLint builds now. 22 January 2019, 01:21:30 UTC
df7100a Save work. 22 January 2019, 01:14:06 UTC
69514ad Many more removals 21 January 2019, 23:29:18 UTC
7ec028d Viciously remove more things. 21 January 2019, 22:55:51 UTC
5c1ecf5 viciously remove anything not used anymore 21 January 2019, 22:49:42 UTC
5becb78 Remove Depends; remove anything with no refs. 21 January 2019, 22:35:04 UTC
d166613 d'ohs fixed. 21 January 2019, 22:28:53 UTC
55040d1 save 21 January 2019, 21:58:07 UTC
8c36c30 save 18 January 2019, 22:59:38 UTC
245c24a save work on faster dependence analysis 18 January 2019, 16:54:37 UTC
dab75b6 Fifth time's the charm. 12 September 2018, 17:43:12 UTC
e154eca And another try. 12 September 2018, 17:42:30 UTC
b9a7b29 Try again. 12 September 2018, 17:41:42 UTC
07610c1 Added link to paper. 12 September 2018, 17:40:18 UTC
1058d55 Added. 12 September 2018, 17:20:46 UTC
376b067 Added NSF ack. 01 September 2018, 17:50:09 UTC
5eea440 compute total singletons excluding whitespace 29 July 2018, 23:05:53 UTC
7092988 bugfix: print entire list of column sizes 29 July 2018, 20:37:22 UTC
6a2bc06 Fix: neglected to write out number of clusters. 28 July 2018, 19:36:20 UTC
cb2a46e Add off-by-one counter. 28 July 2018, 15:36:00 UTC
6c2d85d Log cluster sizes. 28 July 2018, 14:22:03 UTC
67ecb9c add additional outputs related to # of clusters/singleton clusters 27 July 2018, 20:10:30 UTC
e901654 count the number of singleton formuals 27 July 2018, 17:39:47 UTC
a008951 First pass on entropy stat. 26 July 2018, 16:23:28 UTC
454a2e2 fix broken readme anchors 20 July 2018, 21:02:57 UTC
373274d hide anchors 20 July 2018, 20:52:19 UTC
eae6b61 update readme 20 July 2018, 20:51:04 UTC
f7f5f62 Bump ExceLint release version. 20 July 2018, 19:58:13 UTC
04fd458 update Depends 20 July 2018, 19:24:04 UTC
23148f7 point at stable branch 20 July 2018, 19:22:12 UTC
f470a2b Remove AEC-specific buttons. 20 July 2018, 19:15:52 UTC
e3d399a Replaced InstallShield trial with InstallShield Express so that AEC has access to version that does not expire. 10 July 2018, 19:16:59 UTC
e84362e Add global stopwatch. 28 June 2018, 22:24:00 UTC
fa8abc2 bump version 27 June 2018, 17:46:28 UTC
80bd436 Update license 27 June 2018, 17:42:46 UTC
7a9c059 Add debug mode for CUSTODES output and reset CUSTODES button when 'clear everything' is pressed 27 June 2018, 17:17:53 UTC
09278f4 Remove debugging buttons and clean up UI for AEC. 27 June 2018, 15:18:57 UTC
d283b64 Change org names. 27 June 2018, 15:18:28 UTC
9a3a1f8 Working ExceLint Installer for VS2017. 26 June 2018, 21:52:15 UTC
37555db Remove old coded UI tests; update installer. 26 June 2018, 20:20:38 UTC
8c931f4 Remove old WIX installer 26 June 2018, 16:38:01 UTC
c275e39 save runner config 09 May 2018, 12:32:48 UTC
c3846ed fix counting bug 17 April 2018, 02:53:37 UTC
93a7641 Update error classes and output error class stats. 16 April 2018, 15:13:06 UTC
2577b52 print custodes raw output 15 April 2018, 18:37:10 UTC
00080ac log precision and recall for all stats 15 April 2018, 03:27:37 UTC
back to top