Changes to jscroll.scroll.pub

ffff:12.186.22.250
ffff:12.186.22.250
15 days ago
updated test.js
test.js
Changed around line 3: const main = async () => {
+ http://jscroll.scroll.pub/shout.scroll
+ http://jscroll.scroll.pub/shout.scroll
- A test
- Of JScroll
ffff:12.186.22.250
ffff:12.186.22.250
15 days ago
updated test.js
test.js
Changed around line 19: belowAsCode
- const program = file.program;
+ const program = file.scrollProgram;
ffff:12.186.22.250
ffff:12.186.22.250
15 days ago
updated test.js
test.js
Changed around line 1
- const program = await jscroll.makeFusedFile(
+ const file = await jscroll.makeFusedFile(
Changed around line 19: belowAsCode
+ const program = file.program;
ffff:12.186.22.250
ffff:12.186.22.250
15 days ago
updated test.js
test.js
Changed around line 1
- const program = await jscroll.parseScroll(`# Hello world
+ const program = await jscroll.makeFusedFile(
+ `# Hello world
Changed around line 16: code
- `);
+ `,
+ "main.scroll",
+ );
ffff:12.186.22.250
ffff:12.186.22.250
15 days ago
updated test.js
test.js
Changed around line 18: belowAsCode
+ window.program = program;
ffff:12.186.22.250
ffff:12.186.22.250
15 days ago
updated test.js
test.js
Changed around line 1
- https://jscroll.scroll.pub/shout.scroll
+ http://jscroll.scroll.pub/shout.scroll
- A test
- Of JScroll
ffff:12.186.22.250
ffff:12.186.22.250
15 days ago
updated test.js
test.js
Changed around line 1
- http://jscroll.scroll.pub/shout.scroll
+ https://jscroll.scroll.pub/shout.scroll
- A test
- Of JScroll
ffff:12.186.22.250
ffff:12.186.22.250
15 days ago
updated index.scroll
index.scroll
Changed around line 12: div#output
- inlineJs
+ inlineJs test.js
ffff:12.186.22.250
ffff:12.186.22.250
15 days ago
updated index.scroll
index.scroll
Changed around line 12: div#output
- test.js
+ inlineJs
ffff:12.186.22.250
ffff:12.186.22.250
15 days ago
updated test.js
test.js
Changed around line 1
+ http://jscroll.scroll.pub/shout.scroll
+
- A test
- Of JScroll