Download Jar. Libraryless. Click here for Pure Java version (14648L/94K).
!7 static int maxVersions = 100; p-tt { botWithInput(#1012244); } answer { S snippetID = fsI(trim(s)); L<SnippetVersion> l = textChangesOfSnippet(snippetID, maxVersions); S text = loadSnippet(snippetID); clearConsole(); print(); print("Analyzing " + snippetID); print(); for (SnippetVersion v : takeFirst(maxVersions, l)) { printAsciiHeading(snippetID + " text changed " + v.date); print(unidiff(v.previousValue, text)); text = v.previousValue; } }
download show line numbers debug dex old transpilations
Travelled to 18 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, elmgxqgtpvxh, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, omdjrrnzbjjv, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1012251 | 
| Snippet name: | Show diffs between all versions of a snippet (OK) | 
| Eternal ID of this version: | #1012251/14 | 
| Text MD5: | ed781244b7944c7d3c19ab2e89f98786 | 
| Transpilation MD5: | d203eef16a30a52f32505fc6523fe89b | 
| Author: | stefan | 
| Category: | javax / snippets | 
| Type: | JavaX source code (desktop) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-10-14 04:04:00 | 
| Source code size: | 504 bytes / 22 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 896 / 2208 | 
| Version history: | 13 change(s) | 
| Referenced in: | [show references] |