Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

13
LINES

< > BotCompany Repo | #1000996 // Diff two snippets

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (3059L/23K/56K).

!7

static S snippetID1 = "#636", snippetID2 = "#747", diff;
static int contextSize = 1;

p {
  if (args.length == 2) {
    snippetID1 = args[0];
    snippetID2 = args[1];
  }
  diff = unidiff(loadSnippet(snippetID1), loadSnippet(snippetID2));
  print(diff);
}

Author comment

Began life as a copy of #1000884

download  show line numbers  debug dex  old transpilations   

Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1000996
Snippet name: Diff two snippets
Eternal ID of this version: #1000996/2
Text MD5: 440320c92fcd151456ccfb5f5aba9bbc
Transpilation MD5: 2a8c06de4818568a652cd0732608f5b7
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-06-05 13:18:09
Source code size: 274 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 552 / 834
Version history: 1 change(s)
Referenced in: [show references]