unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#30804] [PATCH] gnu: hop: Fix source hash.
@ 2018-03-13 19:41 Tobias Geerinckx-Rice
  2018-03-20 14:36 ` Kei Kebreau
  0 siblings, 1 reply; 4+ messages in thread
From: Tobias Geerinckx-Rice @ 2018-03-13 19:41 UTC (permalink / raw)
  To: 30804; +Cc: kei

* gnu/packages/scheme.scm (hop)[source]: Fix sha256 hash.
---

Guix, Kei,

Building hop fails with a hash mismatch. Here's what I get now, however: 

- I don't have a copy of the original tarball with which to compare.
- The build now fails with ‘cc: command not found’, and I assume it
  didn't previously.

Could you investigate?

Kind regards,

T G-R

 gnu/packages/scheme.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/scheme.scm b/gnu/packages/scheme.scm
index 657ca875d..9ec13dcb1 100644
--- a/gnu/packages/scheme.scm
+++ b/gnu/packages/scheme.scm
@@ -300,7 +300,7 @@ Scheme and C programs and between Scheme and Java programs.")
                                  version ".tar.gz"))
              (sha256
               (base32
-               "09m7pahjsp7wxzd20cdph9j3mgf2nq5dyckcjljcd40m25v85kks"))))
+               "0bvq79vxcpgwydwi923cxb5w9isx2x8r3d0xndbdhacmmsw1m811"))))
     (build-system gnu-build-system)
     (arguments
      `(#:test-target "test"
-- 
2.15.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [bug#30804] [PATCH] gnu: hop: Fix source hash.
  2018-03-13 19:41 [bug#30804] [PATCH] gnu: hop: Fix source hash Tobias Geerinckx-Rice
@ 2018-03-20 14:36 ` Kei Kebreau
  2018-04-23 13:02   ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Kei Kebreau @ 2018-03-20 14:36 UTC (permalink / raw)
  To: Tobias Geerinckx-Rice; +Cc: 30804


[-- Attachment #1.1: Type: text/plain, Size: 1362 bytes --]

Tobias Geerinckx-Rice <me@tobias.gr> writes:

> * gnu/packages/scheme.scm (hop)[source]: Fix sha256 hash.
> ---
>
> Guix, Kei,
>
> Building hop fails with a hash mismatch. Here's what I get now, however: 
>
> - I don't have a copy of the original tarball with which to compare.
> - The build now fails with ‘cc: command not found’, and I assume it
>   didn't previously.
>
> Could you investigate?
>
> Kind regards,
>
> T G-R
>
>  gnu/packages/scheme.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/scheme.scm b/gnu/packages/scheme.scm
> index 657ca875d..9ec13dcb1 100644
> --- a/gnu/packages/scheme.scm
> +++ b/gnu/packages/scheme.scm
> @@ -300,7 +300,7 @@ Scheme and C programs and between Scheme and Java programs.")
>                                   version ".tar.gz"))
>               (sha256
>                (base32
> -               "09m7pahjsp7wxzd20cdph9j3mgf2nq5dyckcjljcd40m25v85kks"))))
> +               "0bvq79vxcpgwydwi923cxb5w9isx2x8r3d0xndbdhacmmsw1m811"))))
>      (build-system gnu-build-system)
>      (arguments
>       `(#:test-target "test"

The one copy of hop's source I have in my /gnu/store has a hash
different than both of these:
0bq7f4z33kg4dyqlhz004sdgf04a5zrlhdknil0is2vf4pg0v5hx.

The diff between my copy and the latest copy is attached.

[-- Attachment #1.2: hop-diff.txt --]
[-- Type: text/plain, Size: 1066790 bytes --]

--- old-hop.tgz
+++ hop.tgz
├── filetype from file(1)
│ @@ -1 +1 @@
│ -gzip compressed data, last modified: Sun Jan 28 07:25:38 2018, from Unix
│ +gzip compressed data, last modified: Mon Feb  5 12:31:47 2018, from Unix
│   --- old-hop.tgz-content
├── +++ hop.tgz-content
│ ├── file list
│ │ @@ -1,2489 +1,2493 @@
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1971 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/.gitignore
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/tools/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    17090 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/tools/testjs.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5588 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/tools/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/nodejs/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    45413 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/tls.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1379 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/node_timers.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14284 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/path.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2116 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/vm.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    35019 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/net.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3795 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/tty.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6530 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/_pipe_wrap.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    21227 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/buffer.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2774 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/_zlib.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9519 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/uv.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    28809 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/_stream_readable.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3300 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/make_fakeuv.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5692 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/querystring.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    24702 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/_hop.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6623 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/domain.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2647 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/syncg.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3961 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/https.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1447 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/node_cluster.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2837 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/_process_wrap.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7909 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/node_tick.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    15348 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/util.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    63275 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/require.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    45680 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/fs.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8295 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/_tcp_wrap.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8333 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/hop.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4436 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/repl.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7519 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/_stream_wrap.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5499 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/_tty_wrap.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6267 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/hophz.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    22343 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/url.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    63086 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/http.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    44175 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/_http.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3235 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/console.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12976 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/timers.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2151 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/_linklist.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    11055 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/_stream_writable.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12959 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/_fs.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5650 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/nodejs_debug.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14154 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/punycode.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5894 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/node_stdio.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    94690 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/uv.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1756 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/freelist.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2464 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/_stream_duplex.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6521 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/node_proc.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1641 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/_stream_passthrough.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4047 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/_timer_wrap.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5779 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/_evals.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    27634 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/child_process.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1250 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/make_lib.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10338 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/_udp_wrap.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2172 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/os.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7980 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/nodejs_async.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1098 2018-01-28 07:18:27.000000 hop-3.1.0-pre2/nodejs/nodejs.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7426 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/string_decoder.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3569 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/stream.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6493 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/dns.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10056 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/nodejs.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8582 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/events.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10819 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/assert.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    28242 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/node.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5816 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7310 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/_stream_transform.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    46170 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/_buffer.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    13680 2018-01-28 07:21:33.000000 hop-3.1.0-pre2/nodejs/_crypto.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1260 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/sys.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    11780 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/dgram.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    34982 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/process.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    16759 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/crypto.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    16852 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/cluster.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1181 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/constants.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    53043 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/_crypto.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12829 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/nodejs/zlib.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7323 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/mkjsast.scm
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/config/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      183 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/config/package.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/node_modules/config/lib/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8487 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/config/lib/_config.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1088 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/config/lib/config.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5145 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/config/lib/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      146 2018-01-28 07:23:46.000000 hop-3.1.0-pre2/node_modules/config/lib/.afile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/config/doc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4182 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/config/doc/config.md
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/wiki/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      162 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/wiki/package.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/wiki/lib/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2615 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/wiki/lib/_wiki.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1113 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/wiki/lib/wiki.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/markdown/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      216 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/markdown/package.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/node_modules/markdown/lib/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2384 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/markdown/lib/md.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2652 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/markdown/lib/token.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5197 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/markdown/lib/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    49154 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/markdown/lib/_markdown.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      177 2018-01-28 07:23:24.000000 hop-3.1.0-pre2/node_modules/markdown/lib/.afile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3465 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/markdown/lib/markdown.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/markdown/doc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1708 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/markdown/doc/markdown.md
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/markdown/hss/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      824 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/markdown/hss/markdown.hss
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/systime/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      214 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/systime/package.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/node_modules/systime/lib/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1271 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/systime/lib/systime.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2403 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/systime/lib/_systime.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5165 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/systime/lib/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      149 2018-01-28 07:23:49.000000 hop-3.1.0-pre2/node_modules/systime/lib/.afile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/systime/doc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1116 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/systime/doc/systime.md
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/user/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      171 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/user/package.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/user/lib/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1132 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/user/lib/user.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3475 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/user/lib/_user.hop
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/user/doc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2400 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/user/doc/user.md
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/syslog/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      211 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/syslog/package.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/node_modules/syslog/lib/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3584 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/syslog/lib/_syslog.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1268 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/syslog/lib/syslog.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5147 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/syslog/lib/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      146 2018-01-28 07:23:47.000000 hop-3.1.0-pre2/node_modules/syslog/lib/.afile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/syslog/doc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2390 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/syslog/doc/syslog.md
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/hopdoc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      200 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/hopdoc/package.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/hopdoc/lib/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      247 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/hopdoc/lib/xml-ignore.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2785 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/hopdoc/lib/_hopdoc.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5751 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/hopdoc/lib/hopdoc.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/hopdoc/hss/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      740 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/hopdoc/hss/hopdoc.hss
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/spage/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      178 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/spage/package.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/spage/lib/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1350 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/spage/lib/spage.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3764 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/spage/lib/_spage.hop
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/spage/doc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2987 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/spage/doc/spage.md
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/hss/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      171 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/hss/package.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/hss/lib/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12154 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/hss/lib/_hss.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      940 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/hss/lib/hss.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/hss/doc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1800 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/hss/doc/hss.md
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/tree/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      175 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/tree/package.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/tree/lib/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1109 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/tree/lib/tree.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4157 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/tree/lib/_tree.hop
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/tree/doc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3591 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/tree/doc/tree.md
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/hopc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      182 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/hopc/package.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/node_modules/hopc/lib/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5072 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/hopc/lib/hopc.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/security/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      182 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/security/package.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/security/lib/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5403 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/security/lib/_security.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1306 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/security/lib/security.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/fontifier/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      182 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/fontifier/package.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/node_modules/fontifier/lib/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    41025 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/fontifier/lib/_fontifier.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1471 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/fontifier/lib/fontifier.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5199 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/fontifier/lib/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      155 2018-01-28 07:23:39.000000 hop-3.1.0-pre2/node_modules/fontifier/lib/.afile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/fontifier/hss/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2481 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/fontifier/hss/fontifier.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5992 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/notepad/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      184 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/notepad/package.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/notepad/lib/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1336 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/notepad/lib/notepad.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2621 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/notepad/lib/_notepad.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1477 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/node_modules/Makefile.modules
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/websocket/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      229 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/websocket/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1390 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/websocket/wsclient.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      421 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/websocket/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1307 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/websocket/wsserver.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/reactsrv/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      375 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/reactsrv/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      107 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/reactsrv/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1406 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/reactsrv/reactsrv.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/scheme/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2344 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/scheme/scheme.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1060 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/scheme/scheme.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/pdfviewer/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2523 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/pdfviewer/example.pdf
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1514 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/pdfviewer/pdfwrap.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      171 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/pdfviewer/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1624 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/pdfviewer/pdfviewer.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      171 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/pdfviewer/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)  1111822 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/pdfviewer/pdf.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/keepalive/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      141 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/keepalive/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1333 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/keepalive/keepalive.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      813 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/keepalive/keepalive.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      240 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/keepalive/example.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/js2http/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2742 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/js2http/js2http.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      216 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/js2http/fact.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/qunit/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1708 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/qunit/qunit.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      130 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/qunit/example.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svg/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      310 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svg/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       95 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svg/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1984 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svg/svg.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/requirec/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      981 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/requirec/mod2.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      474 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/requirec/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1366 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/requirec/requirec.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      212 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/requirec/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1014 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/requirec/mod1.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/image/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      363 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/image/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      170 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/image/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2780 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/image/image.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       53 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/passwd.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      198 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    11670 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/examples.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1587 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/doc.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1930 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/src.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      183 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/doc.wiki
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/libs/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/js/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    35601 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/js/bootstrap.min.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    67155 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/js/bootstrap.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      484 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/js/npm.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/css/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)   113498 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/css/bootstrap.min.css
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)   137067 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/css/bootstrap.css
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    22474 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/css/bootstrap-theme.css
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    19835 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/css/bootstrap-theme.min.css
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)   366144 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/css/bootstrap.css.map
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    43029 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/css/bootstrap-theme.css.map
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/fonts/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    62926 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/fonts/glyphicons-halflings-regular.svg
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    20335 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/fonts/glyphicons-halflings-regular.eot
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    23320 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/fonts/glyphicons-halflings-regular.woff
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    41280 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/fonts/glyphicons-halflings-regular.ttf
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/libs/jquery/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/libs/jquery/js/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    95786 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/libs/jquery/js/jquery.min.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1477 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/examples/examples.hss
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/authentication/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1799 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/authentication/authentication.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      246 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/authentication/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      169 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/authentication/example.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svc2/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      240 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svc2/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1415 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svc2/svc2.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1163 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svc2/extern.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      119 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svc2/example.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/url/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      349 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/url/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2047 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/url/url.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      181 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/url/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      294 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/README.md
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      100 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      202 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1239 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker/slave.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1356 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker/worker.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1019 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker/bar.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/wsclient/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1943 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/wsclient/wsclient.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      157 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/wsclient/example.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/syntax/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      262 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/syntax/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      108 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/syntax/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3756 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/syntax/syntax.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker5/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1522 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker5/worker5.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1132 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker5/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      177 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker5/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1486 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker5/slave.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/pair/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1610 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/pair/pair.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      154 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/pair/example.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/event/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      157 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/event/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2615 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/event/event.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/md/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      301 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/md/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2035 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/md/md.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      182 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/md/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2167 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/md/tex.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1180 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/md/markdown.hss
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/htmlr/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1172 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/htmlr/htmlr.html
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1097 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/htmlr/htmlr.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      212 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/htmlr/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      203 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/htmlr/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      934 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/htmlr/htmlr.hss
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/systime/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       64 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/systime/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1190 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/systime/systime.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      115 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/systime/example.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/file/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      553 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/file/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      226 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/file/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1800 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/file/file.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/react/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      363 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/react/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1718 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/react/react.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       98 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/react/example.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svc4/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1644 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svc4/svc4.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      142 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svc4/example.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/fs/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1589 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/fs/fs.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      126 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/fs/example.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svc1/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       67 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svc1/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       81 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svc1/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1553 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svc1/svc1.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/htmlc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1771 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/htmlc/htmlc.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      195 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/htmlc/example.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/require/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/require/node_modules/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      914 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/require/node_modules/mod2.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      247 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/require/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      961 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/require/mod1.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1061 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/require/require.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/jquery/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      153 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/jquery/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1623 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/jquery/jquery.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker3/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1623 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker3/worker3.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      182 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker3/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1054 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker3/slave.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1312 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker3/bar.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/widget/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/widget/node_modules/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    79879 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter-1.0.0.tgz
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      207 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/package.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/lib/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1637 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/lib/flipcounter.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/hss/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1918 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/hss/flipcounter.hss
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/etc/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/etc/img/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    55045 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/etc/img/digits-transparent.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    24246 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/etc/img/digits.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/client/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4692 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/client/flipcounter.min.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1432 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/widget/widget.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      362 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/widget/example.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/arraybuffer/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6020 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/arraybuffer/arraybuffer.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      198 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/arraybuffer/example.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/syslog/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       77 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/syslog/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      107 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/syslog/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1181 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/syslog/syslog.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/custom/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      298 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/custom/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1027 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/custom/foo-bar.css
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1452 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/custom/custom.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      219 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/custom/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1203 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/custom/foo-bar.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/spage/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      231 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/spage/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      123 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/spage/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2028 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/spage/spage.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/reactc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      189 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/reactc/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      112 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/reactc/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1456 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/reactc/reactc.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hss/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       88 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hss/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      170 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hss/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1245 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hss/hss.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2788 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hss/hss.hss
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/tree/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      324 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/tree/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       90 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/tree/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2188 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/tree/tree.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/proxy/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2057 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/proxy/proxy.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      332 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/proxy/example.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/asvc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      989 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/asvc/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1452 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/asvc/asvc.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      213 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/asvc/example.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/debug/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      244 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/debug/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2603 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/debug/debug.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1003 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/debug/bugs.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8128 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/html/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      980 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/html/html.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      197 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/html/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1812 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/html/html.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/sqlite/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1963 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/sqlite/sqlite.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1706 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/sqlite/sqlite_core.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      210 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/sqlite/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3072 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/sqlite/db.sqlite
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker2/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       45 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker2/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      194 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker2/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1168 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker2/slave.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1415 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker2/worker2.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svc3/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      874 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svc3/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      142 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svc3/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1520 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svc3/svc3.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      280 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svc/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2511 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svc/svc.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       80 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/svc/example.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hello/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       34 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hello/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      122 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hello/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1626 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hello/hello.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/mdtag/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      264 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/mdtag/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      140 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/mdtag/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1284 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/mdtag/mdtag.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/dom/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       87 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/dom/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1384 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/dom/dom.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      133 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/dom/example.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/wspost/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      237 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/wspost/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1800 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/wspost/wsclient.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      420 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/wspost/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1423 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/wspost/wsserver.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hzdemo/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hzdemo/foo/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      143 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hzdemo/foo/package.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1078 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hzdemo/foo/foo.hss
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hzdemo/foo/etc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      176 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hzdemo/foo/etc/._logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      176 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hzdemo/foo/etc/._favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4536 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hzdemo/foo/etc/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1041 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hzdemo/foo/etc/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1028 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hzdemo/foo/foo.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1709 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hzdemo/README
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3703 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hzdemo/hzdemo.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      233 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hzdemo/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6851 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/hzdemo/foo-1.0.0.hz
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/tower/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1343 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/tower/tower.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      144 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/tower/example.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker4/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       58 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker4/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      172 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker4/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1034 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker4/slave.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1761 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/worker4/worker4.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/authentication2/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1352 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/authentication2/passwd.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3654 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/authentication2/authentication2.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      448 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/authentication2/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1329 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/authentication2/remote.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/requirew/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      995 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/requirew/provider.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      242 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/requirew/example.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1406 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/requirew/requirew.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1129 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/examples/requirew/foo.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/hopscheme/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2942 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscheme/tilde.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8209 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscheme/dollar_escape.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10402 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscheme/hopscheme_config.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3364 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscheme/precompilation.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1526 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscheme/dollar_scheme2js_module.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12945 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscheme/hopscheme.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1090 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscheme/make_lib.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4639 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscheme/hop_runtime.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3621 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscheme/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      426 2018-01-28 07:18:52.000000 hop-3.1.0-pre2/hopscheme/.afile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      392 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/README.md
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/hopscript/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7915 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/boolean.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    36355 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/service.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7227 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/spawn.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6213 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/obj.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8361 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/_bglhopscript.c
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3954 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/property.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7685 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/pair.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1287 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/public.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    45245 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/object.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    11601 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/math.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    31063 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/types.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7038 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/array.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    38204 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/number.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    22854 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/private.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    19146 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/arguments.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    21893 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/promise.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    13426 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/lib.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)   110306 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/array.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    19947 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/function.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12153 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/symbol.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)   123893 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/property.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    22902 2018-01-28 07:21:32.000000 hop-3.1.0-pre2/hopscript/bglhopscript.h
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2678 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/make_lib.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3392 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/stringliteral.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2443 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/spawn.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    13896 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/arraybuffer.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    19982 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/regexp.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    24259 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/worker.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    42726 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/date.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8618 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/arithmetic.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    27158 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/property_expd.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    69030 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/public.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    28490 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/string.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14595 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/json.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5207 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3367 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/expanders.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    21797 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/dom.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    48210 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/arraybufferview.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1481 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/expanders.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    37647 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/websocket.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1548 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/rts.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6294 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/call.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1409 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/public_expd.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4475 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/number.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    78392 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/stringliteral.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14745 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/generator.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1292 2018-01-28 07:20:57.000000 hop-3.1.0-pre2/hopscript/.afile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    21912 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopscript/error.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1199 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/README
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      979 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/INSTALL.jvm
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/epassword/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1655 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/epassword/epassword.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1899 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/epassword/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/epassword/etc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      147 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/epassword/etc/weblet.info
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5593 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/epassword/etc/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      936 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/epassword/etc/epassword.wiki.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      918 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/epassword/etc/epassword.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      144 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/epassword/etc/weblet.info.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1157 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/epassword/etc/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4086 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/epassword/epassword.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      151 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/epassword/.afile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/wiki/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2005 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wiki/config.hop.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6566 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wiki/wiki.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    15972 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wiki/wiki.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2001 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/wiki/config.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4525 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wiki/wiki.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1857 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wiki/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/wiki/etc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1041 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wiki/etc/compile.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       89 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wiki/etc/weblet.info
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      980 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wiki/etc/prefs.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3262 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wiki/etc/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      978 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wiki/etc/doc.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       93 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wiki/etc/weblet.info.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      773 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wiki/etc/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      652 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wiki/etc/wiki.wiki.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      636 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/wiki/etc/wiki.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      185 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/wiki/.afile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2102 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wiki/wiki-prefs.hss
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/hop/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2393 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hop/config.hop.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5594 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hop/hop.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2393 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hop/config.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14375 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hop/hop.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3666 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hop/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/hop/etc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      113 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/hop/etc/weblet.info
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3960 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hop/etc/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      108 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hop/etc/weblet.info.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      705 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hop/etc/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5089 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hop/etc/default.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2170 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hop/etc/dashboard.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      590 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/hop/etc/hop.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      607 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hop/etc/hop.wiki.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      160 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/hop/.afile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/weblets/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4945 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/weblets/weblets.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    16569 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/weblets/fontifier.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6247 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/weblets/markup.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3668 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/weblets/config.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1460 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/weblets/LICENSE
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3565 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/weblets/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/weblets/etc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      499 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/weblets/etc/weblet.info
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4406 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/weblets/etc/weblets.wiki.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4157 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/weblets/etc/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      494 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/weblets/etc/weblet.info.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1050 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/weblets/etc/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4390 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/weblets/etc/weblets.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10791 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/weblets/weblets.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      342 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/weblets/.afile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4826 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/weblets/package.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9967 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/weblets/homepage.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4974 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/weblets/weblets-homepage.hss
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/color/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2102 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/color/config.hop.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2104 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/color/config.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6529 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/color/color.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4806 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/color/color.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1984 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/color/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/color/etc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      967 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/color/etc/color.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      114 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/color/etc/weblet.info
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      990 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/color/etc/color.wiki.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4945 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/color/etc/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      978 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/color/etc/doc.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      112 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/color/etc/weblet.info.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1116 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/color/etc/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1000 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/color/etc/grab.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2829 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/color/etc/dashboard.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      162 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/color/.afile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/webfilter/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4467 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/webfilter/webfilter.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    18433 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/webfilter/webfilter.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4501 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/webfilter/BLACKLIST
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3431 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/webfilter/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/webfilter/etc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      280 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/webfilter/etc/weblet.info
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      879 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/webfilter/etc/webfilter.wiki.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4736 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/webfilter/etc/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      275 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/webfilter/etc/weblet.info.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1118 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/webfilter/etc/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      863 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/webfilter/etc/webfilter.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      151 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/webfilter/.afile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/trace/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1876 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/trace/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4134 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/trace/trace.hop
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/trace/etc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3074 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/trace/etc/trace.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      133 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/trace/etc/weblet.info
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4005 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/trace/etc/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3092 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/trace/etc/trace.wiki.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      130 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/trace/etc/weblet.info.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      991 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/trace/etc/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      139 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/trace/.afile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/wizard/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    24228 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wizard/wizard.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3167 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wizard/wizard.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3473 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wizard/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/wizard/etc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      166 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/wizard/etc/weblet.info
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2829 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wizard/etc/user.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4671 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wizard/etc/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3199 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wizard/etc/guest.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      161 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wizard/etc/weblet.info.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      763 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wizard/etc/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      691 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wizard/etc/wizard.wiki.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3240 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wizard/etc/admin.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1646 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/wizard/etc/anonymous.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      675 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/wizard/etc/wizard.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      142 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/wizard/.afile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/doc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    25276 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/doc.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10789 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/widgets.hop
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/js/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10154 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/js/js-interface.wiki
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2199 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/video.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      462 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/svg2.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      726 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/paned-2.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      193 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/filebrowse.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      851 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/tree-2.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      475 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/login.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      521 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/filebrowse4.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1141 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/cookie.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1100 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/rss.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      772 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/servevt-1.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      210 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/service-3.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      442 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/audio-server.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      510 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/filter-1.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      401 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/filter-2.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      372 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/timeout.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      346 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/webdav.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      417 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/service-2.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      669 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/event.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1104 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/spage.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      826 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/filebrowse2.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5894 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/mathml.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1830 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/canvas2.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1412 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/beers.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      470 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/request-1.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1580 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/wiki.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      388 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/audio-browser-1.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      830 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/canvas4.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1581 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/canvas.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1731 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/tree-1.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      571 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/svg3.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      371 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/filebrowse3.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1834 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/canvas6.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1000 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/history-2.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      450 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/editor-form.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1551 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/svg.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      682 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/service-6.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      407 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/service-4.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      533 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/slider-1.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      678 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/notepad-3.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1988 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/tabslider-1.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      288 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/inline.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      289 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/window.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      436 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/service-5.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2103 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/videoenc.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      465 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/colorchooser.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      294 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/foldlist-2.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      978 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/hook-1.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      705 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/paned-1.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1494 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/prefs-1.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2160 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/audio-browser-2.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      579 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/canvas3.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      531 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/base64.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1131 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/musicplay.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1063 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/slider-2.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      359 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/wiki2.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      764 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/history-1.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      421 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/editor.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      325 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/notepad-1.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      592 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/gauge.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      731 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/sorttable.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3801 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/S3.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      472 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/foldlist-1.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      310 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/iwindow.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      298 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/lframe.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      650 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/parameter.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      642 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/tabslider-2.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      207 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/spinbutton.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1006 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/canvas5.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      438 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/json.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      553 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/notepad-2.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      230 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/form.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      542 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/examples/busyanim.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8129 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/tutorials.hop
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/wiki/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      115 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/wiki/misc.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      413 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/wiki/tables.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      127 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/wiki/lists.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5194 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/wiki/syntax.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      148 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/wiki/tt.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      105 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/wiki/basic.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      496 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/wiki/link.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      158 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/wiki/plugin.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      339 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/wiki/image.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      209 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/wiki/include.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      347 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/wiki/hop.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      585 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/wiki/math.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       36 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/wiki/paragraph.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      274 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/wiki/quote.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       89 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/wiki/section.wiki
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/tutorials/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3629 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/tutorials/07-hoprc.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7722 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/tutorials/03-proxy.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8352 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/tutorials/00-hello.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5247 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/tutorials/08-history.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8289 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/tutorials/01-ajax.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12554 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/tutorials/04-authentication.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14987 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/tutorials/06-hz.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2790 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/tutorials/09-resource.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6636 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/tutorials/11-rest.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5359 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/tutorials/05-rss.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3710 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/tutorials/02-hss.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1187 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/tutorials/10-javascript.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5498 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/config.hop.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2781 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/libraries.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5574 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/doc.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14845 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/wiki.hop
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/weblets/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/weblets/.keep
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5028 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/doc.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4473 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/index.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    18634 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/search.hop
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5193 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/url.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1659 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/lframe.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    21726 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/multimedia.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3566 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/javascript.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    27541 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/canvas.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4596 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/spage.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1171 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/font.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3704 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/tabslider.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3965 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/slider.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3549 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/history.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2755 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/condexpand.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3249 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/hooks.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3750 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/regexp.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4934 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/hss.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5015 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/notepad.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1876 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/sorttable.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      961 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/http-message.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3842 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/input.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2072 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/exception.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1145 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/timeout.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1546 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/rss.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2916 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/cookie.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3666 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/colorchooser.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2906 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/aes.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1163 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/delay.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9975 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/webdav.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3208 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/config.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4315 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/charset.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    16274 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/http-response.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3956 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/gauge.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2239 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/param-rc.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4551 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/cache.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2854 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/mathml.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4432 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/pan.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3369 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/img.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7622 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/xml.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12642 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/audio.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7915 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/parameter.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6061 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/html.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1923 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/md5.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9406 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/event.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9199 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/window.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3051 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/foldlist.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7941 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/param-misc.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1991 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/video.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2663 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/spinbutton.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4161 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/output.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1982 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/inline.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2222 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/login.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7532 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/tree.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3082 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/http.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14414 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/service.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1998 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/editor.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1140 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/base64.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    23907 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/access.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2691 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/filters.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8792 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/head.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4577 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/read.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8057 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/sqlite.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2094 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/symbol.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1357 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/sha1.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2876 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/fileselect.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4722 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/cgi.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    25391 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/dom.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3336 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/http-request.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3430 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/svg.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9968 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api/wiki.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5504 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/config.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7060 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/core/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    13237 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/core/core.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    18392 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/api.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3599 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/services.hop
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/doc/etc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3198 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/etc/kangaroo.svgz
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      124 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/doc/etc/weblet.info
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2194 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/etc/sound1.mp3
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    89024 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/etc/sound2.mp3
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      610 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/etc/doc.wiki.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4471 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/etc/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      119 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/etc/weblet.info.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1144 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/etc/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3528 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/etc/anim.gif
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      594 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/doc/etc/doc.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3933 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/doc/weblets.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      475 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/doc/.afile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/hzbuilder/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12964 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/config.hop.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12563 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/generate.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3670 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/test.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12965 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/hzbuilder/config.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7224 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/hzbuilder.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1465 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/LICENSE
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2565 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      298 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/weblet.info
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7923 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/hzbuilder.wiki.in
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3108 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/default.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      118 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/config.js.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      392 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/main.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3978 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/main.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1085 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/config.hop.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      104 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/default-hopscript.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      569 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/doc.wiki.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4536 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      285 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/weblet.info.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1041 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      395 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/01-homepage.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2473 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/dashboard.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      183 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/package.json.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5797 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4711 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      978 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/doc.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      326 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/weblet.info.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      985 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      980 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/configure.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7916 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/hzbuilder.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    18581 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hzbuilder/hzbuilder.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      246 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/hzbuilder/.afile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/weblets/home/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      359 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/tips.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       57 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/home/release.info
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3255 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/widgets.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2249 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/community.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4891 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/config.hop.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1461 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/license.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2851 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/wiki.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3174 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/presentation.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4958 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/download.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    13013 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/home.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1729 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/docs.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8074 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/home/install.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1639 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/faq.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5301 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2051 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/videos.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1520 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/install-jvm.wiki
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/semantics/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)   298289 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/semantics/article.pdf
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/hop-perfs/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    50714 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/hop-perfs/pool.jpg
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    15416 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/hop-perfs/nothread.jpg
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8127 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/hop-perfs/dynamic.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7114 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/hop-perfs/static.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    40887 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/hop-perfs/one-to-one.jpg
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)   122933 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/hop-perfs/article.html
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    17118 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/hop-perfs/pipeline.jpg
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    52694 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/hop-perfs/cohort.jpg
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/hop-lang/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    56373 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/hop-lang/webmail-short.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)   142592 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/hop-lang/article.html
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/hop-multimedia/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)   229129 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/hop-multimedia/grab2.jpg
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    47738 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/hop-multimedia/article.html
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    32849 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/hop-multimedia/programming2-hop.jpg
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    46612 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/hop-multimedia/archi.jpg
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/scheme2js/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5457 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/scheme2js/P4.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)   115787 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/scheme2js/article.html
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5487 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/scheme2js/macG4.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5668 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/scheme2js/macX86.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/hss/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)   573535 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/hss/article.xhtml
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/hop-kit/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    77818 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/articles/hop-kit/article.html
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/home/etc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1043 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/demos.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      732 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/video.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      840 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/download.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      109 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/home/etc/weblet.info
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3960 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      950 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/doc.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      932 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/package.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1062 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/faq.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      104 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/weblet.info.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      705 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1108 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/statistics.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1164 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/people.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4182 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/set-32x32.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1656 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/vlinux.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1558 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/maemo_install.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      603 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/arch-16x16.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2016 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/linux.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2935 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/tip-48x48.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2652 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/wiki-32x32.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1967 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/video-32x32.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4217 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/utilities-48x48.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      851 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/maemo-16x16.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6332 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/logo-bg-128x128.jpeg
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4898 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/android-market.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1969 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/macos-downarrow.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5465 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/map-48x48.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2495 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/term-48x48.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3111 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/java.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2201 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/source-32x32.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1884 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/tip-32x32.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3137 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/popart-48x48.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3867 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/mines-48x48.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1794 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/popart-32x32.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1683 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/term-32x32.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2496 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/games1-32x32.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4619 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/wiki-48x48.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      627 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/ubuntu-16x16.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4814 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/computer-48x48.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12540 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/logo-bg-128x128.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      215 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/debian-16x16.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2892 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/package.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5553 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/set-48x48.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      716 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/gentoo-16x16.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5481 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/acm-awards.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6505 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/logo-bg-128x128.jpeg.old
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4793 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/metal.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4191 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/music-48x48.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3988 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/source-48x48.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      744 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/windows.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2516 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/music-32x32.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3015 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/video-48x48.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1598 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/linux-downarrow.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2726 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/computer-32x32.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3841 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/news-48x48.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2174 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/news-32x32.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1342 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/macos.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2559 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/utilities-32x32.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4221 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/games1-48x48.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1947 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/windows-downarrow.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2981 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/games2-48x48.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1952 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/games2-32x32.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2526 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/mines-32x32.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2743 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/icons/map-32x32.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      528 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/home.wiki.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      705 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/etc/gohome.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      516 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/home/etc/home.wiki
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/popart/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      434 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/popart/popart.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2677 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/popart/popart.hop
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/rss/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1689 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/rss/rss.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1418 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/rss/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      702 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/rss/rss.hss
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/wiki/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      622 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/wiki/wiki.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      936 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/wiki/wiki.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1035 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/wiki/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/rewrite/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1114 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/rewrite/rewrite.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1035 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/rewrite/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      306 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/rewrite/rewrite.hss
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/music/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1035 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/music/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1160 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/music/music.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1141 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/music/music.hss
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      612 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/util.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5842 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/set.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3893 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/set.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6096 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/game.hop
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2113 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gw1e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2441 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bw2f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1241 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rr2f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1244 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/br3f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2887 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bw1h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1719 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rc1f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1246 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rr3f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4189 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bw3h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1260 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rr2e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4433 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gc2h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2325 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gc3f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2312 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gr2h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3853 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rw3h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1882 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/br1h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2256 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rw3f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2703 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rc1h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2450 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gw2f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2412 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gw3f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1748 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gc1f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2876 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gw1h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3712 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rw2h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2427 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bw3f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1290 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/br2f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2087 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bw1e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2137 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gc1e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4286 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bw2h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1276 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gr2f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4283 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gw2h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2405 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/game_over.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2192 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rc3f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2844 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bw3e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1233 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gr1f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3301 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bc3e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1249 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gr1e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4149 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gw3h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1870 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bw1f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3387 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/waiting.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1869 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rr1h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1991 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rr3h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2332 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bc3f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5009 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bc3h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1280 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rr3e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2473 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bc2f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2134 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/br2h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2663 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rw3e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2878 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gw3e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5070 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rc3h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1962 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rr2h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2131 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bc1e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1209 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/empty.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1279 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/br3e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2018 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rw1e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2197 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rw2f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1730 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bc1f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2808 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gc1h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1235 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/br1f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1828 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gr1h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2072 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rc1e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4292 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rc2h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5136 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gc3h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1277 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gr3e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2858 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rc2e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1189 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/border_green.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1251 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/br1e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3338 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gamenotstarted.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2890 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gw2e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1174 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/border.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1337 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/br2e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2307 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rc2f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3353 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gc3e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1252 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rr1e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2570 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rw2e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1243 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gr3f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1866 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gw1f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3347 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bc2e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1957 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/br3h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2481 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gc2f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3099 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rc3e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1803 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rw1f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2887 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bw2e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2732 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bc1h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1178 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/border_red.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3376 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gc2e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1236 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rr1f.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2762 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rw1h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1319 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gr2e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2205 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gr3h.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4345 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bc2h.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/sudoku/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3211 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/sudoku/sudoku.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7231 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/sudoku/sudoku.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1944 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/sudoku/sudoku.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1380 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/sudoku/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1695 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/sudoku/sudoku.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/source/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1478 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/source/source.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1418 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/source/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      945 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/source/source.hss
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/video/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2285 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/video/video.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      115 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/video/video.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1035 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/video/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      882 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/bombflagged.gif
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      847 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/revealed0.gif
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      897 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/bombmisflagged.gif
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      870 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/revealed2.gif
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5917 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/minesweeper.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      871 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/revealed4.gif
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      545 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/minesweeper.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      122 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/revealed8.gif
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      879 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/bombdeath.gif
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      864 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/revealed1.gif
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      864 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/revealed5.gif
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      865 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/revealed7.gif
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      885 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/bombquestion.gif
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1693 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      869 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/revealed6.gif
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      865 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/blank.gif
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      879 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/bombrevealed.gif
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      869 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/revealed3.gif
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/map/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1204 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/map/map.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      630 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demos/map/map.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    16643 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/home.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       51 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/android.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7444 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/vm.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1277 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/weblets.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1058 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/home/.afile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10957 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/home/demo.hop
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/shutdown/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4693 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/shutdown/shutdown.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1699 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/shutdown/shutdown.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3445 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/shutdown/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/shutdown/etc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      777 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/shutdown/etc/shutdown.wiki.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      137 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/shutdown/etc/weblet.info
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3760 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/shutdown/etc/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      132 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/shutdown/etc/weblet.info.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      964 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/shutdown/etc/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      761 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/shutdown/etc/shutdown.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      113 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/shutdown/.afile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hopsh/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1659 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hopsh/hopsh.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4240 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hopsh/hopsh.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1895 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hopsh/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/hopsh/etc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1395 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hopsh/etc/hopsh.wiki.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      159 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/hopsh/etc/weblet.info
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3180 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hopsh/etc/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      156 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hopsh/etc/weblet.info.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      960 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hopsh/etc/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1377 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/hopsh/etc/hopsh.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3895 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/test/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    43191 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/canvas-test.jpg
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1790 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/audio.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1524 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/fselector.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5850 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/event.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3102 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/spage.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4035 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/mathml.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3113 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/tree.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2411 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/busy.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2140 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/widget.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1914 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/test.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2477 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/slider.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1751 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/image.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2998 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/canvas.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6963 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/test.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2168 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/fl.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4230 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/svg.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3005 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/paned.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3966 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/withhop.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3465 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/window.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2951 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/notepad.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8826 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/anim128x128.gif
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1897 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/colorchooser.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3935 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2305 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/hss.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      898 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/window.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2411 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/gauge.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2115 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/sorttable.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2016 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/xhtml.hop
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/test/etc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3198 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/etc/kangaroo.svgz
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      134 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/test/etc/weblet.info
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6476 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/etc/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      711 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/etc/test.wiki.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      129 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/etc/weblet.info.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1073 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/etc/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      700 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/test/etc/test.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2870 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/spinbutton.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2194 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/sound-test.mp3
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2199 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/tabslider.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1030 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/test/.afile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1074 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/hss.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6777 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/sound-test.ogg
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3335 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/test/dom.hop
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/dashboard/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1882 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/dashboard/dashboard.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1351 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/dashboard/dashboard-applet.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4270 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/dashboard/dashboard.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1975 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/dashboard/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/dashboard/etc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/dashboard/etc/dashboard-rfc.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      115 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/dashboard/etc/weblet.info
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3570 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/dashboard/etc/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      113 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/dashboard/etc/weblet.info.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      883 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/dashboard/etc/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6188 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/dashboard/etc/dashboard.wiki.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6169 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/dashboard/etc/dashboard.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      151 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/dashboard/.afile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/workbench/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5658 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/workbench/workbench.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6952 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/workbench/workbench.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1993 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/workbench/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/workbench/etc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      157 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/workbench/etc/weblet.info
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2549 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/workbench/etc/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      156 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/workbench/etc/weblet.info.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      740 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/workbench/etc/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      298 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/workbench/etc/log2.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1237 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/workbench/etc/workbench.wiki.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      395 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/workbench/etc/log1.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      658 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/workbench/etc/clear.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1217 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/weblets/workbench/etc/workbench.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1316 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/workbench/config.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4855 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/workbench/workbench.scm
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/info/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    29902 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/info/info.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3475 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/info/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9309 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/info/info.hss
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/info/etc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      662 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/info/etc/info.wiki.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      399 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/info/etc/weblet.info
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    24561 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/info/etc/maze.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3829 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/info/etc/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      394 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/info/etc/weblet.info.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      978 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/info/etc/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      646 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/info/etc/info.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    13382 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/info/info.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      206 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/info/.afile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/hz/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7347 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/weblet.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    15650 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/hz.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3613 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/depend.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7722 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/install.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7905 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/config.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5542 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/hz-install.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5647 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/sync.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5626 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/hz.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3680 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8413 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/api.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    29396 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/xml.hop
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/hz/etc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2330 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/hz-install.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6191 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/hz/etc/hz.wiki
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      318 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/hz/etc/weblet.info
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6207 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/hz.wiki.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4134 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      313 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/weblet.info.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1050 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3156 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/hz-run.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      937 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/warning.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      912 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/download.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1162 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/scientific.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      883 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/apply.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      987 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/run.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1019 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/multimedia.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1118 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/config.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      937 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/system.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1144 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/doc.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1050 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/box.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      932 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/package.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1045 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/reload.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1027 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/file.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1032 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/delete.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1150 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/update.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      960 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/devel.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      964 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/remove.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1057 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/game.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      705 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/hop.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1108 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/office.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14107 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/db.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      398 2018-01-28 07:20:45.000000 hop-3.1.0-pre2/weblets/hz/.afile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4858 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/weblets/hz/package.hop
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/hopreplay/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3626 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopreplay/log.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1962 2018-01-28 07:25:29.000000 hop-3.1.0-pre2/hopreplay/.etags
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2408 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopreplay/login.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3893 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopreplay/replay.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7215 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopreplay/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4679 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopreplay/parseargs.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2686 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopreplay/hoprp_param.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1873 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopreplay/main.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)   331200 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/ChangeLog
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/doc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1959 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/nodejs.md
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lib/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lib/bootstrap/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lib/bootstrap/js/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    36816 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lib/bootstrap/js/bootstrap.min.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    68890 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lib/bootstrap/js/bootstrap.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      484 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lib/bootstrap/js/npm.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lib/bootstrap/css/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)   122540 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lib/bootstrap/css/bootstrap.min.css
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)   147430 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lib/bootstrap/css/bootstrap.css
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    26132 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lib/bootstrap/css/bootstrap-theme.css
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    23357 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lib/bootstrap/css/bootstrap-theme.min.css
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)   390518 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lib/bootstrap/css/bootstrap.css.map
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    47721 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lib/bootstrap/css/bootstrap-theme.css.map
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lib/bootstrap/fonts/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)   108738 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lib/bootstrap/fonts/glyphicons-halflings-regular.svg
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    18028 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    20127 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lib/bootstrap/fonts/glyphicons-halflings-regular.eot
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    23424 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lib/bootstrap/fonts/glyphicons-halflings-regular.woff
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    45404 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lib/jquery/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lib/jquery/js/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    95786 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lib/jquery/js/jquery.min.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1561 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/license.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10327 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/xml.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1957 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/download.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      996 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/doc.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4046 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/mdn.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2930 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/_index.md
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lang/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       95 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lang/lang.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      138 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lang/tilde.bnf
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    15421 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lang/01-service.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      763 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lang/ui.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      271 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lang/stateful.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2101 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lang/01-es.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      889 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lang/html.bnf
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1556 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lang/00-syntax.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      774 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lang/app.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3206 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lang/01-module.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       49 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lang/iservice.bnf
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5943 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lang/02-worker.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      267 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lang/service.bnf
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2909 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lang/03-react.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      331 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/lang/syntax.bnf
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/api/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    18052 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/api/00-hop.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3161 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/api/10-dom.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3829 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/api/20-websocket.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5902 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/api/01-html.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      296 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/api/api.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/widget/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      235 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/widget/widget.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:27.000000 hop-3.1.0-pre2/doc/hss/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12148 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/hss/doc.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12148 2018-01-28 07:25:27.000000 hop-3.1.0-pre2/doc/hss/doc.css
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      824 2018-01-28 07:25:27.000000 hop-3.1.0-pre2/doc/hss/markdown.css
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2481 2018-01-28 07:25:27.000000 hop-3.1.0-pre2/doc/hss/fontifier.css
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10783 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/html-idx.json
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/dev/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1577 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/dev/10-edit.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      958 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/dev/20-cross.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      633 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/dev/00-command.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1858 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/dev/01-rcfile.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       70 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/dev/dev.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2278 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/html.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    23896 2018-01-28 07:25:04.000000 hop-3.1.0-pre2/doc/01-rcfile.html
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    13306 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/doc.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    22765 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/mdn-idx.json
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9645 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    19514 2018-01-28 07:25:10.000000 hop-3.1.0-pre2/doc/20-cross.html
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2562 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/ecma-262-60.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1068 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/doc/_lang.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8074 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/INSTALL.md
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/hophz/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5108 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hophz/hophz_param.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4536 2018-01-28 07:25:31.000000 hop-3.1.0-pre2/hophz/.etags
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/hophz/o/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3872 2018-01-28 07:25:35.000000 hop-3.1.0-pre2/hophz/o/api.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5049 2018-01-28 07:25:35.000000 hop-3.1.0-pre2/hophz/o/weblet.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3674 2018-01-28 07:25:36.000000 hop-3.1.0-pre2/hophz/o/config.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2408 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hophz/login.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14717 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hophz/action.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8253 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hophz/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7361 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hophz/parseargs.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3388 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hophz/main.scm
│ │ --rwxr-x---   0 serrano  (27081) serrano  (27081)    52816 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/configure
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/widget/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8472 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/widget/sym.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1541 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/widget/init.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    16899 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/widget/prefs.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7719 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/widget/paned.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7988 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/widget/spage.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10262 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/widget/notepad.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    20540 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/widget/file.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3888 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/widget/video.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7951 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/widget/editor.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14224 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/widget/tree.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    20367 2018-01-28 07:20:56.000000 hop-3.1.0-pre2/widget/spage.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)   121983 2018-01-28 07:20:54.000000 hop-3.1.0-pre2/widget/colorchooser.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1805 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/widget/lframe.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1567 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/widget/make_lib.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    40552 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/widget/audio.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3909 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/widget/slider.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9958 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/widget/colorchooser.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1555 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/widget/sorttable.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7315 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/widget/foldlist.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4393 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/widget/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4982 2018-01-28 07:20:56.000000 hop-3.1.0-pre2/widget/gauge.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2072 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/widget/gauge.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2813 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/widget/spinbutton.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2406 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/widget/foot.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5525 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/widget/tabslider.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10622 2018-01-28 07:20:54.000000 hop-3.1.0-pre2/widget/spinbutton.scm
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/bin/
│ │ --rwxr-xr-x   0 serrano  (27081) serrano  (27081)      977 2018-01-28 07:18:27.000000 hop-3.1.0-pre2/bin/hop.sh
│ │ --rwxr-xr-x   0 serrano  (27081) serrano  (27081)      978 2018-01-28 07:18:27.000000 hop-3.1.0-pre2/bin/hopc.sh
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/scheme2js/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    22014 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/js_parser.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3195 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/js_pp_exec.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    16290 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/compile_optimized_call.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6902 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/callcc_anormalform.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7960 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/tail.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3062 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/transform_util.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7962 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/nodes.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7491 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/side.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1324 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/base64_vlq.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    29135 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/js_out.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4362 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/var_elimination.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    11766 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/runtime_expander.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    43346 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/out.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5480 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/scm_out.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9614 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/expand.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4883 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/push_set.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1801 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/encapsulation.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5415 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/export.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2288 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/var_ref_util.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5668 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/while.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1572 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/mapping1.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    18166 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/pobject_conv.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8413 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/node_elimination.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8072 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/captured_vars.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6347 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/tail_rec.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3748 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/symbol_table.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1186 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/mapping.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2964 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/Makefile.js-pp
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12737 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/scheme2js.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5467 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/free_vars.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1418 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/nested_closures.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5581 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/dot_expand.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10674 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/callcc_resume_push.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3750 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/constant_propagation.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    23641 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/module_class.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1561 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/srfi0.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5561 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/constants.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3550 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/compile_optimized_boolify.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8385 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/inline.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2895 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/rm_unused_vars.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    19058 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/symbol.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2675 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/pragma.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5882 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/gen_js.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3542 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/locations.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6480 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/module_library.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4299 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/compile_optimized_set.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1469 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/make_lib.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10982 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/callcc.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5676 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/js_lexer.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4219 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/trampoline.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9906 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/loop_updates.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8832 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/walk.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4536 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/js_nodes.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       31 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/version.sch
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/scheme2js/runtime/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    15857 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/runtime/mutable.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4190 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/runtime/dsssl.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2544 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/runtime/interface.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1502 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/runtime/multi_file_port.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)   103871 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/runtime/runtime_part.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    24548 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/runtime/runtime_callcc.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3500 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/runtime/bglcpp.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8239 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/runtime/exporter.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1383 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/runtime/string.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       90 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/runtime/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5931 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/runtime/Makefile.include
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3189 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/runtime/meta.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2786 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/runtime/dsssl.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    31129 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/runtime/IO.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14428 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/runtime/immutable.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       92 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/mutable_strings.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6645 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/push_declarations.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2799 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/use_count.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1537 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/js_pp.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7615 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    22944 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/propagation.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1610 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/fun_size.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1544 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/mapping2.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5074 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/rm_tail_breaks.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4282 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/mark_statements.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8734 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/callcc_locations.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7035 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/base64_vlq.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    46888 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/scope.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2119 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/dsssl_expander.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    17974 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/expanders.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4824 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/liveness.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6164 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/deep_clone.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5191 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/tools.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    17163 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/allocate_names.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12545 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/statements.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8484 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/template_display.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      868 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/Makefile.configs
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3847 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/call_check.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12571 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/callcc_out.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    41191 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/module.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6288 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/config.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1035 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/verbose.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2258 2018-01-28 07:18:27.000000 hop-3.1.0-pre2/scheme2js/.afile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    11771 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/dump_node.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4052 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/module_resolver.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2327 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/callcc_checkpoint.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4208 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/stdlib.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9221 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/source_map.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6371 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/letrec_expansion.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9683 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/main.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1973 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/error.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5089 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/scheme2js/pipe_port.scm
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/src/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    15321 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/src/queue_scheduler.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14367 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/src/hop_param.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4808 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/src/oto_scheduler.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5327 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/src/nothread_scheduler.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    24319 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/src/init.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14636 2018-01-28 07:23:13.000000 hop-3.1.0-pre2/src/.etags
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10783 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/src/accept.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1677 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/src/amany_scheduler.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6519 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/src/pool_scheduler.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    13907 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/src/scheduler.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1051 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/src/compiler-macro.sch
│ │ --r--r-----   0 serrano  (27081) serrano  (27081)     1286 2018-01-28 07:18:27.000000 hop-3.1.0-pre2/src/libraries.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9499 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/src/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    17179 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/src/pipeline.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    28729 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/src/parseargs.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2319 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/src/stage.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    17710 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/src/main.scm
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/js2scheme/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3929 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/bestpractice.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    23864 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/lexer.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9497 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/utils.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    17046 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/cast.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3960 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/debug.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    79251 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/parser.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3709 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/walk.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9483 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/sourcemap.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    29003 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/html.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9574 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/loopexit.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)   193652 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/scheme.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12174 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/alpha.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    33495 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/letopt.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4265 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/uint32.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    11701 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/compile.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3782 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/method.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2445 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/typing.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4710 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/header.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12574 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/array.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4972 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/stage.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    24475 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/return.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3645 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/this.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    47740 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/cps.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    34162 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/symbol.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10006 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/property.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14293 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/use.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9612 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/globvar.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5635 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/constrsize.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6022 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/syntax.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3089 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/make_lib.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7556 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/sweep.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      813 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/ecmascript5.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7909 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/constant.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    34141 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/dump.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    17509 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/narrow.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    51652 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/js.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3202 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/token.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4058 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9437 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/ronly.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6005 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/stmtassign.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    38300 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/hint.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    18522 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/propcce.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2906 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/ecmascript5.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10967 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/ctor.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    69785 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/tyflow.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1661 2018-01-28 07:19:42.000000 hop-3.1.0-pre2/js2scheme/.afile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8059 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/ast.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    44645 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/ast.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    60014 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/range.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3499 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/resolve.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3493 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/js2scheme/letfusion.scm
│ │ --rwxr-x---   0 serrano  (27081) serrano  (27081)       40 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/.hoprelease
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/hopc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4526 2018-01-28 07:20:42.000000 hop-3.1.0-pre2/hopc/.etags
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    16714 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopc/driver.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    13712 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopc/hopc_param.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4002 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopc/libdir.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7349 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopc/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14094 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopc/parseargs.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2848 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopc/main.scm
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/hopsh/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1752 2018-01-28 07:25:27.000000 hop-3.1.0-pre2/hopsh/.etags
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2408 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopsh/login.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7033 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopsh/repl.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2743 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopsh/hopsh_param.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7224 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopsh/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5657 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopsh/parseargs.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3544 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/hopsh/main.scm
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/runtime/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2631 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/color.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1601 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/param.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    20871 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/cssmatch.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    38495 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/service.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    25152 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/mathml.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7784 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/zeroconf.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3194 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/html_react.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5454 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/http_shoutcast.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3068 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/watch.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1065 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/thread.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5293 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/debug.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9172 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/client-exception.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14075 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/http_lib.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    24356 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/http_webdav.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5518 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/http_filter.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4723 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/wiki_toc.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3695 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/sourcemap.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14449 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/security.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    27511 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/user.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    17110 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/misc.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    22416 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/weblets.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10045 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/types.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    16739 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/xml_expd.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    59325 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/param.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1845 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/service.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    22577 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/http_error.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5104 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/hop_inline.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3682 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/hop_wiki.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    20696 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/svg.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2720 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/xml.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9763 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/clientc.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10696 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/zeroconf_avahi.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    16805 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/cache.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1325 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/verbose_expd.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    11747 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/job.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2884 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/priv.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1303 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/prefs.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7197 2018-01-28 07:18:27.000000 hop-3.1.0-pre2/runtime/configure.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1281 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/verbose.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4454 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/read_js.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4457 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/hop_rss.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7128 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/html_img.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    15683 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/preferences.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3770 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/make_lib.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2961 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/zeroconf_dummy.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    34498 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/http_response.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    16260 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/wiki_syntax.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4829 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/xml_types.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3028 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/param_expd.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    18378 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/json.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    66196 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/event.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12188 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/hz.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    29043 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/html_head.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    50544 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/xml.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8316 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2169 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/expanders.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    31208 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/dom.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4491 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/mime.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9714 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/wiki_parser.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1650 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/enable_thread.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    38689 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/wiki_parser.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      741 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/xml_src.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1287 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/expanders.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8676 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/disable_thread.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    36761 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/websocket.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3944 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/hss_expd.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7477 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/thread.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12081 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/service_expd.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1882 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/hss.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    23034 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/http_proxy.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    39309 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/css.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2212 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/xdomain.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4720 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/prefs_expd.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10368 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/js_comp.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3391 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/wiki_syntax.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5881 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/module.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    46441 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/read.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7774 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/upnp.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9484 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/html_base.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10930 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/charset.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10721 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/http_request.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1903 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/http_lib.sch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    30296 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/hop.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5182 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/runtime/password.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1461 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/LICENSE
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    16220 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      670 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/TODO.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2053 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/.hgignore
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:27.000000 hop-3.1.0-pre2/test/nodejs/
│ │ --rwxr-x--x   0 serrano  (27081) serrano  (27081)     3110 2018-01-28 07:18:27.000000 hop-3.1.0-pre2/test/nodejs/TEST
│ │ --rwxr-x--x   0 serrano  (27081) serrano  (27081)      415 2018-01-28 07:18:27.000000 hop-3.1.0-pre2/test/nodejs/HOP.exe
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      240 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/nodejs/README
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3104 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/nodejs/TEST.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2984 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/nodejs/log
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6375 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/nodejs/BLACKLIST
│ │ --rwxr-x---   0 serrano  (27081) serrano  (27081)      397 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/nodejs/HOP.exe.in
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:27.000000 hop-3.1.0-pre2/test/hopjs/
│ │ --rwxr-x--x   0 serrano  (27081) serrano  (27081)     2903 2018-01-28 07:18:27.000000 hop-3.1.0-pre2/test/hopjs/TEST
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      570 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/authentication.js.rc.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/https/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1679 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/https/key.pem
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1237 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/https/cert.pem
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3083 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/authentication.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1974 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/serialization.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      163 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/https.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1676 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/webSocket.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       72 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/https.js.args
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1683 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/syncSrvRsp.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4387 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/JsonPayload.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1301 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/frame.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3344 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/webService.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4779 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/http.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2145 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/webSocketOpen.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2830 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/service.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1782 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/stressService.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1360 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/discover.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1311 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/svc_args.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8999 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/serviceArguments.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2433 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/asyncSrvRsp.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1194 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/worker.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      380 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/https.js.rc.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3975 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/post.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1314 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/unregisterService.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      630 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/service2.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2917 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/asyncSrvWS.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1295 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/asyncSrvRsp2.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/aux/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2379 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/aux/stdClient.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1569 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/aux/stressClient.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1847 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/aux/webSocketClient.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3540 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/aux/launchWorkers.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      967 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/aux/objectEqual.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      454 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/aux/discoverServer.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1230 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/aux/workerNOOP.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2153 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/aux/wsOpenClient.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6272 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/serv/webSocketErrors.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      108 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/README
│ │ --rwxr-x---   0 serrano  (27081) serrano  (27081)     2873 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/TEST.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       53 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/passwd.hop
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    15865 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/date.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9994 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/property.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3512 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/comprehension.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      247 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/parserFailure2.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4929 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/string.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4332 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/number.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1616 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/json.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5117 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-template.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2288 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-array.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1226 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-let-tl.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4262 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-generator-mdn.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    11657 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/ecma51.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2066 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-misc.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1696 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/comp.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12419 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-let.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6445 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-sym.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14608 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-promise.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    48882 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-generator.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9016 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/array.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12209 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-generator-kangax.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1601 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-defval.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1396 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/worker1.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1434 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-arrow.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      824 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/require.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      911 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/regexp.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    45930 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-rest.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2469 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/unicode.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2657 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/bufferrw.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      225 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/parserFailure1.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/aux/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      850 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/aux/worker1.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       17 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/aux/faultySubmodule.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      925 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/aux/worker2.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1441 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/hopjs/noserv/worker2.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/test262/
│ │ --rwxr-x---   0 serrano  (27081) serrano  (27081)      836 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/test262/TEST
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      449 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/test262/README
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5043 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/test262/BLACKLIST
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3840 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/test/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/etc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1173 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/scheme2js.init.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2043 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/hopscript.init.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4821 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/configure_macosx.sch.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1532 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/hop.man.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6939 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/configure.scm.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1755 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/node_crypto_groups.c
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1046 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/nodejs.sch.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1037 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/libraries.sch.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2363 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/Makefile.version
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1601 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/hopscheme.init.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1532 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/hop.init.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3316 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/configure_noarch.sch.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      916 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/hopc.sh.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9349 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/configure.scm.macosx-bundle
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8404 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/hoprc.hop.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2153 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/hopshrc.hop.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    53708 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/hopjs.el.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      492 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/hopreplay.man.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1500 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/js2scheme.init.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2150 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/hophzrc.hop.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1562 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/hopwidget.init.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3578 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/configure_android.sch.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1117 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/hopscript.sch.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1168 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/Makefile.git
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6973 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/Makefile.hopconfig.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8452 2018-01-28 07:18:27.000000 hop-3.1.0-pre2/etc/hoprc.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      636 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/hopsh.man.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    41864 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/hop-autoconf.js.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1531 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/nodejs.init.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3494 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/Makefile
│ │ --rwxr-x--x   0 serrano  (27081) serrano  (27081)    53768 2018-01-28 07:18:27.000000 hop-3.1.0-pre2/etc/hopjs.el
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1312 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/Makefile.mercurial
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    22296 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/node_crypto_groups.h
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3938 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/hglog.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1552 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/hopdroid.init.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2316 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/Makefile.weblet
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    13683 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/Makefile.library
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      915 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/hop.sh.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5388 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/mkserializer.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1618 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/etc/hop-boot.js.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2153 2018-01-28 07:18:27.000000 hop-3.1.0-pre2/etc/hopshrc.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)        9 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/.buildtag
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/share/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    38228 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-window.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4514 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-login.hss
│ │ --r--r-----   0 serrano  (27081) serrano  (27081)     1718 2018-01-28 07:18:27.000000 hop-3.1.0-pre2/share/hop-boot.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3502 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-fx.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2881 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-tabslider.hss
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/flash/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1107 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/flash/HopServevt.swf
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1781 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/flash/JavaScriptFlashGateway.swf
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4668 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/flash/HopServevt.as
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1473 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/flash/HopAudio.swf
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      316 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/flash/HopVideo.swf
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4558 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/flash/HopVideo.as
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12949 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/flash/JavaScriptFlashGateway.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6970 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/flash/HopAudio.as
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5466 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-notepad.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6957 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-window-orange.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    48297 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-canvas.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    27632 2018-01-28 07:25:37.000000 hop-3.1.0-pre2/share/hop-exception.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4265 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-paned.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1520 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-sorttable.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4322 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-font.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5367 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-prefs.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3262 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-spage-iphone.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2083 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-fileselect.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6380 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-tabslider.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    19051 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-exception.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12113 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-slider.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3473 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-foldlist.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1235 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-window.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3456 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-prefs.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1230 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/aes.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop.css
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    59349 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-audio.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7537 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    17525 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/aes.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    28683 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-tree.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/buttons/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      751 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/buttons/inria-2010.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      892 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/buttons/ie2.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      345 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/buttons/mozilla.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      321 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/buttons/xhtml.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      846 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/buttons/konqueror.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      656 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/buttons/gpl.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      531 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/buttons/rss.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      299 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/buttons/css.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      320 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/buttons/html401.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      640 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/buttons/opera.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      785 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/buttons/debian.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      613 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/buttons/firefox.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      625 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/buttons/inria.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1102 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/buttons/freebsd.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      881 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/buttons/cc.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      295 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/buttons/ie1.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      220 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/buttons/donate.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      907 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/buttons/hop2.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      987 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/buttons/safari.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      272 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/buttons/paypal.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      907 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/buttons/hop.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8986 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-react.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12632 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-audio.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4059 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/base64.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4487 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/sha1.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1907 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-editor.css
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3491 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-debug.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    50299 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-request.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7755 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-slider.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6139 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-sorttable.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14580 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-editor.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6788 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-login.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2525 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-orientation.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7110 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-gauge.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6954 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-window-red.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2116 2018-01-28 07:25:37.000000 hop-3.1.0-pre2/share/hop-builtin-serializers.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5194 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-password.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    35545 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-lib.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5595 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-spinbutton.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    36600 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-color.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5098 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-require.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8595 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/md5.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2908 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-gauge.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10220 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-window.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7919 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-color.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6126 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-spage.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    48140 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-serialize.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1236 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-file.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    56246 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-dom.js
│ │ --r--r-----   0 serrano  (27081) serrano  (27081)    41571 2018-01-28 07:18:27.000000 hop-3.1.0-pre2/share/hop-autoconf.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9578 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-paned.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      587 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-html.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      209 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-justify-left.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      343 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-link.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      453 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-redo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      290 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-background.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      357 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-list-ordered.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      317 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-hrule.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      583 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/image.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      421 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-superscript.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      344 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-list-unordered.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      223 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-italic.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      683 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-image.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      351 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-unindent.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      273 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-underline.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      353 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-indent.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      209 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-justify.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1107 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-table.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      447 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-undo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      464 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-page.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      422 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-subscript.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      234 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-justify-center.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      594 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/link.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      304 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-bold.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      481 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/.list
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      141 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-separator.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      634 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-page-go.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      270 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-foreground.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      269 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-strikethrough.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      781 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-nohtml.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      657 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-unlink.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      247 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-silver-bg.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      209 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/editor/ed-justify-right.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      817 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-video.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1959 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-fileselect.css
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    19424 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    21667 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hopscheme.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    48784 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-event.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1138 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-nodejs.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1243 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-foldlist.css
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2737 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-fx.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5089 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-notepad.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1493 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-video.js
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-login/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5470 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-login/login.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-audio/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      173 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-audio/next.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      224 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-audio/podcast.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      198 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-audio/prefs.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      170 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-audio/play.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      212 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-audio/unmute.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      179 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-audio/prev.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      166 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-audio/stop.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      188 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-audio/playlist.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      166 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-audio/pause.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      196 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-audio/mute.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-filechooser/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      625 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-filechooser/edit-remove.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      819 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-filechooser/hdd.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      324 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-filechooser/file.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      263 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-filechooser/folder-close.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1063 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-filechooser/home.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1077 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-filechooser/desktop.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      723 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-filechooser/keyboard.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1825 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-filechooser/drag.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1088 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-filechooser/edit-add.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-color/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10215 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-color/satval.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      273 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-color/transbg.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4859 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop/inria.svg
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      977 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop/hop-api-16x16.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6100 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop/hop.svg
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2170 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop/hop-32x32.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      705 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop/hop-16x16.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      947 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop/dashboard.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4504 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop/hop-128x128.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      184 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop/logo-bg.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3960 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop/hop-48x48.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3846 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop/hop-api-48x48.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3960 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop/hop.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/actions/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1133 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/actions/cancel.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1353 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/actions/run.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      883 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/actions/ok.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1506 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/actions/open.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-window/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      320 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-window/title-left.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      705 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-window/close.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      654 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-window/maximize.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      166 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-window/bottom-left.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      652 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-window/icon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      689 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-window/title-right-hover.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      203 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-window/title.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      682 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-window/title-left-hover.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      139 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-window/bottom-middle.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      158 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-window/bottom-right.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      323 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-window/title-right.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      288 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-window/title-hover.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-window-red/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      596 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-window-red/close.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      472 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-window-red/maximize.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      383 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-window-red/iconify.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-slider/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      133 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-slider/cursor.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-tree/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      135 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-tree/joinbottom.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      160 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-tree/minus.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      161 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-tree/minusbottom.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      294 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-tree/folder-open.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      176 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-tree/plus.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      125 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-tree/empty.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      134 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-tree/vline.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      324 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-tree/file.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      263 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-tree/folder-close.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      263 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-tree/device.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      134 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-tree/join.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      177 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-tree/plusbottom.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-fx/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      145 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-fx/shadow-e.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      210 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-fx/shadow-se.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      153 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-fx/shadow-s.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      197 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-fx/shadow-sw.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      204 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-fx/shadow-ne.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-paned/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      133 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-paned/hcursor.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      181 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/hop-paned/vcursor.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/anims/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1754 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/anims/busy-anim-16.gif
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5707 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/anims/busy-anim-32.gif
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/errors/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3080 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/errors/warning.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4174 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/errors/timeout.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2989 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/errors/stop.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3357 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/errors/privacy.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2278 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/errors/notfound.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3259 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/errors/error.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3470 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/errors/error2.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2966 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/icons/errors/client-error.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2836 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-tree.css
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5602 2018-01-28 07:25:38.000000 hop-3.1.0-pre2/share/hop-debug.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3974 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-spinbutton.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1238 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-audio.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    28141 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-spage.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12785 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-file.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14532 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-history.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1242 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-dashboard.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14214 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-file.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    33506 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hopjs-serialize.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      646 2018-01-28 07:20:46.000000 hop-3.1.0-pre2/share/.afile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3239 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-lframe.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    15492 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-dashboard.js
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1262 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/share/hop-foot.hss
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:27.000000 hop-3.1.0-pre2/arch/android/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/hopdroid/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6075 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/hopdroid/zeroconf.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3833 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/hopdroid/prefs.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    16035 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/hopdroid/music.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3216 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/hopdroid/wifi.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    27762 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/hopdroid/phone.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1370 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/hopdroid/make_lib.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3325 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/hopdroid/system.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3823 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/hopdroid/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2139 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/hopdroid/multimedia.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4645 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/hopdroid/mpd.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10510 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/hopdroid/tts.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      166 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/README.md
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1374 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/hop.keystore
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3352 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/build.xml
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4651 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/AndroidManifest.xml.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3352 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/build.xml.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1188 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/Android.mk.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      378 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/project.properties.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      404 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/local.properties.in
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/jni/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10924 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/jni/termExec.cpp
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1544 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/jni/Android.mk
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    20568 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopDroid.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3736 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopConfig.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2601 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopUiUtils.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4616 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginBattery.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7380 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/Hop.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3515 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopSettings.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1781 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopZeroconf.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8870 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginMusicPlayer.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12012 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginCall.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2354 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginBuild.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    11146 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginMediaAudio.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9479 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginSensor.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3926 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginWifi.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4644 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginSystem.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3412 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopAndroidAudioRecorder.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4055 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginInit.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3085 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPlugin.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8731 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginTts.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2198 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopBootReceiver.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5364 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginSms.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1289 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopStage.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3986 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopIntenter.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8589 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopNsdManager.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6169 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopService.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7495 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopJmDns.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3032 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopConfigurer.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3553 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginLocale.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2535 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginVibrate.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2494 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginPrefs.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12755 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginContact.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1975 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopSms.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3398 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginZeroconf.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2459 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopExec.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3732 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginConnectivity.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7199 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopInstaller.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    21266 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopLauncher.java
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5423 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/NetworkTopologyDiscovery.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      576 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/package-info.java
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7775 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/DNSMessage.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    13258 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/HostInfo.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       27 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/package-info.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    13796 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/DNSTaskStarter.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    10272 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/ListenerStatus.java
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       33 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/package-info.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1636 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/RecordReaper.java
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/resolver/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       42 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/resolver/package-info.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2454 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/resolver/TypeResolver.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3513 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/resolver/DNSResolverTask.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4254 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/resolver/ServiceInfoResolver.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2912 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/resolver/ServiceResolver.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5740 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/Responder.java
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/state/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       39 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/state/package-info.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5941 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/state/DNSStateTask.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3969 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/state/Canceler.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4105 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/state/Renewer.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4345 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/state/Announcer.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5779 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/state/Prober.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6331 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/DNSTask.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    14884 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/DNSOutgoing.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    15870 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/DNSCache.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2929 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/SocketListener.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3210 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/ServiceEventImpl.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12492 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/DNSQuestion.java
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/constants/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       37 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/constants/package-info.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6038 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/constants/DNSRecordType.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1767 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/constants/DNSLabel.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4021 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/constants/DNSResultCode.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5617 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/constants/DNSState.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1716 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/constants/DNSOperationCode.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5092 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/constants/DNSConstants.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3259 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/constants/DNSRecordClass.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1577 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/constants/DNSOptionCode.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    36229 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/DNSRecord.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    20045 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/JmmDNSImpl.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      674 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/DNSListener.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    78860 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/JmDNSImpl.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4973 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/NameRegister.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    25026 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/DNSIncoming.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2084 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/NetworkTopologyEventImpl.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    16259 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/DNSStatefulObject.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4402 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/NetworkTopologyDiscoveryImpl.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    42765 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/ServiceInfoImpl.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9613 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/DNSEntry.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      729 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/NetworkTopologyListener.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    16162 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/JmmDNS.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1834 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/ServiceEvent.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      998 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/ServiceTypeListener.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    17518 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/JmDNS.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1779 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/ServiceListener.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      981 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/NetworkTopologyEvent.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    27304 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/ServiceInfo.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    12974 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/makeapk.sh.in
│ │ --rwxr-xr-x   0 serrano  (27081) serrano  (27081)    13000 2018-01-28 07:18:27.000000 hop-3.1.0-pre2/arch/android/makeapk.sh
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    19785 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/androidemo/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     6307 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/androidemo/androidemo.hss
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1587 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/androidemo/config.hop.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    26318 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/androidemo/androidemo.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      990 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/androidemo/androidemo.scm
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2184 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/androidemo/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/androidemo/etc/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3942 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/androidemo/etc/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      978 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/androidemo/etc/doc.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      220 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/androidemo/etc/weblet.info.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      414 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/androidemo/etc/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2534 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/androidemo/etc/androidemo.wiki.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1188 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/Android.mk
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      885 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/ant.properties.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1248 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/proguard.cfg
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-mdpi/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1409 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-mdpi/app_terminal.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-xhdpi/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2765 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-xhdpi/logo.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2156 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/ic_menu_refresh.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2002 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/ic_menu_block.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3960 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1792 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/ic_menu_clear_playlist.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3223 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/hopicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      705 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1842 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/ic_menu_info_details.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1636 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/ic_menu_goto.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4504 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/logo128.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1767 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/ic_menu_stop.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2096 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/ic_menu_preferences.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-xxhdpi/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4056 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-xxhdpi/logo.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-xxxhdpi/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5552 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-xxxhdpi/logo.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2156 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/ic_menu_refresh.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2002 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/ic_menu_block.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3960 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1792 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/ic_menu_clear_playlist.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2470 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/hopicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      705 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/favicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1842 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/ic_menu_info_details.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1488 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/ic_menu_goto.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4504 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/logo128.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1767 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/ic_menu_stop.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2096 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/ic_menu_preferences.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/layout-sw480dp/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1975 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/layout-sw480dp/main.xml
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1593 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/layout-sw480dp/info.xml
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      929 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/layout-sw480dp/about.xml
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/layout/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1975 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/layout/main.xml
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1593 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/layout/info.xml
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1147 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/layout/web.xml
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      929 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/layout/about.xml
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/xml/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4636 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/xml/preferences.xml.in
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/values/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      599 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/values/hopstyle.xml
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      880 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/values/plugins.xml.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4768 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/values/strings.xml.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2581 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/values/arrays.xml
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/layout-sw720dp/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1938 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/layout-sw720dp/main.xml
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1593 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/layout-sw720dp/info.xml
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      929 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/layout-sw720dp/about.xml
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-hdpi/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2086 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-hdpi/logo.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1278 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable/ic_menu_refresh.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1200 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable/ic_menu_block.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3960 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable/logo.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1163 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable/ic_menu_clear_playlist.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2470 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable/hopicon.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1237 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable/ic_menu_info_details.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      915 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable/ic_menu_goto.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4504 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable/logo128.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      865 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable/ic_menu_stop.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1142 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable/ic_menu_preferences.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/layout-sw600dp/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1975 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/layout-sw600dp/main.xml
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1593 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/layout-sw600dp/info.xml
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      929 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/layout-sw600dp/about.xml
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-web/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    16398 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/drawable-web/logo.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/menu/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      960 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/android/res/menu/hop_menu.xml
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/felix/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      729 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/felix/HopActivator.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2891 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/felix/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      581 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/felix/HopRunner.java
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      379 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/felix/HopThread.java
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/archlinux/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/archlinux/conf.d/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      131 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/archlinux/conf.d/hop.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1423 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/archlinux/PKGBUILD.in
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/archlinux/rc.d/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1529 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/archlinux/rc.d/hop.in
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/archlinux/bin/
│ │ --rwxr-x---   0 serrano  (27081) serrano  (27081)      164 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/archlinux/bin/hop.sh
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      696 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/archlinux/hop.install
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1411 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/archlinux/Makefile
│ │ --rwxr-x---   0 serrano  (27081) serrano  (27081)     4651 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/archlinux/mkarchrepo.sh
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/archlinux/systemd/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      287 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/archlinux/systemd/hop.service.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      138 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/archlinux/systemd/hop.socket.in
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:27.000000 hop-3.1.0-pre2/arch/debian/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/hop-40x40.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/hop.service.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9469 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/makedeb.sh.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/hop.desktop.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      477 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/README
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/README.maemo
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/hop-16x16.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/Makefile.maemo
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/debian/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4526 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/debian/postinst.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2226 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/debian/rules.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      154 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/debian/changelog.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3366 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/debian/control.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1443 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/debian/postrm.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/hop.install
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3160 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-40x40.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       68 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop.service.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      265 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop.desktop.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      874 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/README.maemo
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      705 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-16x16.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3013 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/Makefile.maemo
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      159 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop.install
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1328 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/param.h
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      236 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/hop-launcher.rc.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1268 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/gui.h
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      141 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/README
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1061 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/hop.h
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2571 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/config.h.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1364 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/user.h
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5016 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/main.c
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1070 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/hop-launcher.hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4480 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/hop-128x128.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    13031 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/gui.c
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4835 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/Makefile.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7298 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/list.c
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1063 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/read.h
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3414 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/configure.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     8739 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/read.c
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     9267 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/hop.c
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3831 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/param.c
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     4805 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/user.c
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     5190 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/list.h
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1748 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-26x26.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3960 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-48x48.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     7299 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-64x64.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/hop-26x26.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2094 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/init.d/
│ │ --rwxr-x---   0 serrano  (27081) serrano  (27081)     4356 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/init.d/hop.in
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/hop-48x48.png
│ │ --rwxr-xr-x   0 serrano  (27081) serrano  (27081)     9442 2018-01-28 07:18:27.000000 hop-3.1.0-pre2/arch/debian/makedeb.sh
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/debian/hop-64x64.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/config/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/config/boot/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/config/boot/syslinux/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      123 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/config/boot/syslinux/extlinux.conf
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/config/etc/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/config/etc/default/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       92 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/config/etc/default/hop
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/config/etc/network/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      127 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/config/etc/network/interfaces
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/config/etc/samba/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      660 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/config/etc/samba/smb.conf
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/config/etc/apt/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      170 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/config/etc/apt/sources.list
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/config/etc/init.d/
│ │ --rwxr-x---   0 serrano  (27081) serrano  (27081)     7675 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/config/etc/init.d/hop
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)        4 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/config/etc/hostname
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/config/usr/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/config/usr/local/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/config/usr/local/sbin/
│ │ --rwxr-x---   0 serrano  (27081) serrano  (27081)      280 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/config/usr/local/sbin/hop
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/scripts/
│ │ --rwxr-x---   0 serrano  (27081) serrano  (27081)     6268 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/scripts/create_image.sh
│ │ --rwxr-x---   0 serrano  (27081) serrano  (27081)     2379 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/scripts/mount_hdd.sh
│ │ --rwxr-x---   0 serrano  (27081) serrano  (27081)      313 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/scripts/convert_image.sh
│ │ --rwxr-x---   0 serrano  (27081) serrano  (27081)     3586 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/scripts/compile_bigloo_hop.sh
│ │ --rwxr-x---   0 serrano  (27081) serrano  (27081)     2303 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/scripts/install_bigloo_hop.sh
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      295 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/README
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3227 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/vm/Makefile
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1379 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/Makefile
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    31298 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/ic_hop.icns
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1745 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/Hop-Info.plist
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2576 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/HopAppDelegate.h
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      181 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/Hop-Prefix.pch
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      242 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/main.m
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      240 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/Hop.entitlements
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      745 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/Hop.h
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1745 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/Hop10.6-Info.plist
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3789 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/Hop.m
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    25089 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/HopAppDelegate.m
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/en.lproj/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      351 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/en.lproj/Credits.rtf
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)       45 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/en.lproj/InfoPlist.strings
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)   229024 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/en.lproj/MainMenu.xib
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1745 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/Hop10.8-Info.plist
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1745 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/Hop10.7-Info.plist
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/icons/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    22035 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/icons/ic_red_light.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    22446 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/icons/ic_green_light.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3708 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/icons/ic_menu_refresh.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2002 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/icons/ic_menu_block.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1792 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/icons/ic_menu_clear_playlist.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1842 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/icons/ic_menu_info_details.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1488 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/icons/ic_menu_goto.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     1767 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/icons/ic_menu_stop.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2096 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/icons/ic_menu_preferences.png
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3915 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/ic_hop114.png
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop.xcodeproj/
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop.xcodeproj/project.xcworkspace/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      148 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop.xcodeproj/project.xcworkspace/contents.xcworkspacedata
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)    38994 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop.xcodeproj/project.pbxproj
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      653 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/README
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/common/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)   126687 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/common/hop.icns
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      619 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/common/macosx_bundle.h
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)   137300 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/common/HopIcon.rsrc
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     3960 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/Makefile.bundle
│ │ -drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/nogui/
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)      530 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/nogui/Info.plist
│ │ --rw-r-----   0 serrano  (27081) serrano  (27081)     2446 2018-01-28 07:18:25.000000 hop-3.1.0-pre2/arch/macosx/Makefile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2053 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/.hgignore
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)        9 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/.buildtag
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/hopscheme/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12945 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscheme/hopscheme.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3621 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscheme/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1526 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscheme/dollar_scheme2js_module.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10402 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscheme/hopscheme_config.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2942 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscheme/tilde.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3364 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscheme/precompilation.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8209 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscheme/dollar_escape.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      426 2018-02-05 12:27:13.000000 hop-3.1.0-pre2/hopscheme/.afile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1090 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscheme/make_lib.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4639 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscheme/hop_runtime.scm
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker2/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1415 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker2/worker2.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       45 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker2/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1168 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker2/slave.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      194 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker2/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svc1/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       67 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svc1/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       81 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svc1/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1553 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svc1/svc1.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svc3/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1520 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svc3/svc3.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      874 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svc3/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      142 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svc3/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker4/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       58 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker4/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1034 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker4/slave.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      172 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker4/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1761 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker4/worker4.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svc2/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1415 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svc2/svc2.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      240 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svc2/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      119 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svc2/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1163 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svc2/extern.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/dom/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       87 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/dom/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1384 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/dom/dom.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      133 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/dom/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/systime/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       64 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/systime/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      115 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/systime/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1190 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/systime/systime.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/html/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      980 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/html/html.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1812 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/html/html.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      197 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/html/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/md/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2167 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/md/tex.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      301 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/md/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1180 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/md/markdown.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2035 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/md/md.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      182 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/md/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/authentication2/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1352 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/authentication2/passwd.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1329 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/authentication2/remote.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3654 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/authentication2/authentication2.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      448 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/authentication2/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svc4/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      142 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svc4/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1644 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svc4/svc4.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hss/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2788 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hss/hss.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1245 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hss/hss.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       88 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hss/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      170 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hss/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1930 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/src.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       53 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/passwd.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      183 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/doc.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1477 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/examples.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1587 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/doc.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      198 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    11670 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/examples.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/libs/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/libs/jquery/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/libs/jquery/js/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    95786 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/libs/jquery/js/jquery.min.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/js/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      484 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/js/npm.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    67155 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/js/bootstrap.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    35601 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/js/bootstrap.min.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/fonts/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    20335 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/fonts/glyphicons-halflings-regular.eot
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    62926 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/fonts/glyphicons-halflings-regular.svg
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    23320 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/fonts/glyphicons-halflings-regular.woff
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    41280 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/fonts/glyphicons-halflings-regular.ttf
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/css/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)   113498 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/css/bootstrap.min.css
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    19835 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/css/bootstrap-theme.min.css
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)   366144 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/css/bootstrap.css.map
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    22474 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/css/bootstrap-theme.css
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)   137067 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/css/bootstrap.css
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    43029 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/examples/libs/bootstrap/css/bootstrap-theme.css.map
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/widget/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/widget/node_modules/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      207 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/package.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/hss/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1918 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/hss/flipcounter.hss
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/lib/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1637 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/lib/flipcounter.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/etc/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/etc/img/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    55045 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/etc/img/digits-transparent.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    24246 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/etc/img/digits.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/client/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4692 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter/client/flipcounter.min.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    79879 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/widget/node_modules/flipcounter-1.0.0.tgz
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      362 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/widget/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1432 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/widget/widget.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8128 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/Makefile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1356 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker/worker.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      100 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1239 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker/slave.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      202 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1019 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker/bar.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker5/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1522 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker5/worker5.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1132 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker5/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1486 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker5/slave.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      177 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker5/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/fs/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      126 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/fs/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1589 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/fs/fs.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svg/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1984 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svg/svg.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      310 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svg/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       95 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svg/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/custom/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1452 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/custom/custom.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1203 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/custom/foo-bar.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      298 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/custom/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1027 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/custom/foo-bar.css
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      219 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/custom/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/syslog/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1181 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/syslog/syslog.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       77 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/syslog/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      107 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/syslog/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/reactc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      189 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/reactc/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      112 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/reactc/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1456 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/reactc/reactc.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      294 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/README.md
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/url/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      349 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/url/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      181 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/url/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2047 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/url/url.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/scheme/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2344 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/scheme/scheme.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1060 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/scheme/scheme.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/qunit/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1708 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/qunit/qunit.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      130 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/qunit/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/asvc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      989 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/asvc/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1452 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/asvc/asvc.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      213 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/asvc/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/tower/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1343 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/tower/tower.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      144 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/tower/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/spage/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2028 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/spage/spage.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      231 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/spage/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      123 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/spage/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/reactsrv/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      375 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/reactsrv/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      107 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/reactsrv/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1406 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/reactsrv/reactsrv.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/jquery/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1623 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/jquery/jquery.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      153 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/jquery/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/event/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      157 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/event/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2615 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/event/event.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2511 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svc/svc.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      280 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svc/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       80 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/svc/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/arraybuffer/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6020 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/arraybuffer/arraybuffer.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      198 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/arraybuffer/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/syntax/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      262 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/syntax/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      108 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/syntax/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3756 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/syntax/syntax.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/requirew/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1129 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/requirew/foo.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      995 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/requirew/provider.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      242 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/requirew/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1406 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/requirew/requirew.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/sqlite/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1706 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/sqlite/sqlite_core.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1963 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/sqlite/sqlite.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3072 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/sqlite/db.sqlite
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      210 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/sqlite/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/pair/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1610 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/pair/pair.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      154 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/pair/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/proxy/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2057 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/proxy/proxy.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      332 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/proxy/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/debug/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1003 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/debug/bugs.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      244 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/debug/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2603 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/debug/debug.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/image/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      363 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/image/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      170 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/image/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2780 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/image/image.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker3/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1054 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker3/slave.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      182 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker3/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1623 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker3/worker3.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1312 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/worker3/bar.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/requirec/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1438 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/requirec/requirec.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      987 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/requirec/mod2.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1014 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/requirec/mod1.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      465 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/requirec/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      212 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/requirec/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/websocket/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      229 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/websocket/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      421 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/websocket/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1390 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/websocket/wsclient.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1307 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/websocket/wsserver.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/file/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1800 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/file/file.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      553 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/file/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      226 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/file/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/authentication/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      246 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/authentication/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1799 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/authentication/authentication.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      169 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/authentication/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/mdtag/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1284 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/mdtag/mdtag.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      264 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/mdtag/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      140 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/mdtag/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/htmlc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1771 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/htmlc/htmlc.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      195 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/htmlc/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/react/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1718 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/react/react.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      363 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/react/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       98 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/react/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/js2http/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2742 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/js2http/js2http.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      216 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/js2http/fact.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/htmlr/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      934 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/htmlr/htmlr.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      212 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/htmlr/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1097 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/htmlr/htmlr.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      203 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/htmlr/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1172 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/htmlr/htmlr.html
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/keepalive/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      141 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/keepalive/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      813 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/keepalive/keepalive.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      240 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/keepalive/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1333 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/keepalive/keepalive.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hzdemo/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3703 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hzdemo/hzdemo.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6851 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hzdemo/foo-1.0.0.hz
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1709 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hzdemo/README
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      233 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hzdemo/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hzdemo/foo/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1028 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hzdemo/foo/foo.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      143 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hzdemo/foo/package.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1078 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hzdemo/foo/foo.hss
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hzdemo/foo/etc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      176 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hzdemo/foo/etc/._favicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4536 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hzdemo/foo/etc/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1041 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hzdemo/foo/etc/favicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      176 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hzdemo/foo/etc/._logo.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/require/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/require/node_modules/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      914 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/require/node_modules/mod2.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      961 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/require/mod1.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      247 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/require/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1061 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/require/require.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/wspost/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      237 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/wspost/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      420 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/wspost/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1800 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/wspost/wsclient.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1423 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/wspost/wsserver.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/tree/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      324 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/tree/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       90 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/tree/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2188 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/tree/tree.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hello/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       34 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hello/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1626 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hello/hello.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      122 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/hello/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/wsclient/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      157 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/wsclient/example.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1943 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/wsclient/wsclient.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/pdfviewer/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1624 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/pdfviewer/pdfviewer.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2523 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/pdfviewer/example.pdf
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1514 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/pdfviewer/pdfwrap.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)  1111822 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/pdfviewer/pdf.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      171 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/pdfviewer/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      171 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/examples/pdfviewer/example.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/widget/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14224 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/widget/tree.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    20367 2018-02-05 12:28:39.000000 hop-3.1.0-pre2/widget/spage.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1541 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/widget/init.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9958 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/widget/colorchooser.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2813 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/widget/spinbutton.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4393 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/widget/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)   121983 2018-02-05 12:28:38.000000 hop-3.1.0-pre2/widget/colorchooser.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8472 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/widget/sym.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4982 2018-02-05 12:28:39.000000 hop-3.1.0-pre2/widget/gauge.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5525 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/widget/tabslider.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10262 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/widget/notepad.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2406 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/widget/foot.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    20540 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/widget/file.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7315 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/widget/foldlist.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1805 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/widget/lframe.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2072 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/widget/gauge.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1567 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/widget/make_lib.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    16899 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/widget/prefs.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7988 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/widget/spage.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7951 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/widget/editor.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3909 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/widget/slider.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3888 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/widget/video.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    40552 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/widget/audio.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1555 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/widget/sorttable.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7719 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/widget/paned.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10622 2018-02-05 12:28:38.000000 hop-3.1.0-pre2/widget/spinbutton.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    16220 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/Makefile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/hopsh/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7033 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopsh/repl.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5657 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopsh/parseargs.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7224 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopsh/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2408 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopsh/login.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3544 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopsh/main.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2743 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopsh/hopsh_param.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1752 2018-02-05 12:31:38.000000 hop-3.1.0-pre2/hopsh/.etags
│ │ +-rwxr-x---   0 serrano  (27081) serrano  (27081)    52850 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/configure
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)   332342 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/ChangeLog
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/doc/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/intf/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7024 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/intf/10-scheme.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       70 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/intf/intf.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       76 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/intf/scheme.bnf
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2149 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/intf/01-nodejs.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2562 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/ecma-262-60.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1959 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/nodejs.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10327 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/xml.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:38.000000 hop-3.1.0-pre2/doc/hss/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      824 2018-02-05 12:31:38.000000 hop-3.1.0-pre2/doc/hss/markdown.css
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12427 2018-02-05 12:31:38.000000 hop-3.1.0-pre2/doc/hss/doc.css
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2481 2018-02-05 12:31:38.000000 hop-3.1.0-pre2/doc/hss/fontifier.css
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12427 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/hss/doc.hss
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/widget/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      235 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/widget/widget.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    22765 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/mdn-idx.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9969 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1957 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/download.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1027 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/doc.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1455 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/_lang.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2278 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/html.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lib/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lib/jquery/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lib/jquery/js/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    95786 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lib/jquery/js/jquery.min.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lib/bootstrap/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lib/bootstrap/js/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      484 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lib/bootstrap/js/npm.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    68890 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lib/bootstrap/js/bootstrap.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    36816 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lib/bootstrap/js/bootstrap.min.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lib/bootstrap/fonts/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    20127 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lib/bootstrap/fonts/glyphicons-halflings-regular.eot
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)   108738 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lib/bootstrap/fonts/glyphicons-halflings-regular.svg
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    23424 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lib/bootstrap/fonts/glyphicons-halflings-regular.woff
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    18028 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    45404 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lib/bootstrap/css/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)   122540 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lib/bootstrap/css/bootstrap.min.css
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    23357 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lib/bootstrap/css/bootstrap-theme.min.css
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)   390518 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lib/bootstrap/css/bootstrap.css.map
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    26132 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lib/bootstrap/css/bootstrap-theme.css
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)   147430 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lib/bootstrap/css/bootstrap.css
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    47721 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lib/bootstrap/css/bootstrap-theme.css.map
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10783 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/html-idx.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    13634 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/doc.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4046 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/mdn.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/api/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3161 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/api/10-dom.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6196 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/api/01-html.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3829 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/api/20-websocket.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      296 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/api/api.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    18052 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/api/00-hop.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2930 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/_index.md
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/dev/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1577 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/dev/10-edit.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      633 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/dev/00-command.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      958 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/dev/20-cross.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1858 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/dev/01-rcfile.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       70 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/dev/dev.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1561 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/license.md
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lang/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3314 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lang/01-module.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2909 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lang/03-react.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      267 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lang/service.bnf
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       49 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lang/iservice.bnf
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      138 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lang/tilde.bnf
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      331 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lang/syntax.bnf
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      774 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lang/app.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      889 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lang/html.bnf
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5943 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lang/02-worker.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      763 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lang/ui.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2101 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lang/01-es.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1556 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lang/00-syntax.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       95 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lang/lang.json
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    15421 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lang/01-service.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      271 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/doc/lang/stateful.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/share/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    56246 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-dom.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2836 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-tree.css
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14580 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-editor.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2116 2018-02-05 12:31:46.000000 hop-3.1.0-pre2/share/hop-builtin-serializers.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2908 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-gauge.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1138 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-nodejs.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop.css
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7919 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-color.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    59349 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-audio.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7537 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1493 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-video.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6788 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-login.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2881 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-tabslider.hss
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/flash/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6970 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/flash/HopAudio.as
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1107 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/flash/HopServevt.swf
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      316 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/flash/HopVideo.swf
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4668 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/flash/HopServevt.as
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1781 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/flash/JavaScriptFlashGateway.swf
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1473 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/flash/HopAudio.swf
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12949 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/flash/JavaScriptFlashGateway.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4558 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/flash/HopVideo.as
│ │ +-r--r-----   0 serrano  (27081) serrano  (27081)     1718 2018-02-05 12:26:52.000000 hop-3.1.0-pre2/share/hop-boot.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      273 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-underline.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      209 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-justify-left.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      464 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-page.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      247 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-silver-bg.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      657 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-unlink.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      351 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-unindent.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      209 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-justify-right.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      587 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-html.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      683 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-image.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      781 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-nohtml.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      269 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-strikethrough.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1107 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-table.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      317 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-hrule.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      453 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-redo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      357 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-list-ordered.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      421 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-superscript.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      344 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-list-unordered.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      481 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/.list
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      234 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-justify-center.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      583 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/image.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      422 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-subscript.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      141 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-separator.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      634 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-page-go.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      290 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-background.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      353 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-indent.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      343 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-link.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      304 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-bold.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      223 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-italic.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      209 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-justify.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      594 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/link.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      447 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-undo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      270 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/editor/ed-foreground.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    19462 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5194 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-password.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3239 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-lframe.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    21667 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hopscheme.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5601 2018-02-05 12:31:46.000000 hop-3.1.0-pre2/share/hop-debug.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12785 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-file.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12113 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-slider.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3473 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-foldlist.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    19051 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-exception.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    48297 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-canvas.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      817 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-video.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2737 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-fx.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5089 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-notepad.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14532 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-history.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    50299 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-request.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1907 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-editor.css
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4487 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/sha1.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5466 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-notepad.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-login/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5470 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-login/login.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/errors/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2989 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/errors/stop.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3080 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/errors/warning.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2966 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/errors/client-error.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3470 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/errors/error2.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3259 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/errors/error.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3357 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/errors/privacy.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2278 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/errors/notfound.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4174 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/errors/timeout.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/anims/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1754 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/anims/busy-anim-16.gif
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5707 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/anims/busy-anim-32.gif
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2170 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop/hop-32x32.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      947 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop/dashboard.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      977 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop/hop-api-16x16.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3960 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop/hop.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      705 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop/hop-16x16.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3960 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop/hop-48x48.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4859 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop/inria.svg
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      453 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop/favicon-16x16.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4504 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop/hop-128x128.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      184 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop/logo-bg.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6100 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop/hop.svg
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3846 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop/hop-api-48x48.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-audio/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      166 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-audio/stop.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      188 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-audio/playlist.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      196 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-audio/mute.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      166 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-audio/pause.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      170 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-audio/play.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      198 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-audio/prefs.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      224 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-audio/podcast.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      179 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-audio/prev.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      173 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-audio/next.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      212 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-audio/unmute.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-color/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10215 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-color/satval.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      273 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-color/transbg.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-slider/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      133 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-slider/cursor.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-paned/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      181 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-paned/vcursor.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      133 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-paned/hcursor.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/actions/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1506 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/actions/open.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      883 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/actions/ok.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1353 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/actions/run.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1133 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/actions/cancel.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-tree/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      134 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-tree/join.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      125 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-tree/empty.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      161 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-tree/minusbottom.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      263 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-tree/folder-close.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      294 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-tree/folder-open.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      176 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-tree/plus.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      135 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-tree/joinbottom.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      263 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-tree/device.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      177 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-tree/plusbottom.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      324 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-tree/file.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      160 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-tree/minus.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      134 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-tree/vline.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-window/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      166 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-window/bottom-left.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      203 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-window/title.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      288 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-window/title-hover.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      323 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-window/title-right.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      652 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-window/icon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      139 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-window/bottom-middle.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      689 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-window/title-right-hover.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      158 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-window/bottom-right.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      654 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-window/maximize.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      320 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-window/title-left.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      705 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-window/close.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      682 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-window/title-left-hover.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-filechooser/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      819 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-filechooser/hdd.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      263 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-filechooser/folder-close.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1077 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-filechooser/desktop.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1088 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-filechooser/edit-add.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      723 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-filechooser/keyboard.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1825 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-filechooser/drag.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      324 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-filechooser/file.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      625 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-filechooser/edit-remove.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1063 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-filechooser/home.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-fx/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      145 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-fx/shadow-e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      204 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-fx/shadow-ne.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      210 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-fx/shadow-se.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      197 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-fx/shadow-sw.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      153 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-fx/shadow-s.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-window-red/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      383 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-window-red/iconify.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      472 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-window-red/maximize.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      596 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/icons/hop-window-red/close.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1959 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-fileselect.css
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1243 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-foldlist.css
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3502 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-fx.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1262 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-foot.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6957 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-window-orange.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    38228 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-window.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    35545 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-lib.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1236 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-file.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9578 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-paned.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    48140 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-serialize.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4322 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-font.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7755 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-slider.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2083 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-fileselect.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    28683 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-tree.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    48784 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-event.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      646 2018-02-05 12:28:32.000000 hop-3.1.0-pre2/share/.afile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6126 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-spage.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5595 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-spinbutton.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3456 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-prefs.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8595 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/md5.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/buttons/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      320 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/buttons/html401.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      640 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/buttons/opera.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      751 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/buttons/inria-2010.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      295 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/buttons/ie1.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      881 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/buttons/cc.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      299 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/buttons/css.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      892 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/buttons/ie2.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      531 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/buttons/rss.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      907 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/buttons/hop.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      345 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/buttons/mozilla.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      987 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/buttons/safari.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      272 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/buttons/paypal.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      321 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/buttons/xhtml.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      907 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/buttons/hop2.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      846 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/buttons/konqueror.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      656 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/buttons/gpl.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      785 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/buttons/debian.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      613 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/buttons/firefox.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1102 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/buttons/freebsd.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      220 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/buttons/donate.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      625 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/buttons/inria.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4514 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-login.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    15492 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-dashboard.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6380 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-tabslider.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5367 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-prefs.js
│ │ +-r--r-----   0 serrano  (27081) serrano  (27081)    41571 2018-02-05 12:26:52.000000 hop-3.1.0-pre2/share/hop-autoconf.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3262 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-spage-iphone.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3491 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-debug.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2525 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-orientation.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14214 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-file.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10220 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-window.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6139 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-sorttable.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3974 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-spinbutton.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6954 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-window-red.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    36600 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-color.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8986 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-react.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7110 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-gauge.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4265 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-paned.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    33506 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hopjs-serialize.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12632 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-audio.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1242 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-dashboard.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1230 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/aes.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1520 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-sorttable.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1235 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-window.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1238 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-audio.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    28141 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-spage.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    27631 2018-02-05 12:31:46.000000 hop-3.1.0-pre2/share/hop-exception.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    17525 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/aes.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4059 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/base64.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5098 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/share/hop-require.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/weblets/home/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3174 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/presentation.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      359 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/tips.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1520 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/install-jvm.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7444 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/vm.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    16643 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/home.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1277 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/weblets.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5301 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/Makefile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/hss/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)   573535 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/hss/article.xhtml
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/hop-lang/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    56373 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/hop-lang/webmail-short.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)   142592 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/hop-lang/article.html
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/hop-perfs/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8127 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/hop-perfs/dynamic.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    50714 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/hop-perfs/pool.jpg
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    52694 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/hop-perfs/cohort.jpg
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    15416 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/hop-perfs/nothread.jpg
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7114 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/hop-perfs/static.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    40887 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/hop-perfs/one-to-one.jpg
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)   122933 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/hop-perfs/article.html
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    17118 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/hop-perfs/pipeline.jpg
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/hop-kit/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    77818 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/hop-kit/article.html
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/scheme2js/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5487 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/scheme2js/macG4.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5668 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/scheme2js/macX86.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5457 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/scheme2js/P4.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)   115787 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/scheme2js/article.html
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/semantics/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)   298289 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/semantics/article.pdf
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/hop-multimedia/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)   229129 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/hop-multimedia/grab2.jpg
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    46612 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/hop-multimedia/archi.jpg
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    32849 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/hop-multimedia/programming2-hop.jpg
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    47738 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/articles/hop-multimedia/article.html
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4891 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/config.hop.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1729 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/docs.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1461 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/license.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    13013 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/home.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2051 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/videos.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1639 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/faq.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1058 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/home/.afile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/home/etc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1108 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/statistics.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      932 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/package.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      950 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/doc.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      840 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/download.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      528 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/home.wiki.in
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2016 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/linux.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12540 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/logo-bg-128x128.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6332 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/logo-bg-128x128.jpeg
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      627 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/ubuntu-16x16.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3015 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/video-48x48.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2652 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/wiki-32x32.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5481 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/acm-awards.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2526 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/mines-32x32.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2892 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/package.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4217 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/utilities-48x48.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3841 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/news-48x48.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4191 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/music-48x48.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4619 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/wiki-48x48.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1598 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/linux-downarrow.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4793 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/metal.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1342 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/macos.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2559 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/utilities-32x32.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2981 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/games2-48x48.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6505 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/logo-bg-128x128.jpeg.old
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2201 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/source-32x32.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3111 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/java.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2516 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/music-32x32.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1656 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/vlinux.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      744 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/windows.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1558 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/maemo_install.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5465 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/map-48x48.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5553 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/set-48x48.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4898 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/android-market.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2496 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/games1-32x32.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1947 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/windows-downarrow.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      215 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/debian-16x16.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2495 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/term-48x48.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2935 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/tip-48x48.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3867 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/mines-48x48.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4182 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/set-32x32.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1952 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/games2-32x32.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      603 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/arch-16x16.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4814 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/computer-48x48.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2726 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/computer-32x32.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      851 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/maemo-16x16.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4221 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/games1-48x48.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1969 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/macos-downarrow.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3137 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/popart-48x48.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1794 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/popart-32x32.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      716 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/gentoo-16x16.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1967 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/video-32x32.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1683 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/term-32x32.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2174 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/news-32x32.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1884 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/tip-32x32.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3988 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/source-48x48.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2743 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/icons/map-32x32.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1043 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/demos.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1164 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/people.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      104 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/weblet.info.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      517 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/home/etc/home.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3960 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1062 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/faq.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      110 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/home/etc/weblet.info
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      705 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/gohome.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      705 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/favicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      732 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/etc/video.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8074 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/home/install.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3255 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/widgets.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2851 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/wiki.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       57 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/home/release.info
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2249 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/community.wiki
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/video/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1035 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/video/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      115 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/video/video.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2285 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/video/video.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/sudoku/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1380 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/sudoku/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7231 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/sudoku/sudoku.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3211 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/sudoku/sudoku.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1944 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/sudoku/sudoku.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1695 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/sudoku/sudoku.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      879 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/bombdeath.gif
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      882 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/bombflagged.gif
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1693 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      864 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/revealed5.gif
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      865 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/blank.gif
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      897 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/bombmisflagged.gif
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      879 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/bombrevealed.gif
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5917 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/minesweeper.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      122 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/revealed8.gif
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      865 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/revealed7.gif
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      870 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/revealed2.gif
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      545 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/minesweeper.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      847 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/revealed0.gif
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      871 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/revealed4.gif
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      885 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/bombquestion.gif
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      864 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/revealed1.gif
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      869 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/revealed6.gif
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      869 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/minesweeper/revealed3.gif
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/music/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1035 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/music/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1160 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/music/music.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1141 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/music/music.hss
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/rss/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1418 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/rss/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      702 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/rss/rss.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1689 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/rss/rss.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/source/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1418 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/source/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      945 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/source/source.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1478 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/source/source.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/popart/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      434 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/popart/popart.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2677 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/popart/popart.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/map/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1204 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/map/map.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      630 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/map/map.hss
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3893 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/set.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5842 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/set.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3338 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gamenotstarted.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2412 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gw3f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3099 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rc3e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3301 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bc3e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1243 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gr3f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4292 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rc2h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1209 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/empty.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4433 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gc2h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2876 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gw1h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2703 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rc1h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2131 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bc1e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5009 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bc3h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3853 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rw3h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1882 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/br1h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1260 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rr2e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3347 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bc2e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2858 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rc2e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2887 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bw2e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2762 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rw1h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2325 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gc3f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1178 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/border_red.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1235 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/br1f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2312 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gr2h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1290 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/br2f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1870 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bw1f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2570 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rw2e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3353 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gc3e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2890 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gw2e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4286 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bw2h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2450 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gw2f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2481 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gc2f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1280 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rr3e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3376 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gc2e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2808 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gc1h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1957 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/br3h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2137 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gc1e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1174 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/border.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1866 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gw1f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2205 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gr3h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2307 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rc2f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1249 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gr1e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1337 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/br2e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1719 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rc1f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1991 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rr3h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2441 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bw2f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1730 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bc1f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2332 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bc3f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1279 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/br3e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1244 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/br3f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2113 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gw1e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1828 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gr1h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4189 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bw3h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4345 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bc2h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1252 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rr1e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3387 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/waiting.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2663 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rw3e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1251 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/br1e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1233 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gr1f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2405 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/game_over.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2427 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bw3f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1319 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gr2e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2732 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bc1h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2878 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gw3e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4283 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gw2h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5070 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rc3h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2072 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rc1e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5136 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gc3h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1276 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gr2f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1189 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/border_green.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2473 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bc2f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1277 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gr3e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1246 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rr3f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2844 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bw3e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2256 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rw3f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1803 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rw1f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4149 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gw3h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1241 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rr2f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1962 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rr2h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1748 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/gc1f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2197 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rw2f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2887 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bw1h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2192 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rc3f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2134 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/br2h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1236 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rr1f.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2087 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/bw1e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1869 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rr1h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2018 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rw1e.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3712 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/pics/rw2h.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      612 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/util.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6096 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/set/game.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/wiki/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1035 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/wiki/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      622 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/wiki/wiki.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      936 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/wiki/wiki.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/rewrite/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1035 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/rewrite/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1114 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/rewrite/rewrite.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      306 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demos/rewrite/rewrite.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10957 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/demo.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4958 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/download.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       51 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/home/android.wiki
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/trace/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1876 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/trace/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      139 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/trace/.afile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/trace/etc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3092 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/trace/etc/trace.wiki.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      130 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/trace/etc/weblet.info.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3074 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/trace/etc/trace.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4005 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/trace/etc/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      133 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/trace/etc/weblet.info
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      991 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/trace/etc/favicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4134 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/trace/trace.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3895 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/Makefile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hopsh/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1895 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hopsh/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1659 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hopsh/hopsh.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4240 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hopsh/hopsh.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/hopsh/etc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1395 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hopsh/etc/hopsh.wiki.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      156 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hopsh/etc/weblet.info.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1377 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/hopsh/etc/hopsh.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3180 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hopsh/etc/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      159 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/hopsh/etc/weblet.info
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      960 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hopsh/etc/favicon.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/doc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5028 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/doc.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/js/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10154 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/js/js-interface.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    18392 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1000 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/history-2.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      436 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/service-5.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      978 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/hook-1.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      521 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/filebrowse4.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      294 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/foldlist-2.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1731 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/tree-1.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      417 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/service-2.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      450 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/editor-form.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      465 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/colorchooser.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      726 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/paned-2.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      207 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/spinbutton.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      230 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/form.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2160 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/audio-browser-2.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1834 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/canvas6.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      288 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/inline.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      438 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/json.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      472 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/foldlist-1.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1581 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/canvas.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      421 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/editor.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      470 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/request-1.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      462 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/svg2.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      193 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/filebrowse.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      669 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/event.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1063 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/slider-2.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      359 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/wiki2.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      510 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/filter-1.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1006 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/canvas5.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      531 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/base64.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      764 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/history-1.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      682 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/service-6.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      533 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/slider-1.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      372 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/timeout.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      642 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/tabslider-2.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      475 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/login.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      678 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/notepad-3.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      705 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/paned-1.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      442 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/audio-server.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      650 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/parameter.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      401 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/filter-2.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1412 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/beers.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      346 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/webdav.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      731 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/sorttable.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      772 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/servevt-1.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      826 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/filebrowse2.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      407 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/service-4.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      851 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/tree-2.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1551 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/svg.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      592 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/gauge.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      553 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/notepad-2.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      289 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/window.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      579 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/canvas3.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3801 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/S3.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1104 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/spage.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1494 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/prefs-1.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      388 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/audio-browser-1.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      298 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/lframe.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      830 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/canvas4.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1141 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/cookie.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1131 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/musicplay.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      371 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/filebrowse3.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5894 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/mathml.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      210 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/service-3.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      542 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/busyanim.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1580 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/wiki.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      325 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/notepad-1.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1100 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/rss.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      571 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/svg3.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1830 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/canvas2.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1988 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/tabslider-1.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      310 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/iwindow.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2199 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/video.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2103 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/examples/videoenc.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7060 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3933 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/weblets.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5498 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/config.hop.in
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/weblets/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/weblets/.keep
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    18634 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/search.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/core/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    13237 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/core/core.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5574 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/doc.scm
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/tutorials/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5359 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/tutorials/05-rss.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8352 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/tutorials/00-hello.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1187 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/tutorials/10-javascript.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14987 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/tutorials/06-hz.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7722 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/tutorials/03-proxy.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3710 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/tutorials/02-hss.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8289 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/tutorials/01-ajax.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2790 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/tutorials/09-resource.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12554 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/tutorials/04-authentication.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6636 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/tutorials/11-rest.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3629 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/tutorials/07-hoprc.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5247 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/tutorials/08-history.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      475 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/doc/.afile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/doc/etc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      610 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/etc/doc.wiki.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    89024 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/etc/sound2.mp3
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      595 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/doc/etc/doc.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2194 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/etc/sound1.mp3
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      119 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/etc/weblet.info.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3198 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/etc/kangaroo.svgz
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4471 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/etc/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      125 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/doc/etc/weblet.info
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3528 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/etc/anim.gif
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1144 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/etc/favicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8129 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/tutorials.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4473 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/index.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10789 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/widgets.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    25276 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/doc.hss
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2854 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/mathml.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12642 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/audio.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3051 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/foldlist.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1876 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/sorttable.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3566 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/javascript.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2663 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/spinbutton.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4577 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/read.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8057 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/sqlite.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1982 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/inline.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3208 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/config.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1145 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/timeout.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9199 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/window.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14414 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/service.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3369 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/img.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4315 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/charset.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    23907 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/access.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4722 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/cgi.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7622 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/xml.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3549 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/history.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9968 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/wiki.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9406 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/event.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3704 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/tabslider.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7915 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/parameter.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3082 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/http.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9975 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/webdav.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3430 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/svg.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1998 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/editor.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2691 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/filters.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      961 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/http-message.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7532 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/tree.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    27541 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/canvas.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2755 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/condexpand.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2094 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/symbol.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4432 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/pan.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    25391 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/dom.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1140 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/base64.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1923 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/md5.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1659 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/lframe.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3842 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/input.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3965 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/slider.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1171 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/font.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1163 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/delay.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3956 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/gauge.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3750 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/regexp.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1357 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/sha1.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2239 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/param-rc.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5193 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/url.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4551 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/cache.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4161 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/output.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1546 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/rss.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2876 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/fileselect.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8792 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/head.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3666 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/colorchooser.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    21726 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/multimedia.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6061 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/html.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2072 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/exception.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7941 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/param-misc.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2222 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/login.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3336 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/http-request.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    16274 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/http-response.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1991 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/video.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2906 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/aes.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2916 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/cookie.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5015 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/notepad.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3249 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/hooks.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4596 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/spage.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4934 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/api/hss.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3599 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/services.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14845 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/wiki.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2781 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/libraries.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/wiki/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      347 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/wiki/hop.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      105 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/wiki/basic.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5194 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/wiki/syntax.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       89 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/wiki/section.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      127 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/wiki/lists.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      413 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/wiki/tables.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      158 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/wiki/plugin.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      339 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/wiki/image.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      148 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/wiki/tt.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      209 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/wiki/include.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      585 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/wiki/math.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      496 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/wiki/link.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      115 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/wiki/misc.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       36 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/wiki/paragraph.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      274 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/wiki/quote.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5504 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/doc/config.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/hop/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5594 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hop/hop.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3666 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hop/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2393 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hop/config.hop.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      160 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/hop/.afile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/hop/etc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      591 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/hop/etc/hop.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5089 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hop/etc/default.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2170 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hop/etc/dashboard.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      607 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hop/etc/hop.wiki.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      108 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hop/etc/weblet.info.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3960 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hop/etc/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      114 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/hop/etc/weblet.info
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      705 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hop/etc/favicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14375 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hop/hop.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2393 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hop/config.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/weblets/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    16569 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/weblets/fontifier.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3565 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/weblets/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10791 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/weblets/weblets.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1460 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/weblets/LICENSE
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4974 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/weblets/weblets-homepage.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6247 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/weblets/markup.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      342 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/weblets/.afile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/weblets/etc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4391 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/weblets/etc/weblets.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4406 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/weblets/etc/weblets.wiki.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      494 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/weblets/etc/weblet.info.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4157 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/weblets/etc/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      500 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/weblets/etc/weblet.info
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1050 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/weblets/etc/favicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4826 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/weblets/package.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4945 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/weblets/weblets.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9967 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/weblets/homepage.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3668 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/weblets/config.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/wizard/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3167 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wizard/wizard.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3473 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wizard/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    24228 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wizard/wizard.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      142 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/wizard/.afile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/wizard/etc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      691 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wizard/etc/wizard.wiki.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1646 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wizard/etc/anonymous.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      676 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/wizard/etc/wizard.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2829 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wizard/etc/user.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      161 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wizard/etc/weblet.info.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3240 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wizard/etc/admin.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4671 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wizard/etc/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      167 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/wizard/etc/weblet.info
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      763 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wizard/etc/favicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3199 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wizard/etc/guest.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/dashboard/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1882 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/dashboard/dashboard.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1975 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/dashboard/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4270 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/dashboard/dashboard.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      151 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/dashboard/.afile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/dashboard/etc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/dashboard/etc/dashboard-rfc.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6169 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/dashboard/etc/dashboard.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6188 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/dashboard/etc/dashboard.wiki.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      113 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/dashboard/etc/weblet.info.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3570 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/dashboard/etc/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      115 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/dashboard/etc/weblet.info
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      883 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/dashboard/etc/favicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1351 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/dashboard/dashboard-applet.hss
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/epassword/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1655 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/epassword/epassword.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1899 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/epassword/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4086 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/epassword/epassword.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      151 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/epassword/.afile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/epassword/etc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      918 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/epassword/etc/epassword.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      144 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/epassword/etc/weblet.info.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5593 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/epassword/etc/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      936 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/epassword/etc/epassword.wiki.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      147 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/epassword/etc/weblet.info
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1157 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/epassword/etc/favicon.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/workbench/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1993 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/workbench/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4855 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/workbench/workbench.scm
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:32.000000 hop-3.1.0-pre2/weblets/workbench/etc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1237 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/workbench/etc/workbench.wiki.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      395 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/workbench/etc/log1.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      298 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/workbench/etc/log2.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      156 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/workbench/etc/weblet.info.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      658 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/workbench/etc/clear.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2549 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/workbench/etc/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      157 2018-02-05 12:28:32.000000 hop-3.1.0-pre2/weblets/workbench/etc/weblet.info
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      740 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/workbench/etc/favicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1217 2018-02-05 12:28:32.000000 hop-3.1.0-pre2/weblets/workbench/etc/workbench.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5658 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/workbench/workbench.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6952 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/workbench/workbench.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1316 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/workbench/config.scm
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:32.000000 hop-3.1.0-pre2/weblets/hzbuilder/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12563 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/generate.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7224 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/hzbuilder.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    18581 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/hzbuilder.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2565 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12964 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/config.hop.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1465 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/LICENSE
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3670 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/test.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      246 2018-02-05 12:28:32.000000 hop-3.1.0-pre2/weblets/hzbuilder/.afile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      978 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/doc.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7916 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/hzbuilder.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      980 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/configure.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      326 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/weblet.info.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4711 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/logo.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      183 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/package.json.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      395 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/01-homepage.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5797 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      569 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/doc.wiki.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1085 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/config.hop.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3108 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/default.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3978 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/main.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2473 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/dashboard.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      118 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/config.js.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      285 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/weblet.info.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      104 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/default-hopscript.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4536 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1041 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/favicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      392 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/skeleton/main.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      298 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/weblet.info
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      985 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/favicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7923 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hzbuilder/etc/hzbuilder.wiki.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12965 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/hzbuilder/config.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/hz/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    15650 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/hz.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8413 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/api.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7722 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/install.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3680 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3613 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/depend.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5647 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/sync.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      398 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/hz/.afile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/hz/etc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6192 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/hz/etc/hz.wiki
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      937 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/system.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      960 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/devel.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      932 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/package.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1144 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/doc.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1057 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/game.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      912 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/download.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      937 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/warning.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1150 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/update.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      987 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/run.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1162 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/scientific.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      705 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/hop.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1019 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/multimedia.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1027 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/file.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1032 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/delete.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1045 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/reload.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      964 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/remove.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1118 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/config.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1108 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/office.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      883 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/apply.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1050 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/icons/box.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2330 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/hz-install.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      313 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/weblet.info.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4134 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      319 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/hz/etc/weblet.info
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3156 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/hz-run.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1050 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/favicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6207 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/etc/hz.wiki.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7347 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/weblet.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4858 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/package.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5542 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/hz-install.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    29396 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/xml.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14107 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/db.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5626 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/hz.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7905 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/hz/config.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/test/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2194 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/sound-test.mp3
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1790 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/audio.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      898 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/window.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2411 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/busy.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1897 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/colorchooser.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2870 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/spinbutton.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3935 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1074 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/hss.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    43191 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/canvas-test.jpg
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3335 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/dom.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2199 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/tabslider.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2998 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/canvas.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2305 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/hss.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5850 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/event.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6777 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/sound-test.ogg
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2016 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/xhtml.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2140 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/widget.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6963 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/test.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1030 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/test/.afile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/test/etc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      711 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/etc/test.wiki.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      129 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/etc/weblet.info.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3198 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/etc/kangaroo.svgz
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6476 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/etc/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      135 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/test/etc/weblet.info
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1073 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/etc/favicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      701 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/test/etc/test.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2168 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/fl.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1524 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/fselector.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1751 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/image.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2115 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/sorttable.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1914 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/test.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3113 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/tree.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4230 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/svg.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2411 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/gauge.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8826 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/anim128x128.gif
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3465 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/window.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3102 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/spage.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3005 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/paned.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3966 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/withhop.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4035 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/mathml.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2477 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/slider.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2951 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/test/notepad.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/color/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1984 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/color/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2102 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/color/config.hop.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      162 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/color/.afile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/color/etc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2829 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/color/etc/dashboard.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      978 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/color/etc/doc.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      967 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/color/etc/color.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      112 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/color/etc/weblet.info.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1000 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/color/etc/grab.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4945 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/color/etc/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      114 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/color/etc/weblet.info
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1116 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/color/etc/favicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      990 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/color/etc/color.wiki.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4806 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/color/color.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6529 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/color/color.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2104 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/color/config.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/wiki/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1857 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wiki/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2005 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wiki/config.hop.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2102 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wiki/wiki-prefs.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      185 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/wiki/.afile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/wiki/etc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      978 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wiki/etc/doc.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      637 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/wiki/etc/wiki.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1041 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wiki/etc/compile.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      652 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wiki/etc/wiki.wiki.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      980 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wiki/etc/prefs.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       93 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wiki/etc/weblet.info.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3262 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wiki/etc/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       89 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wiki/etc/weblet.info
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      773 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wiki/etc/favicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4525 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wiki/wiki.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6566 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wiki/wiki.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    15972 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/wiki/wiki.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2001 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/wiki/config.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/info/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3475 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/info/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    13382 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/info/info.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    29902 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/info/info.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      206 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/info/.afile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/info/etc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      647 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/info/etc/info.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      394 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/info/etc/weblet.info.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      662 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/info/etc/info.wiki.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3829 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/info/etc/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      400 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/info/etc/weblet.info
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      978 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/info/etc/favicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    24561 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/info/etc/maze.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9309 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/info/info.hss
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/webfilter/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3431 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/webfilter/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4501 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/webfilter/BLACKLIST
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    18433 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/webfilter/webfilter.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      151 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/webfilter/.afile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/webfilter/etc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      879 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/webfilter/etc/webfilter.wiki.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      275 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/webfilter/etc/weblet.info.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4736 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/webfilter/etc/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      864 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/webfilter/etc/webfilter.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      281 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/webfilter/etc/weblet.info
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1118 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/webfilter/etc/favicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4467 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/webfilter/webfilter.hss
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/shutdown/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3445 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/shutdown/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1699 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/shutdown/shutdown.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4693 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/shutdown/shutdown.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      113 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/shutdown/.afile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/shutdown/etc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      762 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/shutdown/etc/shutdown.wiki
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      132 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/shutdown/etc/weblet.info.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      777 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/shutdown/etc/shutdown.wiki.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3760 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/shutdown/etc/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      138 2018-02-05 12:28:31.000000 hop-3.1.0-pre2/weblets/shutdown/etc/weblet.info
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      964 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/weblets/shutdown/etc/favicon.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/notepad/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      184 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/notepad/package.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/notepad/lib/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1336 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/notepad/lib/notepad.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2621 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/notepad/lib/_notepad.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/systime/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      214 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/systime/package.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/systime/doc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1116 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/systime/doc/systime.md
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/node_modules/systime/lib/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5165 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/systime/lib/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2403 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/systime/lib/_systime.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      149 2018-02-05 12:30:38.000000 hop-3.1.0-pre2/node_modules/systime/lib/.afile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1271 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/systime/lib/systime.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/hss/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      171 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/hss/package.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/hss/doc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1800 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/hss/doc/hss.md
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/hss/lib/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      940 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/hss/lib/hss.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12154 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/hss/lib/_hss.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5992 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/Makefile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/hopdoc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      200 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/hopdoc/package.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/hopdoc/hss/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      740 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/hopdoc/hss/hopdoc.hss
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/hopdoc/lib/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5761 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/hopdoc/lib/hopdoc.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2785 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/hopdoc/lib/_hopdoc.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      247 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/hopdoc/lib/xml-ignore.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/syslog/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      211 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/syslog/package.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/syslog/doc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2390 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/syslog/doc/syslog.md
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/node_modules/syslog/lib/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1268 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/syslog/lib/syslog.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5147 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/syslog/lib/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      146 2018-02-05 12:30:37.000000 hop-3.1.0-pre2/node_modules/syslog/lib/.afile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3584 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/syslog/lib/_syslog.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/markdown/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      216 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/markdown/package.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/markdown/hss/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      824 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/markdown/hss/markdown.hss
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/markdown/doc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1703 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/markdown/doc/markdown.md
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/node_modules/markdown/lib/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    49154 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/markdown/lib/_markdown.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5197 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/markdown/lib/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3465 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/markdown/lib/markdown.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      177 2018-02-05 12:30:22.000000 hop-3.1.0-pre2/node_modules/markdown/lib/.afile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2652 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/markdown/lib/token.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2384 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/markdown/lib/md.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/spage/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      178 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/spage/package.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/spage/doc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2987 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/spage/doc/spage.md
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/spage/lib/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1350 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/spage/lib/spage.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3764 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/spage/lib/_spage.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/user/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      171 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/user/package.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/user/doc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2400 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/user/doc/user.md
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/user/lib/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3475 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/user/lib/_user.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1132 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/user/lib/user.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7323 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/mkjsast.scm
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/security/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      182 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/security/package.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/security/lib/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5403 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/security/lib/_security.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1306 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/security/lib/security.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1477 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/Makefile.modules
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/fontifier/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      182 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/fontifier/package.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/fontifier/hss/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2481 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/fontifier/hss/fontifier.hss
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/node_modules/fontifier/lib/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    41264 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/fontifier/lib/_fontifier.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5199 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/fontifier/lib/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1471 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/fontifier/lib/fontifier.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      155 2018-02-05 12:30:32.000000 hop-3.1.0-pre2/node_modules/fontifier/lib/.afile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/hopc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      182 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/hopc/package.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/node_modules/hopc/lib/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5072 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/hopc/lib/hopc.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/wiki/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      162 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/wiki/package.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/wiki/lib/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1113 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/wiki/lib/wiki.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2615 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/wiki/lib/_wiki.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/config/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      183 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/config/package.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/config/doc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4182 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/config/doc/config.md
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/node_modules/config/lib/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8487 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/config/lib/_config.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5145 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/config/lib/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      146 2018-02-05 12:30:36.000000 hop-3.1.0-pre2/node_modules/config/lib/.afile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1088 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/config/lib/config.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/tree/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      175 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/tree/package.json
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/tree/doc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3591 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/tree/doc/tree.md
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/tree/lib/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4157 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/tree/lib/_tree.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1109 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/node_modules/tree/lib/tree.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/hopreplay/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4679 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopreplay/parseargs.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7215 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopreplay/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2686 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopreplay/hoprp_param.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3626 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopreplay/log.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2408 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopreplay/login.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1873 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopreplay/main.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3893 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopreplay/replay.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1962 2018-02-05 12:31:40.000000 hop-3.1.0-pre2/hopreplay/.etags
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1461 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/LICENSE
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      392 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1987 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/.gitignore
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/bin/
│ │ +-rwxr-xr-x   0 serrano  (27081) serrano  (27081)      978 2018-02-05 12:26:52.000000 hop-3.1.0-pre2/bin/hopc.sh
│ │ +-rwxr-xr-x   0 serrano  (27081) serrano  (27081)      977 2018-02-05 12:26:52.000000 hop-3.1.0-pre2/bin/hop.sh
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/tools/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5588 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/tools/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    17090 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/tools/testjs.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1199 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/README
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/etc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2150 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/hophzrc.hop.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1601 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/hopscheme.init.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    22296 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/node_crypto_groups.h
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    13683 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/Makefile.library
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2043 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/hopscript.init.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      916 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/hopc.sh.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3501 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/Makefile
│ │ +-rwxr-x--x   0 serrano  (27081) serrano  (27081)    53899 2018-02-05 12:26:52.000000 hop-3.1.0-pre2/etc/hopjs.el
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1500 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/js2scheme.init.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3316 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/configure_noarch.sch.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      915 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/hop.sh.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9349 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/configure.scm.macosx-bundle
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      636 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/hopsh.man.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6939 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/configure.scm.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    41864 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/hop-autoconf.js.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8452 2018-02-05 12:26:52.000000 hop-3.1.0-pre2/etc/hoprc.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1618 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/hop-boot.js.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1312 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/Makefile.mercurial
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1168 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/Makefile.git
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2363 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/Makefile.version
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      492 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/hopreplay.man.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3578 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/configure_android.sch.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1531 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/nodejs.init.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2153 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/hopshrc.hop.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1046 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/nodejs.sch.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1552 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/hopdroid.init.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1755 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/node_crypto_groups.c
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2153 2018-02-05 12:26:52.000000 hop-3.1.0-pre2/etc/hopshrc.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6973 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/Makefile.hopconfig.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1532 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/hop.man.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8404 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/hoprc.hop.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5388 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/mkserializer.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3938 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/hglog.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1532 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/hop.init.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1562 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/hopwidget.init.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1173 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/scheme2js.init.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2316 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/Makefile.weblet
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1117 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/hopscript.sch.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    53839 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/hopjs.el.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1037 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/libraries.sch.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4821 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/etc/configure_macosx.sch.in
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/src/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1677 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/src/amany_scheduler.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    28729 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/src/parseargs.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    24319 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/src/init.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9499 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/src/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    17179 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/src/pipeline.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2319 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/src/stage.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    13907 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/src/scheduler.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6519 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/src/pool_scheduler.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    17710 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/src/main.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14367 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/src/hop_param.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5327 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/src/nothread_scheduler.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10783 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/src/accept.scm
│ │ +-r--r-----   0 serrano  (27081) serrano  (27081)     1286 2018-02-05 12:26:52.000000 hop-3.1.0-pre2/src/libraries.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    15321 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/src/queue_scheduler.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14636 2018-02-05 12:30:14.000000 hop-3.1.0-pre2/src/.etags
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4808 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/src/oto_scheduler.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1051 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/src/compiler-macro.sch
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/hopscript/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14595 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/json.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    19146 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/arguments.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    13340 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/lib.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1481 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/expanders.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1409 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/public_expd.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    27158 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/property_expd.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    22854 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/private.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    45344 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/object.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    41813 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/number.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5207 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2443 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/spawn.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7038 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/array.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1548 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/rts.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6213 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/obj.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    78392 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/stringliteral.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1287 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/public.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    21912 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/error.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    22902 2018-02-05 12:29:05.000000 hop-3.1.0-pre2/hopscript/bglhopscript.h
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12153 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/symbol.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    69862 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/public.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    13896 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/arraybuffer.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4475 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/number.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6294 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/call.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7227 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/spawn.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    24259 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/worker.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    42726 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/date.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1292 2018-02-05 12:28:40.000000 hop-3.1.0-pre2/hopscript/.afile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)   123893 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/property.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14745 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/generator.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    11601 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/math.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    48210 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/arraybufferview.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    21797 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/dom.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    36355 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/service.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8361 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/_bglhopscript.c
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2678 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/make_lib.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7685 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/pair.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    21893 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/promise.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)   110436 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/array.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    28490 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/string.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8618 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/arithmetic.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3367 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/expanders.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    19947 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/function.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    31063 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/types.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7915 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/boolean.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3392 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/stringliteral.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    37647 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/websocket.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3954 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/property.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    19982 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopscript/regexp.scm
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/nodejs/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    24702 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/_hop.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    11780 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/dgram.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6267 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/hophz.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    53043 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/_crypto.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4436 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/repl.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10056 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/nodejs.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    21227 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/buffer.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2774 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/_zlib.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5650 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/nodejs_debug.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3235 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/console.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5816 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6623 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/domain.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2151 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/_linklist.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5692 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/querystring.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    63086 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/http.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6493 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/dns.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8295 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/_tcp_wrap.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9519 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/uv.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3300 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/make_fakeuv.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    35019 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/net.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7426 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/string_decoder.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    11055 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/_stream_writable.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5499 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/_tty_wrap.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2647 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/syncg.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    16759 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/crypto.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2837 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/_process_wrap.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    15348 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/util.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    16852 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/cluster.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10338 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/_udp_wrap.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2116 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/vm.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4047 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/_timer_wrap.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1098 2018-02-05 12:26:52.000000 hop-3.1.0-pre2/nodejs/nodejs.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14284 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/path.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1447 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/node_cluster.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    44175 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/_http.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3795 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/tty.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12959 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/_fs.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8582 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/events.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12976 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/timers.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5779 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/_evals.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2464 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/_stream_duplex.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    94690 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/uv.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1181 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/constants.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    46170 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/_buffer.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    34982 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/process.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3569 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/stream.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    28242 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/node.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1250 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/make_lib.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    22343 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/url.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8333 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/hop.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7909 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/node_tick.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7980 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/nodejs_async.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    45413 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/tls.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    13680 2018-02-05 12:29:06.000000 hop-3.1.0-pre2/nodejs/_crypto.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3961 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/https.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7310 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/_stream_transform.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    64177 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/require.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7519 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/_stream_wrap.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1379 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/node_timers.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6530 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/_pipe_wrap.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    27634 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/child_process.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    28809 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/_stream_readable.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14154 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/punycode.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5894 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/node_stdio.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    45680 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/fs.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6521 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/node_proc.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2172 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/os.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12829 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/zlib.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1756 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/freelist.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10819 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/assert.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1641 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/_stream_passthrough.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1260 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/nodejs/sys.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8074 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/INSTALL.md
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/test262/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5043 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/test262/BLACKLIST
│ │ +-rwxr-x---   0 serrano  (27081) serrano  (27081)      836 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/test262/TEST
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      449 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/test262/README
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3840 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/Makefile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:52.000000 hop-3.1.0-pre2/test/nodejs/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2984 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/nodejs/log
│ │ +-rwxr-x--x   0 serrano  (27081) serrano  (27081)      415 2018-02-05 12:26:52.000000 hop-3.1.0-pre2/test/nodejs/HOP.exe
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6375 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/nodejs/BLACKLIST
│ │ +-rwxr-x--x   0 serrano  (27081) serrano  (27081)     3110 2018-02-05 12:26:52.000000 hop-3.1.0-pre2/test/nodejs/TEST
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3104 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/nodejs/TEST.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      240 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/nodejs/README
│ │ +-rwxr-x---   0 serrano  (27081) serrano  (27081)      397 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/nodejs/HOP.exe.in
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:52.000000 hop-3.1.0-pre2/test/hopjs/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       53 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/passwd.hop
│ │ +-rwxr-x--x   0 serrano  (27081) serrano  (27081)     2903 2018-02-05 12:26:52.000000 hop-3.1.0-pre2/test/hopjs/TEST
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3975 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/post.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      570 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/authentication.js.rc.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      630 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/service2.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6272 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/webSocketErrors.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1782 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/stressService.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2830 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/service.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4779 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/http.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3344 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/webService.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1194 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/worker.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       72 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/https.js.args
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4387 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/JsonPayload.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1295 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/asyncSrvRsp2.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2145 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/webSocketOpen.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      380 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/https.js.rc.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8999 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/serviceArguments.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3083 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/authentication.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1676 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/webSocket.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1974 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/serialization.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1683 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/syncSrvRsp.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      163 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/https.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1311 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/svc_args.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1301 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/frame.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/https/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1237 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/https/cert.pem
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1679 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/https/key.pem
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/aux/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3540 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/aux/launchWorkers.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      454 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/aux/discoverServer.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1847 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/aux/webSocketClient.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1230 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/aux/workerNOOP.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2153 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/aux/wsOpenClient.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1569 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/aux/stressClient.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      967 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/aux/objectEqual.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2379 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/aux/stdClient.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1314 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/unregisterService.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2433 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/asyncSrvRsp.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2917 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/asyncSrvWS.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1360 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/serv/discover.js
│ │ +-rwxr-x---   0 serrano  (27081) serrano  (27081)     2873 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/TEST.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      108 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/README
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      225 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/parserFailure1.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    48882 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-generator.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1616 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/json.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2066 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-misc.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9994 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/property.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9016 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/array.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1601 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-defval.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4332 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/number.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14608 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-promise.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3512 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/comprehension.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1441 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/worker2.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12419 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-let.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12209 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-generator-kangax.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    15865 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/date.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4262 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-generator-mdn.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2657 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/bufferrw.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      911 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/regexp.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5117 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-template.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1434 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-arrow.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6445 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-sym.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1696 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/comp.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1396 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/worker1.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2469 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/unicode.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2288 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-array.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      824 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/require.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4929 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/string.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1226 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-let-tl.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/aux/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       17 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/aux/faultySubmodule.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      925 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/aux/worker2.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      850 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/aux/worker1.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    45930 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/es6-rest.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    11657 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/ecma51.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      247 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/test/hopjs/noserv/parserFailure2.js
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/hophz/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7361 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hophz/parseargs.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8253 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hophz/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2408 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hophz/login.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3388 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hophz/main.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5108 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hophz/hophz_param.scm
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/hophz/o/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5049 2018-02-05 12:31:45.000000 hop-3.1.0-pre2/hophz/o/weblet.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3872 2018-02-05 12:31:44.000000 hop-3.1.0-pre2/hophz/o/api.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3674 2018-02-05 12:31:45.000000 hop-3.1.0-pre2/hophz/o/config.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14717 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hophz/action.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4536 2018-02-05 12:31:42.000000 hop-3.1.0-pre2/hophz/.etags
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/scheme2js/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3195 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/js_pp_exec.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8385 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/inline.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5415 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/export.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12545 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/statements.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8832 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/walk.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5089 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/pipe_port.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3847 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/call_check.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    17163 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/allocate_names.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    29135 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/js_out.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1801 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/encapsulation.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6645 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/push_declarations.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8734 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/callcc_locations.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1324 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/base64_vlq.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      868 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/Makefile.configs
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    17974 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/expanders.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1418 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/nested_closures.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12571 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/callcc_out.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9221 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/source_map.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7615 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7960 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/tail.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       92 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/mutable_strings.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12737 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/scheme2js.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2327 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/callcc_checkpoint.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3750 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/constant_propagation.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    22944 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/propagation.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1186 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/mapping.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4052 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/module_resolver.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    11771 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/dump_node.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2119 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/dsssl_expander.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4299 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/compile_optimized_set.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6480 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/module_library.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3748 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/symbol_table.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    16290 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/compile_optimized_call.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8413 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/node_elimination.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2675 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/pragma.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4208 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/stdlib.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6902 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/callcc_anormalform.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4362 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/var_elimination.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8484 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/template_display.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3550 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/compile_optimized_boolify.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6347 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/tail_rec.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2288 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/var_ref_util.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1973 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/error.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4824 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/liveness.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    19058 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/symbol.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5561 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/constants.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1561 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/srfi0.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5074 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/rm_tail_breaks.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2258 2018-02-05 12:26:52.000000 hop-3.1.0-pre2/scheme2js/.afile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6371 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/letrec_expansion.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9683 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/main.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    23641 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/module_class.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       31 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/version.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1610 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/fun_size.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3062 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/transform_util.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4282 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/mark_statements.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5581 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/dot_expand.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5480 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/scm_out.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9906 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/loop_updates.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3542 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/locations.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1469 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/make_lib.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1544 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/mapping2.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1572 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/mapping1.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5668 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/while.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9614 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/expand.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2895 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/rm_unused_vars.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6164 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/deep_clone.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1537 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/js_pp.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5467 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/free_vars.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4536 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/js_nodes.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2799 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/use_count.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1035 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/verbose.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7962 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/nodes.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2964 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/Makefile.js-pp
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7491 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/side.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    43346 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/out.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4883 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/push_set.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10674 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/callcc_resume_push.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8072 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/captured_vars.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    18166 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/pobject_conv.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    11766 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/runtime_expander.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5676 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/js_lexer.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5882 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/gen_js.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    22014 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/js_parser.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10982 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/callcc.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7035 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/base64_vlq.sch
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/scheme2js/runtime/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2544 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/runtime/interface.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       90 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/runtime/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14428 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/runtime/immutable.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3500 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/runtime/bglcpp.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    15857 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/runtime/mutable.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    31129 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/runtime/IO.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3189 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/runtime/meta.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1502 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/runtime/multi_file_port.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4190 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/runtime/dsssl.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5931 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/runtime/Makefile.include
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)   103871 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/runtime/runtime_part.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1383 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/runtime/string.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8239 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/runtime/exporter.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2786 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/runtime/dsssl.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    24548 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/runtime/runtime_callcc.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6288 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/config.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5191 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/tools.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    41191 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/module.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4219 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/trampoline.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    46888 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/scheme2js/scope.scm
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/js2scheme/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6005 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/stmtassign.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    17046 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/cast.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    79251 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/parser.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9612 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/globvar.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    33495 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/letopt.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7909 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/constant.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4058 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3960 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/debug.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3493 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/letfusion.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12174 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/alpha.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)   193652 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/scheme.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    11701 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/compile.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6022 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/syntax.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    29003 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/html.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3499 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/resolve.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2906 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/ecmascript5.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3782 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/method.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3929 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/bestpractice.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10967 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/ctor.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7556 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/sweep.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8059 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/ast.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    34162 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/symbol.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2445 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/typing.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    17509 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/narrow.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    23854 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/lexer.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1661 2018-02-05 12:27:50.000000 hop-3.1.0-pre2/js2scheme/.afile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4265 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/uint32.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10006 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/property.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    34141 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/dump.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    18522 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/propcce.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3202 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/token.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4972 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/stage.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    69785 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/tyflow.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3089 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/make_lib.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    38300 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/hint.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9497 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/utils.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12574 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/array.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9574 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/loopexit.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      813 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/ecmascript5.js
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    51856 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/js.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9437 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/ronly.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3709 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/walk.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3645 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/this.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    47740 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/cps.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9483 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/sourcemap.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    24475 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/return.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5635 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/constrsize.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    44645 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/ast.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    60014 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/range.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4792 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/header.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14293 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/js2scheme/use.scm
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/felix/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2891 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/felix/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      729 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/felix/HopActivator.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      379 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/felix/HopThread.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      581 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/felix/HopRunner.java
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2446 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/Makefile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/common/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)   137300 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/common/HopIcon.rsrc
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)   126687 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/common/hop.icns
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      619 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/common/macosx_bundle.h
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/nogui/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      530 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/nogui/Info.plist
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      653 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/README
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop.xcodeproj/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop.xcodeproj/project.xcworkspace/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      148 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop.xcodeproj/project.xcworkspace/contents.xcworkspacedata
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    38994 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop.xcodeproj/project.pbxproj
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/icons/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    22446 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/icons/ic_green_light.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1792 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/icons/ic_menu_clear_playlist.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    22035 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/icons/ic_red_light.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1842 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/icons/ic_menu_info_details.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1488 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/icons/ic_menu_goto.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2002 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/icons/ic_menu_block.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1767 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/icons/ic_menu_stop.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2096 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/icons/ic_menu_preferences.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3708 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/icons/ic_menu_refresh.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    31298 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/ic_hop.icns
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3789 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/Hop.m
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1745 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/Hop10.7-Info.plist
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      181 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/Hop-Prefix.pch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2576 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/HopAppDelegate.h
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1745 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/Hop-Info.plist
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      240 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/Hop.entitlements
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1745 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/Hop10.8-Info.plist
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      242 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/main.m
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    25089 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/HopAppDelegate.m
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/en.lproj/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)   229024 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/en.lproj/MainMenu.xib
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       45 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/en.lproj/InfoPlist.strings
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      351 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/en.lproj/Credits.rtf
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      745 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/Hop.h
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1745 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/Hop/Hop10.6-Info.plist
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3915 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/gui/Hop/ic_hop114.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3960 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/macosx/Makefile.bundle
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1379 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/Makefile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/archlinux/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      696 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/archlinux/hop.install
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1411 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/archlinux/Makefile
│ │ +-rwxr-x---   0 serrano  (27081) serrano  (27081)     4651 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/archlinux/mkarchrepo.sh
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/archlinux/bin/
│ │ +-rwxr-x---   0 serrano  (27081) serrano  (27081)      164 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/archlinux/bin/hop.sh
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1423 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/archlinux/PKGBUILD.in
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/archlinux/rc.d/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1529 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/archlinux/rc.d/hop.in
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/archlinux/systemd/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      138 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/archlinux/systemd/hop.socket.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      287 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/archlinux/systemd/hop.service.in
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/archlinux/conf.d/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      131 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/archlinux/conf.d/hop.in
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:52.000000 hop-3.1.0-pre2/arch/debian/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/hop.install
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/hop.desktop.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2094 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/hop-40x40.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/README.maemo
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/hop-64x64.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/init.d/
│ │ +-rwxr-x---   0 serrano  (27081) serrano  (27081)     4356 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/init.d/hop.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9469 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/makedeb.sh.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      477 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/README
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/hop-16x16.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/hop-48x48.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/debian/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      154 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/debian/changelog.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4526 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/debian/postinst.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3366 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/debian/control.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1443 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/debian/postrm.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2226 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/debian/rules.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/hop-26x26.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/Makefile.maemo
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/hop.service.in
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      159 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop.install
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      265 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop.desktop.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3160 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-40x40.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      874 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/README.maemo
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7299 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-64x64.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      705 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-16x16.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3960 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-48x48.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1748 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-26x26.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3013 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/Makefile.maemo
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1063 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/read.h
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      236 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/hop-launcher.rc.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1328 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/param.h
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1070 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/hop-launcher.hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    13031 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/gui.c
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5016 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/main.c
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3414 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/configure.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9267 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/hop.c
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      141 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/README
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4835 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/Makefile.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8739 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/read.c
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4480 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/hop-128x128.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1364 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/user.h
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3831 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/param.c
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7298 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/list.c
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1268 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/gui.h
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1061 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/hop.h
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5190 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/list.h
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4805 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/user.c
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2571 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop-launcher/config.h.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       68 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/debian/maemo/hop.service.in
│ │ +-rwxr-xr-x   0 serrano  (27081) serrano  (27081)     9442 2018-02-05 12:26:52.000000 hop-3.1.0-pre2/arch/debian/makedeb.sh
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3227 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/Makefile
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/scripts/
│ │ +-rwxr-x---   0 serrano  (27081) serrano  (27081)     2303 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/scripts/install_bigloo_hop.sh
│ │ +-rwxr-x---   0 serrano  (27081) serrano  (27081)      313 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/scripts/convert_image.sh
│ │ +-rwxr-x---   0 serrano  (27081) serrano  (27081)     6268 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/scripts/create_image.sh
│ │ +-rwxr-x---   0 serrano  (27081) serrano  (27081)     3586 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/scripts/compile_bigloo_hop.sh
│ │ +-rwxr-x---   0 serrano  (27081) serrano  (27081)     2379 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/scripts/mount_hdd.sh
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      295 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/README
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/config/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/config/usr/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/config/usr/local/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/config/usr/local/sbin/
│ │ +-rwxr-x---   0 serrano  (27081) serrano  (27081)      280 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/config/usr/local/sbin/hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/config/etc/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/config/etc/network/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      127 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/config/etc/network/interfaces
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/config/etc/samba/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      660 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/config/etc/samba/smb.conf
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/config/etc/init.d/
│ │ +-rwxr-x---   0 serrano  (27081) serrano  (27081)     7675 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/config/etc/init.d/hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/config/etc/default/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       92 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/config/etc/default/hop
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)        4 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/config/etc/hostname
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/config/etc/apt/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      170 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/config/etc/apt/sources.list
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/config/boot/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/config/boot/syslinux/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      123 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/vm/config/boot/syslinux/extlinux.conf
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:52.000000 hop-3.1.0-pre2/arch/android/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1374 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/hop.keystore
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/hopdroid/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10510 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/hopdroid/tts.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3823 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/hopdroid/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2139 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/hopdroid/multimedia.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    16035 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/hopdroid/music.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4645 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/hopdroid/mpd.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1370 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/hopdroid/make_lib.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3833 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/hopdroid/prefs.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3325 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/hopdroid/system.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6075 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/hopdroid/zeroconf.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    27762 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/hopdroid/phone.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3216 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/hopdroid/wifi.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    19785 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      404 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/local.properties.in
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/jni/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1544 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/jni/Android.mk
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10924 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/jni/termExec.cpp
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1188 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/Android.mk
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3352 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/build.xml.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      166 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/README.md
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12974 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/makeapk.sh.in
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/androidemo/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      990 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/androidemo/androidemo.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2184 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/androidemo/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1587 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/androidemo/config.hop.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6307 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/androidemo/androidemo.hss
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    26318 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/androidemo/androidemo.hop
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/androidemo/etc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      978 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/androidemo/etc/doc.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2534 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/androidemo/etc/androidemo.wiki.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      220 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/androidemo/etc/weblet.info.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3942 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/androidemo/etc/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      414 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/androidemo/etc/favicon.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2459 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopExec.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8589 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopNsdManager.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3032 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopConfigurer.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    20568 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopDroid.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3553 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginLocale.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3515 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopSettings.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3732 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginConnectivity.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6169 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopService.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3398 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginZeroconf.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    21266 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopLauncher.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4616 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginBattery.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5364 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginSms.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3926 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginWifi.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2601 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopUiUtils.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1975 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopSms.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2494 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginPrefs.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12755 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginContact.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4055 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginInit.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7495 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopJmDns.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8731 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginTts.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7199 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopInstaller.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8870 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginMusicPlayer.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2535 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginVibrate.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1781 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopZeroconf.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1289 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopStage.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9479 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginSensor.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7380 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/Hop.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3412 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopAndroidAudioRecorder.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12012 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginCall.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3986 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopIntenter.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4644 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginSystem.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3085 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPlugin.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2354 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginBuild.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    11146 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopPluginMediaAudio.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3736 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopConfig.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2198 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/fr/inria/hop/HopBootReceiver.java
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    16162 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/JmmDNS.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1834 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/ServiceEvent.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5423 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/NetworkTopologyDiscovery.java
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    13796 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/DNSTaskStarter.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10272 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/ListenerStatus.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    16259 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/DNSStatefulObject.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7775 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/DNSMessage.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14884 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/DNSOutgoing.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2929 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/SocketListener.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    36229 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/DNSRecord.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4973 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/NameRegister.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3210 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/ServiceEventImpl.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      674 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/DNSListener.java
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/constants/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4021 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/constants/DNSResultCode.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3259 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/constants/DNSRecordClass.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1577 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/constants/DNSOptionCode.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5617 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/constants/DNSState.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1716 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/constants/DNSOperationCode.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1767 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/constants/DNSLabel.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5092 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/constants/DNSConstants.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       37 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/constants/package-info.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6038 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/constants/DNSRecordType.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4402 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/NetworkTopologyDiscoveryImpl.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2084 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/NetworkTopologyEventImpl.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    20045 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/JmmDNSImpl.java
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1636 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/RecordReaper.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     6331 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/DNSTask.java
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/resolver/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2454 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/resolver/TypeResolver.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       42 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/resolver/package-info.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2912 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/resolver/ServiceResolver.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4254 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/resolver/ServiceInfoResolver.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3513 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/resolver/DNSResolverTask.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5740 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/Responder.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       33 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/package-info.java
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/state/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4105 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/state/Renewer.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4345 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/state/Announcer.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3969 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/state/Canceler.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5941 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/state/DNSStateTask.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5779 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/state/Prober.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       39 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/tasks/state/package-info.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12492 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/DNSQuestion.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    13258 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/HostInfo.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)       27 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/package-info.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    25026 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/DNSIncoming.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    78860 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/JmDNSImpl.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    42765 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/ServiceInfoImpl.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9613 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/DNSEntry.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    15870 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/impl/DNSCache.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1779 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/ServiceListener.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    27304 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/ServiceInfo.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      981 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/NetworkTopologyEvent.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      729 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/NetworkTopologyListener.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    17518 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/JmDNS.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      576 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/package-info.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      998 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/src/javax/jmdns/ServiceTypeListener.java
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4651 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/AndroidManifest.xml.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1248 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/proguard.cfg
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3352 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/build.xml
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      378 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/project.properties.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      885 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/ant.properties.in
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/layout/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      929 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/layout/about.xml
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1593 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/layout/info.xml
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1975 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/layout/main.xml
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1147 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/layout/web.xml
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/layout-sw600dp/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      929 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/layout-sw600dp/about.xml
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1593 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/layout-sw600dp/info.xml
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1975 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/layout-sw600dp/main.xml
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-hdpi/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2086 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-hdpi/logo.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4504 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/logo128.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1792 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/ic_menu_clear_playlist.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1842 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/ic_menu_info_details.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1636 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/ic_menu_goto.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2002 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/ic_menu_block.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1767 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/ic_menu_stop.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3223 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/hopicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3960 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2096 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/ic_menu_preferences.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      705 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/favicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2156 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v8/ic_menu_refresh.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/xml/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4636 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/xml/preferences.xml.in
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/values/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2581 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/values/arrays.xml
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      599 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/values/hopstyle.xml
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4768 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/values/strings.xml.in
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      880 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/values/plugins.xml.in
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/menu/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      960 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/menu/hop_menu.xml
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-mdpi/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1409 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-mdpi/app_terminal.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/layout-sw480dp/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      929 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/layout-sw480dp/about.xml
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1593 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/layout-sw480dp/info.xml
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1975 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/layout-sw480dp/main.xml
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4504 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/logo128.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1792 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/ic_menu_clear_playlist.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1842 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/ic_menu_info_details.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1488 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/ic_menu_goto.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2002 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/ic_menu_block.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1767 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/ic_menu_stop.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2470 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/hopicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3960 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2096 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/ic_menu_preferences.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      705 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/favicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2156 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-v10/ic_menu_refresh.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/layout-sw720dp/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      929 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/layout-sw720dp/about.xml
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1593 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/layout-sw720dp/info.xml
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1938 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/layout-sw720dp/main.xml
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-web/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    16398 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-web/logo.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-xxhdpi/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4056 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-xxhdpi/logo.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-xxxhdpi/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5552 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-xxxhdpi/logo.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-xhdpi/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2765 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable-xhdpi/logo.png
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4504 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable/logo128.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1163 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable/ic_menu_clear_playlist.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1237 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable/ic_menu_info_details.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      915 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable/ic_menu_goto.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1200 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable/ic_menu_block.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      865 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable/ic_menu_stop.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2470 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable/hopicon.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3960 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable/logo.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1142 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable/ic_menu_preferences.png
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1278 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/res/drawable/ic_menu_refresh.png
│ │ +-rwxr-xr-x   0 serrano  (27081) serrano  (27081)    13000 2018-02-05 12:26:52.000000 hop-3.1.0-pre2/arch/android/makeapk.sh
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1188 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/arch/android/Android.mk.in
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/hopc/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14056 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopc/hopc_param.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14304 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopc/parseargs.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7349 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopc/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2848 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopc/main.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    16755 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopc/driver.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4002 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/hopc/libdir.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4629 2018-02-05 12:28:29.000000 hop-3.1.0-pre2/hopc/.etags
│ │ +-rwxr-x---   0 serrano  (27081) serrano  (27081)       40 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/.hoprelease
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      670 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/TODO.md
│ │ +drwxr-x---   0 serrano  (27081) serrano  (27081)        0 2018-02-05 12:31:47.000000 hop-3.1.0-pre2/runtime/
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10368 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/js_comp.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    18378 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/json.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5518 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/http_filter.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5104 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/hop_inline.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1303 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/prefs.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    22416 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/weblets.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1287 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/expanders.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7197 2018-02-05 12:26:52.000000 hop-3.1.0-pre2/runtime/configure.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4829 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/xml_types.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10721 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/http_request.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12081 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/service_expd.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8316 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/Makefile
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5293 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/debug.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     8676 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/disable_thread.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    17110 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/misc.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    15683 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/preferences.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3068 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/watch.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5182 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/password.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    34498 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/http_response.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9714 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/wiki_parser.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1903 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/http_lib.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    11747 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/job.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3944 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/hss_expd.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4720 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/prefs_expd.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    30296 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/hop.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4723 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/wiki_toc.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    39309 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/css.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    59325 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/param.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    25152 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/mathml.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1325 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/verbose_expd.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    23034 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/http_proxy.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    66196 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/event.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4457 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/hop_rss.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3028 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/param_expd.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4491 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/mime.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    16260 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/wiki_syntax.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3194 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/html_react.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    46441 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/read.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9763 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/clientc.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    24356 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/http_webdav.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3695 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/sourcemap.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9484 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/html_base.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1650 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/enable_thread.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1845 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/service.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    12188 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/hz.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2631 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/color.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    31208 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/dom.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      741 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/xml_src.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1882 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/hss.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    16739 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/xml_expd.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    20696 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/svg.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    38495 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/service.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3682 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/hop_wiki.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     9172 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/client-exception.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3770 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/make_lib.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7128 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/html_img.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10930 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/charset.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2884 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/priv.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    20871 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/cssmatch.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2961 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/zeroconf_dummy.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    29351 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/html_head.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7784 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/zeroconf.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1065 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/thread.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1281 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/verbose.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10696 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/zeroconf_avahi.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    22577 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/http_error.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    38689 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/wiki_parser.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2169 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/expanders.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    10045 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/types.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14449 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/security.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     3391 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/wiki_syntax.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    16805 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/cache.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    36761 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/websocket.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2720 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/xml.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     4454 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/read_js.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     1601 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/param.sch
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7477 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/thread.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    50544 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/xml.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     7774 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/upnp.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    14075 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/http_lib.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     2212 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/xdomain.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5881 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/module.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)     5454 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/http_shoutcast.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)    27511 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/runtime/user.scm
│ │ +-rw-r-----   0 serrano  (27081) serrano  (27081)      979 2018-02-05 12:26:51.000000 hop-3.1.0-pre2/INSTALL.jvm
│ ├── hop-3.1.0-pre2/.gitignore
│ │ @@ -76,14 +76,15 @@
│ │  doc/**/*.html
│ │  doc/idx.json
│ │  doc/hss/fontifier.hss
│ │  doc/hss/fontifier.css
│ │  doc/hss/markdown.hss
│ │  doc/hss/markdown.css
│ │  doc/hss/doc.css
│ │ +doc/favicon.png
│ │  
│ │  # widget compiled files
│ │  widget/colorchooser.scm
│ │  widget/gauge.scm
│ │  widget/spage.scm
│ │  widget/spinbutton.scm
│ ├── hop-3.1.0-pre2/nodejs/require.scm
│ │ @@ -1,13 +1,13 @@
│ │  ;*=====================================================================*/
│ │  ;*    serrano/prgm/project/hop/3.1.x/nodejs/require.scm                */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Author      :  Manuel Serrano                                    */
│ │  ;*    Creation    :  Mon Sep 16 15:47:40 2013                          */
│ │ -;*    Last change :  Fri Jan 26 15:42:23 2018 (serrano)                */
│ │ +;*    Last change :  Sat Feb  3 09:24:33 2018 (serrano)                */
│ │  ;*    Copyright   :  2013-18 Manuel Serrano                            */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Native Bigloo Nodejs module implementation                       */
│ │  ;*=====================================================================*/
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    The module                                                       */
│ │ @@ -20,14 +20,15 @@
│ │  	   __nodejs__hop
│ │  	   __nodejs_process
│ │  	   __nodejs_syncg)
│ │  
│ │     (export (nodejs-module::JsObject ::bstring ::bstring ::WorkerHopThread ::JsGlobalObject)
│ │  	   (nodejs-require ::WorkerHopThread ::JsGlobalObject ::JsObject ::symbol)
│ │  	   (nodejs-head ::WorkerHopThread ::JsGlobalObject ::JsObject ::JsObject)
│ │ +	   (nodejs-script ::WorkerHopThread ::JsGlobalObject ::JsObject ::JsObject)
│ │  	   (nodejs-core-module ::bstring ::WorkerHopThread ::JsGlobalObject)
│ │  	   (nodejs-require-core ::bstring ::WorkerHopThread ::JsGlobalObject)
│ │  	   (nodejs-load ::bstring ::WorkerHopThread #!optional lang)
│ │  	   (nodejs-import!  ::JsGlobalObject ::JsObject ::JsObject . bindings)
│ │  	   (nodejs-compile-file ::bstring ::bstring ::bstring ::bstring)
│ │  	   (nodejs-compile-json ::bstring ::bstring ::bstring ::bstring)
│ │  	   (nodejs-compile-html ::bstring ::bstring ::bstring ::bstring)
│ │ @@ -398,15 +399,15 @@
│ │        (js-put! require 'language lang #f this))
│ │     
│ │     require)
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    nodejs-head ...                                                  */
│ │  ;*    -------------------------------------------------------------    */
│ │ -;*    Per module version of js-html-head@__hopscript_public            */
│ │ +;*    Per module version of js-html-script@__hopscript_public          */
│ │  ;*    (see hopscript/public.scm).                                      */
│ │  ;*---------------------------------------------------------------------*/
│ │  (define (nodejs-head worker::WorkerHopThread %this::JsGlobalObject %scope::JsObject %module)
│ │  
│ │     ;; head
│ │     (define head
│ │        (js-make-function %this
│ │ @@ -426,14 +427,34 @@
│ │  			     (or (isa? n xml-tilde) (isa? n xml-markup)))
│ │  		     nodes))))
│ │  	 -1 "HEAD"))
│ │  
│ │     head)
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │ +;*    nodejs-script ...                                                */
│ │ +;*    -------------------------------------------------------------    */
│ │ +;*    Per module version of js-html-script@__hopscript_public          */
│ │ +;*    (see hopscript/public.scm).                                      */
│ │ +;*---------------------------------------------------------------------*/
│ │ +(define (nodejs-script worker::WorkerHopThread %this::JsGlobalObject %scope::JsObject %module)
│ │ +   
│ │ +   ;; script
│ │ +   (define script
│ │ +      (js-make-function %this
│ │ +	 (lambda (this attrs . nodes)
│ │ +	    (apply <SCRIPT> :idiom "javascript" :context %scope
│ │ +	       (when (isa? attrs JsObject)
│ │ +		  (js-object->keyword-arguments* attrs %this))
│ │ +	       nodes))
│ │ +	 -1 "SCRIPT"))
│ │ +   
│ │ +   script)
│ │ +
│ │ +;*---------------------------------------------------------------------*/
│ │  ;*    *resolve-service* ...                                            */
│ │  ;*---------------------------------------------------------------------*/
│ │  (define *resolve-service* #f)
│ │  (define *resolve-this* #f)
│ │  (define *resolve-url-path* "public/require/resolve")
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ ├── hop-3.1.0-pre2/node_modules/config/lib/.afile
│ │ @@ -1,8 +1,8 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/node_modules/config/lib
│ │ -;; Sun Jan 28 08:23:46 2018
│ │ +;; Mon Feb  5 13:30:36 2018
│ │  
│ │  (
│ │    (_config "_config.hop")
│ │  )
│ ├── hop-3.1.0-pre2/node_modules/markdown/lib/.afile
│ │ @@ -1,9 +1,9 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/node_modules/markdown/lib
│ │ -;; Sun Jan 28 08:23:24 2018
│ │ +;; Mon Feb  5 13:30:22 2018
│ │  
│ │  (
│ │    (_markdown "_markdown.hop")
│ │    (markdown_md "md.hop")
│ │  )
│ ├── hop-3.1.0-pre2/node_modules/markdown/doc/markdown.md
│ │ @@ -45,15 +45,15 @@
│ │   * `charset`: the encoding charset of the source.
│ │   * `XML`: the parsed HTML tree.
│ │  
│ │  
│ │  HTML
│ │  ----
│ │  
│ │ -### <markdown.MARKDOWN src=file charset fontifier> ###
│ │ +### <markdown.MARKDOWN src charset fontifier> ###
│ │  [:@glyphicon glyphicon-tag tag]
│ │  
│ │  A wrapper to the `markdown.eval` function that let's markdown documents
│ │  be directly inserted into HTML containers.
│ │  
│ │  #### Example: ####
│ ├── hop-3.1.0-pre2/node_modules/systime/lib/.afile
│ │ @@ -1,8 +1,8 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/node_modules/systime/lib
│ │ -;; Sun Jan 28 08:23:49 2018
│ │ +;; Mon Feb  5 13:30:38 2018
│ │  
│ │  (
│ │    (_systime "_systime.hop")
│ │  )
│ ├── hop-3.1.0-pre2/node_modules/syslog/lib/.afile
│ │ @@ -1,8 +1,8 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/node_modules/syslog/lib
│ │ -;; Sun Jan 28 08:23:47 2018
│ │ +;; Mon Feb  5 13:30:37 2018
│ │  
│ │  (
│ │    (_syslog "_syslog.hop")
│ │  )
│ ├── hop-3.1.0-pre2/node_modules/hopdoc/lib/hopdoc.js
│ │┄ xxd not available in path. Falling back to Python hexlify.
│ │┄ 'js-beautify' not available in path. Falling back to binary comparison.
│ │ @@ -8,21 +8,21 @@
│ │  20202020417574686f722020202020203a20204d616e75656c2053657272616e
│ │  6f20202020202020202020202020202020202020202020202020202020202020
│ │  20202020202a2f0a2f2a202020204372656174696f6e202020203a2020546875
│ │  204a756e2032362030383a32313a333020323031342020202020202020202020
│ │  2020202020202020202020202020202a2f0a2f2a202020204c61737420636f6d
│ │  6d6974203a2020323031352d31322d3138205b323764333234365d20284d616e
│ │  75656c2053657272616e6f29202020202020202020202020202a2f0a2f2a2020
│ │ -2020436f707972696768742020203a2020323031342d3136204d616e75656c20
│ │ +2020436f707972696768742020203a2020323031342d3138204d616e75656c20
│ │  53657272616e6f20202020202020202020202020202020202020202020202020
│ │  2020202a2f0a2f2a202020202d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d202020202a2f0a2f2a20202020484f50444f432c20746f
│ │ -6f6c206b697420666f722067656e65726174696e672074686520686f702e6a73
│ │ -20646f63756d656e746174696f6e2020202020202020202a2f0a2f2a3d3d3d3d
│ │ +6f6c6b697420666f722067656e65726174696e672074686520686f702e6a7320
│ │ +646f63756d656e746174696f6e202020202020202020202a2f0a2f2a3d3d3d3d
│ │  3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d
│ │  3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d
│ │  3d2a2f0a2275736520686f70736372697074220a0a636f6e7374206d64203d20
│ │  726571756972652820686f702e6d61726b646f776e20293b0a636f6e73742066
│ │  6f6e746966696572203d20726571756972652820686f702e666f6e7469666965
│ │  7220293b0a636f6e7374205f646f63203d20726571756972652820222e2f5f68
│ │  6f70646f632e686f702220293b0a636f6e7374206673203d2072657175697265
│ │ @@ -98,83 +98,84 @@
│ │  2d2d2a2f0a2f2a20202020696e646578202e2e2e202020202020202020202020
│ │  2020202020202020202020202020202020202020202020202020202020202020
│ │  2020202020202020202020202a2f0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a66756e6374696f
│ │  6e20696e6465782820646f632c20746167733d5b226833225d2c20636c617373
│ │  65733d5b22706172616d65746572222c202266756e6374696f6e222c20227461
│ │ -67222c2022636f6e7374727563746f72225d2029207b0a202020766172207265
│ │ -73203d205b5d3b0a0a202020666f7228207661722069203d20303b2069203c20
│ │ -636c61737365732e6c656e6774683b20692b2b2029207b0a2020202020207265
│ │ -73203d207265732e636f6e6361742820746f632820646f632c20636c61737365
│ │ -735b2069205d202920293b0a2020207d0a0a20202072657475726e207265730a
│ │ -2020202020202e66696c746572282066756e6374696f6e2820656c2c20696478
│ │ -203d20756e646566696e65642c20617272203d20756e646566696e6564202920
│ │ -7b0a092072657475726e20746167732e696e6465784f662820656c2e7461674e
│ │ -616d652029203e3d20303b207d20290a2020202020202e6d6170282066756e63
│ │ -74696f6e2820656c2c20696478203d20756e646566696e65642c20617272203d
│ │ -20756e646566696e65642029207b0a09207661722070726f746f203d20656c2e
│ │ -696e6e657248544d4c2e7472696d28293b0a09207661722069203d2070726f74
│ │ -6f2e696e6465784f662820222e2220293b0a0920766172206b6579203d206920
│ │ -3e3d2030203f2070726f746f2e737562737472696e67282069202b2031202920
│ │ -3a2070726f746f3b0a0a09206b6579203d206b65792e7265706c61636528202f
│ │ -265b6c675d743b2f672c20222220293b0a09206b6579203d206b65792e726570
│ │ -6c61636528202f5e6e6577202f2c20222220293b0a0920766172206d203d206b
│ │ -65792e6d6174636828202f285b5e205b285d2b292f20293b0a0920696628206d
│ │ -2029206b6579203d206d5b2031205d3b0a09200a092072657475726e207b206b
│ │ -65793a206b65792c0a0909202070726f746f3a2070726f746f2c0a0909202069
│ │ -643a20656c2e69642c0a09092020747970653a20746f547970652820656c2e63
│ │ -6c6173732029207d3b0a2020202020207d20293b0a7d0a0a2f2a2d2d2d2d2d2d
│ │ +67222c2022636f6e7374727563746f72222c2022736368656d65225d2029207b
│ │ +0a20202076617220726573203d205b5d3b0a0a202020666f7228207661722069
│ │ +203d20303b2069203c20636c61737365732e6c656e6774683b20692b2b202920
│ │ +7b0a202020202020726573203d207265732e636f6e6361742820746f63282064
│ │ +6f632c20636c61737365735b2069205d202920293b0a2020207d0a0a20202072
│ │ +657475726e207265730a2020202020202e66696c746572282066756e6374696f
│ │ +6e2820656c2c20696478203d20756e646566696e65642c20617272203d20756e
│ │ +646566696e65642029207b0a092072657475726e20746167732e696e6465784f
│ │ +662820656c2e7461674e616d652029203e3d20303b207d20290a202020202020
│ │ +2e6d6170282066756e6374696f6e2820656c2c20696478203d20756e64656669
│ │ +6e65642c20617272203d20756e646566696e65642029207b0a09207661722070
│ │ +726f746f203d20656c2e696e6e657248544d4c2e7472696d28293b0a09207661
│ │ +722069203d2070726f746f2e696e6465784f662820222e2220293b0a09207661
│ │ +72206b6579203d2069203e3d2030203f2070726f746f2e737562737472696e67
│ │ +282069202b20312029203a2070726f746f3b0a09206b6579203d206b65792e72
│ │ +65706c61636528202f265b6c675d743b2f672c20222220293b0a09206b657920
│ │ +3d206b65792e7265706c61636528202f5e6e6577202f2c20222220293b0a0920
│ │ +766172206d203d206b65792e6d6174636828202f285b5e205b285d2b292f2029
│ │ +3b0a0a0920696628206d2029206b6579203d206d5b2031205d3b0a09200a0920
│ │ +72657475726e207b206b65793a206b65792c0a0909202070726f746f3a207072
│ │ +6f746f2c0a0909202069643a20656c2e69642c0a09092020747970653a20746f
│ │ +547970652820656c2e636c6173732029207d3b0a2020202020207d20293b0a7d
│ │ +0a0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a
│ │ -2f0a2f2a2020202068746d6c546f496478202e2e2e2020202020202020202020
│ │ +2d2d2d2d2d2d2d2d2d2a2f0a2f2a2020202068746d6c546f496478202e2e2e20
│ │  2020202020202020202020202020202020202020202020202020202020202020
│ │ -2020202020202020202a2f0a2f2a202020202d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +202020202020202020202020202020202020202a2f0a2f2a202020202d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d202020202a2f0a2f2a2020202047656e65
│ │ -72617465732061204a534f4e20696e6465782066726f6d206120636f6c6c6563
│ │ -74696f6e206f662048544d4c2066696c65732e202020202020202020202a2f0a
│ │ -2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2a2f0a66756e6374696f6e2068746d6c546f49647828206261
│ │ -73652c2066696c65732029207b0a202020766172207461626c65203d205b5d3b
│ │ -0a2020200a202020666f7228206c65742069203d20303b2069203c2066696c65
│ │ -732e6c656e6774683b20692b2b2029207b0a2020202020207661722066696c65
│ │ -203d2066696c65735b2069205d3b0a20202020202076617220786d6c203d2072
│ │ -657175697265282066696c652c202268746d6c2220293b0a2020202020207661
│ │ -722063686170746572203d20706174682e626173656e616d65282066696c652c
│ │ -20222e68746d6c2220292e7265706c61636528202f5e5b302d395d2b2d2f2c20
│ │ -222220293b0a0a20202020202076617220696478203d20696e64657828207b20
│ │ -584d4c3a20786d6c207d20290a0920202e6d6170282066756e6374696f6e2820
│ │ -652c20696478203d20756e646566696e65642c20617272203d20756e64656669
│ │ -6e65642029207b0a092020202020652e63686170746572203d20636861707465
│ │ -723b0a092020202020652e75726c203d20706174682e626173656e616d652820
│ │ -66696c652029202b20222322202b20652e69643b0a0920202020207265747572
│ │ -6e20653b0a0920207d20293b0a0a2020202020207461626c65203d207461626c
│ │ -652e636f6e636174282069647820293b0a2020207d0a2020200a202020636f6e
│ │ -736f6c652e6c6f67280a2020202020204a534f4e2e737472696e67696679280a
│ │ -09207461626c652e736f7274282066756e6374696f6e28206c2c20722029207b
│ │ -0a092020202072657475726e206c2e6b65792e746f5570706572436173652829
│ │ -2e6c6f63616c65436f6d706172652820722e6b65792e746f5570706572436173
│ │ -65282920293b207d2029202920293b0a7d0a0a2f2a2d2d2d2d2d2d2d2d2d2d2d
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d202020202a2f0a
│ │ +2f2a2020202047656e6572617465732061204a534f4e20696e6465782066726f
│ │ +6d206120636f6c6c656374696f6e206f662048544d4c2066696c65732e202020
│ │ +202020202020202a2f0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a66756e6374696f6e2068746d
│ │ +6c546f4964782820626173652c2066696c65732029207b0a2020207661722074
│ │ +61626c65203d205b5d3b0a2020200a202020666f7228206c65742069203d2030
│ │ +3b2069203c2066696c65732e6c656e6774683b20692b2b2029207b0a20202020
│ │ +20207661722066696c65203d2066696c65735b2069205d3b0a20202020202076
│ │ +617220786d6c203d2072657175697265282066696c652c202268746d6c222029
│ │ +3b0a2020202020207661722063686170746572203d20706174682e626173656e
│ │ +616d65282066696c652c20222e68746d6c2220292e7265706c61636528202f5e
│ │ +5b302d395d2b2d2f2c20222220293b0a0a20202020202076617220696478203d
│ │ +20696e64657828207b20584d4c3a20786d6c207d20290a0920202e6d61702820
│ │ +66756e6374696f6e2820652c20696478203d20756e646566696e65642c206172
│ │ +72203d20756e646566696e65642029207b0a092020202020652e636861707465
│ │ +72203d20636861707465723b0a092020202020652e75726c203d20706174682e
│ │ +626173656e616d65282066696c652029202b20222322202b20652e69643b0a09
│ │ +202020202072657475726e20653b0a0920207d20293b0a0a2020202020207461
│ │ +626c65203d207461626c652e636f6e636174282069647820293b0a2020207d0a
│ │ +2020200a202020636f6e736f6c652e6c6f67280a2020202020204a534f4e2e73
│ │ +7472696e67696679280a09207461626c652e736f7274282066756e6374696f6e
│ │ +28206c2c20722029207b0a092020202072657475726e206c2e6b65792e746f55
│ │ +707065724361736528292e6c6f63616c65436f6d706172652820722e6b65792e
│ │ +746f557070657243617365282920293b207d2029202920293b0a7d0a0a2f2a2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a2f2a20
│ │ -2020206578706f72747320202020202020202020202020202020202020202020
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +2d2d2d2d2a2f0a2f2a202020206578706f727473202020202020202020202020
│ │  2020202020202020202020202020202020202020202020202020202020202020
│ │ -202020202a2f0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +20202020202020202020202020202a2f0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a6578706f7274732e696e636c756465
│ │ -203d2066756e6374696f6e282066696c652c20626567203d20756e646566696e
│ │ -65642c20656e64203d20756e646566696e65642029207b0a2020207265747572
│ │ -6e205f646f632e696e636c756465282066696c652c206265672c20656e642029
│ │ -3b0a7d0a0a6578706f7274732e4255494c44444952203d20502820222e2e2f2e
│ │ -2e2f2e2e2220293b0a6578706f7274732e4558414d504c45535f444952203d20
│ │ -706174682e6a6f696e28206578706f7274732e4255494c444449522c20226578
│ │ -616d706c65732220293b0a0a6578706f7274732e746f63203d20746f633b0a65
│ │ -78706f7274732e696e646578203d20696e6465783b0a0a6578706f7274732e6c
│ │ -6f6164203d2066756e6374696f6e282066696c652029207b0a20202072657475
│ │ -726e206d642e6c6f6164282066696c652c20686f702e6c6f63616c652c20666f
│ │ -6e74696669657220290a7d3b0a0a6578706f7274732e6576616c203d2066756e
│ │ -6374696f6e28206f626a2029207b0a20202072657475726e206d642e6576616c
│ │ -28206f626a2c20686f702e6c6f63616c652c20666f6e74696669657220290a7d
│ │ -3b0a0a0a2f2f207075626c696320636f6d70696c6572730a6578706f7274732e
│ │ -68746d6c546f496478203d2068746d6c546f4964783b0a
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a6578706f72
│ │ +74732e696e636c756465203d2066756e6374696f6e282066696c652c20626567
│ │ +203d20756e646566696e65642c20656e64203d20756e646566696e6564202920
│ │ +7b0a20202072657475726e205f646f632e696e636c756465282066696c652c20
│ │ +6265672c20656e6420293b0a7d0a0a6578706f7274732e4255494c4444495220
│ │ +3d20502820222e2e2f2e2e2f2e2e2220293b0a6578706f7274732e4558414d50
│ │ +4c45535f444952203d20706174682e6a6f696e28206578706f7274732e425549
│ │ +4c444449522c20226578616d706c65732220293b0a0a6578706f7274732e746f
│ │ +63203d20746f633b0a6578706f7274732e696e646578203d20696e6465783b0a
│ │ +0a6578706f7274732e6c6f6164203d2066756e6374696f6e282066696c652029
│ │ +207b0a20202072657475726e206d642e6c6f6164282066696c652c20686f702e
│ │ +6c6f63616c652c20666f6e74696669657220290a7d3b0a0a6578706f7274732e
│ │ +6576616c203d2066756e6374696f6e28206f626a2029207b0a20202072657475
│ │ +726e206d642e6576616c28206f626a2c20686f702e6c6f63616c652c20666f6e
│ │ +74696669657220290a7d3b0a0a0a2f2f207075626c696320636f6d70696c6572
│ │ +730a6578706f7274732e68746d6c546f496478203d2068746d6c546f4964783b
│ │ +0a
│ ├── hop-3.1.0-pre2/node_modules/fontifier/lib/_fontifier.hop
│ │ @@ -1,14 +1,14 @@
│ │  ;*=====================================================================*/
│ │  ;*    .../hop/3.1.x/node_modules/fontifier/lib/_fontifier.hop          */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Author      :  Manuel Serrano, Florian Loitsch                   */
│ │  ;*    Creation    :  Thu Sep  7 17:29:41 2006                          */
│ │ -;*    Last change :  Fri Sep  2 09:51:39 2016 (serrano)                */
│ │ -;*    Copyright   :  2006-16 Manuel Serrano                            */
│ │ +;*    Last change :  Mon Jan 29 10:12:52 2018 (serrano)                */
│ │ +;*    Copyright   :  2006-18 Manuel Serrano                            */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    fontifiers                                                       */
│ │  ;*=====================================================================*/
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    The module                                                       */
│ │  ;*---------------------------------------------------------------------*/
│ │ @@ -896,14 +896,21 @@
│ │  	     (set! incollect #t))
│ │  	  (ignore)))
│ │        ((:"//" (* all))
│ │         (let ((cmt (xml-string-encode (the-string))))
│ │  	  (set! column (+fx (the-length) column))
│ │  	  (add! (<SPAN> :class "fontifier-prog-line-comment" cmt))
│ │  	  (ignore)))
│ │ +
│ │ +      ;; inline scheme code
│ │ +      ((: "#:" (+ (out "; \t()[]:\"\n~$#")))
│ │ +       (let ((cmt (xml-string-encode (the-string))))
│ │ +	  (set! column (+fx (the-length) column))
│ │ +	  (add! (<SPAN> :class "fontifier-prog-special" cmt))
│ │ +	  (ignore)))
│ │        
│ │        ;; multi-line comment on one line
│ │        ((: "/*" (* (or (out #\*) (: (+ #\*) (out #\/ #\*)))) (+ #\*) "/")
│ │         (let ((cmt (xml-string-encode (the-string))))
│ │  	  (set! column (+fx (the-length) column))
│ │  	  (add! (<SPAN> :class "fontifier-prog-line-comment" cmt))
│ │  	  (ignore)))
│ ├── hop-3.1.0-pre2/node_modules/fontifier/lib/.afile
│ │ @@ -1,8 +1,8 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/node_modules/fontifier/lib
│ │ -;; Sun Jan 28 08:23:39 2018
│ │ +;; Mon Feb  5 13:30:32 2018
│ │  
│ │  (
│ │    (_fontifier "_fontifier.hop")
│ │  )
│ ├── hop-3.1.0-pre2/examples/requirec/mod2.js
│ │┄ xxd not available in path. Falling back to Python hexlify.
│ │┄ 'js-beautify' not available in path. Falling back to binary comparison.
│ │ @@ -1,31 +1,31 @@
│ │  2f2a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d
│ │  3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d
│ │  3d3d3d3d3d3d3d2a2f0a2f2a2020202073657272616e6f2f7072676d2f70726f
│ │ -6a6563742f686f702f332e302e782f6578616d706c65732f7265717569726563
│ │ +6a6563742f686f702f332e312e782f6578616d706c65732f7265717569726563
│ │  2f6d6f64322e6a732020202020202020202a2f0a2f2a202020202d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d202020202a2f0a2f2a
│ │  20202020417574686f722020202020203a20204d616e75656c2053657272616e
│ │  6f20202020202020202020202020202020202020202020202020202020202020
│ │  20202020202a2f0a2f2a202020204372656174696f6e202020203a2020467269
│ │  204170722031382030393a34323a303420323031342020202020202020202020
│ │  2020202020202020202020202020202a2f0a2f2a202020204c61737420636861
│ │ -6e6765203a2020536174204465632032302030393a34373a3237203230313420
│ │ +6e6765203a2020536174204665622020332030393a32383a3536203230313820
│ │  2873657272616e6f29202020202020202020202020202020202a2f0a2f2a2020
│ │ -2020436f707972696768742020203a202032303134204d616e75656c20536572
│ │ -72616e6f20202020202020202020202020202020202020202020202020202020
│ │ +2020436f707972696768742020203a2020323031342d3138204d616e75656c20
│ │ +53657272616e6f20202020202020202020202020202020202020202020202020
│ │  2020202a2f0a2f2a202020202d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d202020202a2f0a2f2a202020206d756c74697469657220
│ │  7265717569726520202020202020202020202020202020202020202020202020
│ │  20202020202020202020202020202020202020202020202a2f0a2f2a20202020
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d202020
│ │  202a2f0a2f2a202020207365652072657175697265632e6a7320202020202020
│ │  2020202020202020202020202020202020202020202020202020202020202020
│ │  20202020202020202020202a2f0a2f2a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d
│ │  3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d
│ │  3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d2a2f0a0a6578706f727473
│ │  2e68656c6c6f203d2066756e6374696f6e2820732029207b0a20202072657475
│ │ -726e203c646976206f6e636c69636b3d7e7b20616c657274282022733d22202b
│ │ -20732029207d3e247b737d3c2f6469763e3b0a7d0a
│ │ +726e203c627574746f6e206f6e636c69636b3d7e7b20616c657274282022733d
│ │ +22202b20732029207d3e247b737d3c2f627574746f6e3e3b0a7d0a
│ ├── hop-3.1.0-pre2/examples/requirec/README.md
│ │ @@ -1,7 +1,7 @@
│ │  Modules can be required by either server-side source code and client-side
│ │  source code. This example shows this latter possibility. The module
│ │  `mod1.js` and `mod2.js` are used by document constructued by the
│ │  service `requirec` but only the module `mod1.js` is explicitly required
│ │  by the HTML document. The module `mod1.js` requires the module `mod2.js`.
│ │ -In this cases, both modules have to be mentionned in the `require` attribute
│ │ +In this cases, both modules have to be mentionned in a `script` tag
│ │  of the `head` element of the main document.
│ ├── hop-3.1.0-pre2/examples/requirec/requirec.js
│ │┄ xxd not available in path. Falling back to Python hexlify.
│ │┄ 'js-beautify' not available in path. Falling back to binary comparison.
│ │ @@ -1,22 +1,22 @@
│ │  2f2a3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d
│ │  3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d
│ │  3d3d3d3d3d3d3d2a2f0a2f2a2020202073657272616e6f2f7072676d2f70726f
│ │ -6a6563742f686f702f332e302e782f6578616d706c65732f7265717569726563
│ │ +6a6563742f686f702f332e312e782f6578616d706c65732f7265717569726563
│ │  2f72657175697265632e6a7320202020202a2f0a2f2a202020202d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d202020202a2f0a2f2a
│ │  20202020417574686f722020202020203a20204d616e75656c2053657272616e
│ │  6f20202020202020202020202020202020202020202020202020202020202020
│ │  20202020202a2f0a2f2a202020204372656174696f6e202020203a2020467269
│ │  204170722031382030393a34323a303420323031342020202020202020202020
│ │  2020202020202020202020202020202a2f0a2f2a202020204c61737420636861
│ │ -6e6765203a2020546875204465632031372030373a33333a3331203230313520
│ │ +6e6765203a2020536174204665622020332030393a33373a3236203230313820
│ │  2873657272616e6f29202020202020202020202020202020202a2f0a2f2a2020
│ │ -2020436f707972696768742020203a2020323031342d3135204d616e75656c20
│ │ +2020436f707972696768742020203a2020323031342d3138204d616e75656c20
│ │  53657272616e6f20202020202020202020202020202020202020202020202020
│ │  2020202a2f0a2f2a202020202d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d202020202a2f0a2f2a202020206d756c74697469657220
│ │  7265717569726520202020202020202020202020202020202020202020202020
│ │  20202020202020202020202020202020202020202020202a2f0a2f2a20202020
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ @@ -24,20 +24,22 @@
│ │  202a2f0a2f2a2020202072756e3a20686f70202d76202d672072657175697265
│ │  632e6a7320202020202020202020202020202020202020202020202020202020
│ │  20202020202020202020202a2f0a2f2a2020202062726f777365723a20687474
│ │  703a2f2f6c6f63616c686f73743a383038302f686f702f726571756972656320
│ │  2020202020202020202020202020202020202020202a2f0a2f2a3d3d3d3d3d3d
│ │  3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d
│ │  3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d2a
│ │ -2f0a736572766963652072657175697265632829207b0a20202072657475726e
│ │ -203c68746d6c3e200a20202020203c68656164206d6f64756c653d20247b5b20
│ │ -222e2f6d6f64312e6a73222c20222e2f6d6f64322e6a7322205d7d3e0a202020
│ │ -202020207e7b0a092020766172206d6f64313b0a0a09202077696e646f772e6f
│ │ -6e6c6f6164203d2066756e6374696f6e2829207b0a0920202020206d6f643120
│ │ -3d20726571756972652820222e2f6d6f64312e6a732220293b0a0920207d0a20
│ │ -2020202020207d0a20202020203c2f686561643e0a20202020203c627574746f
│ │ -6e206f6e636c69636b3d7e7b20646f63756d656e742e626f64792e617070656e
│ │ -644368696c6428206d6f64312e68656c6c6f28292029207d3e0a202020202020
│ │ -20636c69636b206d650a20202020203c2f627574746f6e3e0a2020203c2f6874
│ │ -6d6c3e3b0a7d0a0a636f6e736f6c652e6c6f67282022476f20746f205c226874
│ │ -74703a2f2f25733a25642f686f702f72657175697265635c22222c20686f702e
│ │ -686f73746e616d652c20686f702e706f727420293b0a
│ │ +2f0a636f6e7374206d6f6431203d20726571756972652820222e2f6d6f64312e
│ │ +6a732220293b0a0a736572766963652072657175697265632829207b0a202020
│ │ +72657475726e203c68746d6c3e200a20202020203c686561643e0a2020202020
│ │ +20203c736372697074207372633d222e2f6d6f64312e6a7322206d6f64756c65
│ │ +3d22686f70736372697074222f3e0a202020202020203c736372697074207372
│ │ +633d222e2f6d6f64322e6a7322206d6f64756c653d22686f7073637269707422
│ │ +2f3e0a202020202020203c7363726970742064656665723e0a09202076617220
│ │ +6d6f6431203d20726571756972652820222e2f6d6f64312e6a732220293b0a20
│ │ +2020202020203c2f7363726970743e0a20202020203c2f686561643e0a202020
│ │ +20203c627574746f6e206f6e636c69636b3d7e7b20646f63756d656e742e626f
│ │ +64792e617070656e644368696c6428206d6f64312e68656c6c6f28292029207d
│ │ +3e0a20202020202020636c69636b206d650a20202020203c2f627574746f6e3e
│ │ +0a2020203c2f68746d6c3e3b0a7d0a0a636f6e736f6c652e6c6f67282022476f
│ │ +20746f205c22687474703a2f2f25733a25642f686f702f72657175697265635c
│ │ +22222c20686f702e686f73746e616d652c20686f702e706f727420293b0a
│ ├── hop-3.1.0-pre2/hopscheme/.afile
│ │ @@ -1,10 +1,10 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/hopscheme
│ │ -;; Sun Jan 28 08:18:52 2018
│ │ +;; Mon Feb  5 13:27:13 2018
│ │  
│ │  (
│ │    (__hopscheme_dollar-escape "dollar_escape.scm")
│ │    (__dollar_scheme2js_module "dollar_scheme2js_module.scm")
│ │    (__hopscheme_hop_runtime "hop_runtime.scm")
│ │    (__hopscheme "hopscheme.scm")
│ │    (__hopscheme_config "hopscheme_config.scm")
│ ├── hop-3.1.0-pre2/hopscript/boolean.scm
│ │ @@ -1,14 +1,14 @@
│ │  ;*=====================================================================*/
│ │  ;*    serrano/prgm/project/hop/3.1.x/hopscript/boolean.scm             */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Author      :  Manuel Serrano                                    */
│ │  ;*    Creation    :  Fri Sep 20 10:47:16 2013                          */
│ │ -;*    Last change :  Sun May 21 09:31:38 2017 (serrano)                */
│ │ -;*    Copyright   :  2013-17 Manuel Serrano                            */
│ │ +;*    Last change :  Mon Jan 29 13:05:50 2018 (serrano)                */
│ │ +;*    Copyright   :  2013-18 Manuel Serrano                            */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Native Bigloo support of JavaScript booleans                     */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    http://www.ecma-international.org/ecma-262/5.1/#sec-15.6         */
│ │  ;*=====================================================================*/
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │ @@ -26,29 +26,29 @@
│ │  	   __hopscript_object
│ │  	   __hopscript_function
│ │  	   __hopscript_property
│ │  	   __hopscript_regexp
│ │  	   __hopscript_error)
│ │  
│ │     (export (js-init-boolean! ::JsGlobalObject)
│ │ -	   (js-bool->jsboolean::JsBoolean ::bool ::JsGlobalObject)))
│ │ +	   (js-bool->jsBoolean::JsBoolean ::bool ::JsGlobalObject)))
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    JsStringLiteral begin                                            */
│ │  ;*---------------------------------------------------------------------*/
│ │  (%js-jsstringliteral-begin!)
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    object-serializer ::JsBoolean ...                                */
│ │  ;*---------------------------------------------------------------------*/
│ │  (register-class-serialization! JsBoolean
│ │     (lambda (o)
│ │        (with-access::JsBoolean o (val) val))
│ │     (lambda (o %this)
│ │ -      (js-bool->jsboolean o (or %this (js-initial-global-object)))))
│ │ +      (js-bool->jsBoolean o (or %this (js-initial-global-object)))))
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    js-donate ::JsBoolean ...                                        */
│ │  ;*---------------------------------------------------------------------*/
│ │  (define-method (js-donate obj::JsBoolean worker::WorkerHopThread %_this)
│ │     (with-access::WorkerHopThread worker (%this)
│ │        (with-access::JsGlobalObject %this (js-boolean)
│ │ @@ -163,17 +163,17 @@
│ │  		(lambda (this)
│ │  		   (js-cast-boolean this #f))
│ │  		0 'valueOf)
│ │        :enumerable #f
│ │        :hidden-class #t))
│ │        
│ │  ;*---------------------------------------------------------------------*/
│ │ -;*    js-bool->jsboolean ...                                           */
│ │ +;*    js-bool->jsBoolean ...                                           */
│ │  ;*---------------------------------------------------------------------*/
│ │ -(define (js-bool->jsboolean val::bool %this::JsGlobalObject)
│ │ +(define (js-bool->jsBoolean val::bool %this::JsGlobalObject)
│ │     (with-access::JsGlobalObject %this (js-boolean)
│ │        (js-new1 %this js-boolean val)))
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    JsStringLiteral end                                              */
│ │  ;*---------------------------------------------------------------------*/
│ │  (%js-jsstringliteral-end!)
│ ├── hop-3.1.0-pre2/hopscript/object.scm
│ │ @@ -1,14 +1,14 @@
│ │  ;*=====================================================================*/
│ │  ;*    serrano/prgm/project/hop/3.1.x/hopscript/object.scm              */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Author      :  Manuel Serrano                                    */
│ │  ;*    Creation    :  Tue Sep 17 08:43:24 2013                          */
│ │ -;*    Last change :  Sat Nov 25 15:54:09 2017 (serrano)                */
│ │ -;*    Copyright   :  2013-17 Manuel Serrano                            */
│ │ +;*    Last change :  Sat Feb  3 09:09:43 2018 (serrano)                */
│ │ +;*    Copyright   :  2013-18 Manuel Serrano                            */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Native Bigloo implementation of JavaScript objects               */
│ │  ;*                                                                     */
│ │  ;*    http://www.ecma-international.org/ecma-262/5.1/#sec-15.2         */
│ │  ;*    Complete: 27 sep 2013, untested.                                 */
│ │  ;*=====================================================================*/
│ │  
│ │ @@ -456,18 +456,20 @@
│ │  	    (js-bind! %this %this 'HTML
│ │  	       :value (js-html-html %this) :enumerable #f :hidden-class #f)
│ │  
│ │  	    ;; only used with the global object, see nodejs/require.scm
│ │  	    ;; rebound in generated code
│ │  	    (js-bind! %this %this 'HEAD
│ │  	       :value (js-html-head %this) :enumerable #f :hidden-class #f)
│ │ +	    (js-bind! %this %this 'SCRIPT
│ │ +	       :value (js-html-script %this) :enumerable #f :hidden-class #f)
│ │  
│ │  	    ;; html_head
│ │  	    (js-bind-tags! %this %this
│ │ -	       LINK SCRIPT STYLE)
│ │ +	       LINK STYLE)
│ │  
│ │  	    (js-bind-tags! %this %this IMG)
│ │  
│ │  	    ;; svg
│ │  	    (js-bind-tags! %this %this
│ │  	       SVG SVG:DEFS SVG:RECT SVG:CIRCLE SVG:ELLIPSE SVG:FILTER
│ │  	       SVG:FEGAUSSIANBLUR SVG:FECOLORMATRIX SVG:FOREIGNOBJECT SVG:G
│ ├── hop-3.1.0-pre2/hopscript/number.scm
│ │ @@ -1,14 +1,14 @@
│ │  ;*=====================================================================*/
│ │  ;*    serrano/prgm/project/hop/3.1.x/hopscript/number.scm              */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Author      :  Manuel Serrano                                    */
│ │  ;*    Creation    :  Fri Sep 20 10:41:39 2013                          */
│ │ -;*    Last change :  Wed Jun 28 08:54:42 2017 (serrano)                */
│ │ -;*    Copyright   :  2013-17 Manuel Serrano                            */
│ │ +;*    Last change :  Sun Feb  4 07:51:12 2018 (serrano)                */
│ │ +;*    Copyright   :  2013-18 Manuel Serrano                            */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Native Bigloo support of JavaScript numbers                      */
│ │  ;*=====================================================================*/
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    The module                                                       */
│ │  ;*---------------------------------------------------------------------*/
│ │ @@ -24,15 +24,16 @@
│ │  	   __hopscript_string
│ │  	   __hopscript_error
│ │  	   __hopscript_property
│ │  	   __hopscript_private
│ │  	   __hopscript_public)
│ │     
│ │     (export (js-init-number! ::JsGlobalObject)
│ │ -	   (js-number->jsnumber ::obj ::JsGlobalObject)
│ │ +	   (js-number->jsnumber ::obj)
│ │ +	   (js-number->jsNumber ::obj ::JsGlobalObject)
│ │  
│ │  	   (inline fixnums?::bool ::obj ::obj)
│ │  	   (inline js-uint32->jsnum::obj ::uint32)
│ │  	   
│ │  	   (js+ left right ::JsGlobalObject)
│ │  	   (inline js+fx::obj ::long ::long)
│ │  	   (inline js+fx32::obj ::obj ::obj)
│ │ @@ -78,15 +79,15 @@
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    object-serializer ::JsNumber ...                                 */
│ │  ;*---------------------------------------------------------------------*/
│ │  (register-class-serialization! JsNumber
│ │     (lambda (o)
│ │        (with-access::JsNumber o (val) val))
│ │     (lambda (o %this)
│ │ -      (js-number->jsnumber o (or %this (js-initial-global-object)))))
│ │ +      (js-number->jsNumber o (or %this (js-initial-global-object)))))
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    js-donate ::JsNumber ...                                         */
│ │  ;*---------------------------------------------------------------------*/
│ │  (define-method (js-donate obj::JsNumber worker::WorkerHopThread %_this)
│ │     (with-access::WorkerHopThread worker (%this)
│ │        (with-access::JsGlobalObject %this (js-number)
│ │ @@ -388,21 +389,136 @@
│ │  		1 'toPrecision)
│ │        :writable #t
│ │        :configurable #t
│ │        :enumerable #f
│ │        :hidden-class #f))
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │ -;*    js-number->jsnumber ...                                          */
│ │ +;*    js-number->jsNumber ...                                          */
│ │  ;*---------------------------------------------------------------------*/
│ │ -(define (js-number->jsnumber val %this::JsGlobalObject)
│ │ +(define (js-number->jsNumber val %this::JsGlobalObject)
│ │     (with-access::JsGlobalObject %this (js-number)
│ │        (js-new1 %this js-number val)))
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │ +;*    oveflow? ...                                                     */
│ │ +;*---------------------------------------------------------------------*/
│ │ +(define-macro (overflowfx? num shift)
│ │ +   `(not (=fx (bit-and ,num (bit-not (-fx (bit-lsh 1 ,shift) 1))) 0)))
│ │ +   
│ │ +(define-macro (overflows32? num shift)
│ │ +   `(not (=s32 (bit-ands32 ,num (bit-nots32 (fixnum->int32 (-fx (bit-lsh 1 ,shift) 1)))) #s32:0)))
│ │ +
│ │ +(define-macro (overflowu32? num shift)
│ │ +   `(not (=u32 (bit-andu32 ,num (bit-notu32 (fixnum->uint32 (-fx (bit-lsh 1 ,shift) 1)))) #u32:0)))
│ │ +   
│ │ +(define-macro (overflows64? num shift)
│ │ +   `(not (=s64 (bit-ands64 ,num (bit-nots64 (fixnum->int64 (-fx (bit-lsh 1 ,shift) 1)))) #s64:0)))
│ │ +
│ │ +(define-macro (overflowu64? num shift)
│ │ +   `(not (=u64 (bit-andu64 ,num (bit-notu64 (fixnum->uint64 (-fx (bit-lsh 1 ,shift) 1)))) #u64:0)))
│ │ +   
│ │ +(define-macro (overflowelong? num shift)
│ │ +   `(overflowfx? (elong->fixnum ,num) ,shift))
│ │ +   
│ │ +(define-macro (overflowllong? num shift)
│ │ +   `(not (=llong (bit-andllong ,num (bit-notllong (fixnum->llong (-fx (bit-lsh 1 ,shift) 1)))) 0)))
│ │ +   
│ │ +;*---------------------------------------------------------------------*/
│ │ +;*    js-number->jsnumber ...                                          */
│ │ +;*---------------------------------------------------------------------*/
│ │ +(define (js-number->jsnumber val)
│ │ +   (cond
│ │ +      ((fixnum? val)
│ │ +       (cond-expand
│ │ +	  ((or bint29 bint30 bint32)
│ │ +	   val)
│ │ +	  (else
│ │ +	   (if (overflowfx? val 53)
│ │ +	       (fixnum->flonum val)
│ │ +	       val))))
│ │ +      ((flonum? val)
│ │ +       val)
│ │ +      ((uint32? val)
│ │ +       (cond-expand
│ │ +	  ((or bint29 bint30 bint32)
│ │ +	   (if (overflowu32? val 29)
│ │ +	       (uint32->flonum val)
│ │ +	       (uint32->fixnum val)))
│ │ +	  (else
│ │ +	   (uint32->fixnum val))))
│ │ +      ((int32? val)
│ │ +       (cond-expand
│ │ +	  ((or bint29 bint30 bint32)
│ │ +	   (if (overflows32? val 29)
│ │ +	       (int32->flonum val)
│ │ +	       (int32->fixnum val)))
│ │ +	  (else
│ │ +	   (int32->fixnum val))))
│ │ +      ((uint8? val)
│ │ +       (uint8->fixnum val))
│ │ +      ((int8? val)
│ │ +       (int8->fixnum val))
│ │ +      ((uint16? val)
│ │ +       (uint16->fixnum val))
│ │ +      ((int16? val)
│ │ +       (int16->fixnum val))
│ │ +      ((int64? val)
│ │ +       (cond-expand
│ │ +	  ((or bint29 bint30 bint64)
│ │ +	   (if (overflows64? val 29)
│ │ +	       (tprint "ICI val=" val " " 
│ │ +		  " -> " (if (overflows64? val 29)
│ │ +			     (int64->flonum val)
│ │ +			     (int64->fixnum val)))
│ │ +	       (tprint "LA val=" val " " 
│ │ +		  " -> " (if (overflows64? val 29)
│ │ +			     (int64->flonum val)
│ │ +			     (int64->fixnum val))))
│ │ +	   (if (overflows64? val 29)
│ │ +	       (int64->flonum val)
│ │ +	       (int64->fixnum val)))
│ │ +	  (else
│ │ +	   (if (overflows64? val 53)
│ │ +	       (int64->flonum val)
│ │ +	       (int64->fixnum val)))))
│ │ +      ((uint64? val)
│ │ +       (cond-expand
│ │ +	  ((or bint29 bint30 bint64)
│ │ +	   (if (overflowu64? val 29)
│ │ +	       (uint64->flonum val)
│ │ +	       (uint64->fixnum val)))
│ │ +	  (else
│ │ +	   (if (overflowu64? val 53)
│ │ +	       (uint64->flonum val)
│ │ +	       (uint64->fixnum val)))))
│ │ +      ((elong? val)
│ │ +       (cond-expand
│ │ +	  ((or bint29 bint30 bint32)
│ │ +	   (if (overflowelong? val 29)
│ │ +	       (elong->flonum val)
│ │ +	       (elong->fixnum val)))
│ │ +	  (else
│ │ +	   (elong->fixnum val))))
│ │ +      ((llong? val)
│ │ +       (cond-expand
│ │ +	  ((or bint29 bint30 bint32)
│ │ +	   (if (overflowllong? val 29)
│ │ +	       (llong->flonum val)
│ │ +	       (llong->fixnum val)))
│ │ +	  (else
│ │ +	   (if (overflowllong? val 53)
│ │ +	       (llong->flonum val)
│ │ +	       (llong->fixnum val)))))
│ │ +      ((bignum? val)
│ │ +       (bignum->flonum val))
│ │ +      (else
│ │ +       (bigloo-type-error "js-number->jsnumber" "number" val))))
│ │ +
│ │ +;*---------------------------------------------------------------------*/
│ │  ;*    fixnums? ...                                                     */
│ │  ;*---------------------------------------------------------------------*/
│ │  (define-inline (fixnums? x y)
│ │     (cond-expand
│ │  ;*       ((and bigloo-c (or bint29 bint30 bint32))                     */
│ │  ;*        (pragma::bool "(((long)($1) & TAG_MASK) + ((long)($2) & TAG_MASK)) == (TAG_INT<<1)" x y)) */
│ │        (bigloo-c-NOT_USED
│ ├── hop-3.1.0-pre2/hopscript/lib.scm
│ │ @@ -1,14 +1,14 @@
│ │  ;*=====================================================================*/
│ │  ;*    serrano/prgm/project/hop/3.1.x/hopscript/lib.scm                 */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Author      :  Manuel Serrano                                    */
│ │  ;*    Creation    :  Tue Oct  8 08:16:17 2013                          */
│ │ -;*    Last change :  Thu Sep 21 18:50:46 2017 (serrano)                */
│ │ -;*    Copyright   :  2013-17 Manuel Serrano                            */
│ │ +;*    Last change :  Mon Jan 29 13:30:35 2018 (serrano)                */
│ │ +;*    Copyright   :  2013-18 Manuel Serrano                            */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    The Hop client-side compatibility kit (share/hop-lib.js)         */
│ │  ;*=====================================================================*/
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    The module                                                       */
│ │  ;*---------------------------------------------------------------------*/
│ │ @@ -78,25 +78,22 @@
│ │         cnsts))
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    js-obj->jsobject ...                                             */
│ │  ;*---------------------------------------------------------------------*/
│ │  (define-generic (js-obj->jsobject obj::obj %this::JsGlobalObject)
│ │     (cond
│ │ -      ((fixnum? obj) obj)
│ │ -      ((flonum? obj) obj)
│ │ +      ((number? obj) (js-number->jsnumber obj))
│ │        ((boolean? obj) obj)
│ │        ((eq? obj #unspecified) obj)
│ │        ((null? obj) obj)
│ │        ((string? obj) (js-string->jsstring obj))
│ │        ((date? obj) (js-date->jsdate obj %this))
│ │        ((vector? obj) (js-vector->jsobject obj %this))
│ │        ((struct? obj) (js-struct->jsobject obj %this))
│ │ -      ((int64? obj) (int64->flonum obj))
│ │ -      ((elong? obj) (elong->flonum obj))
│ │        ((regexp? obj) (js-regexp->jsregexp obj %this))
│ │        ((keyword? obj) (js-string->jsstring (keyword->string obj)))
│ │        ((symbol? obj) (js-string->jsstring (symbol->string obj)))
│ │        ((pair? obj) (js-pair->jsobject obj %this))
│ │        ((u8vector? obj) (js-u8vector->jsarraybuffer obj %this))
│ │        ((null? obj) (js-undefined))
│ │        ((socket? obj) (js-socket->jsobject obj %this))
│ │ @@ -111,16 +108,16 @@
│ │        (js-vector->jsarray vec %this)))
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    js-struct->jsobject ...                                          */
│ │  ;*---------------------------------------------------------------------*/
│ │  (define (js-struct->jsobject stu %this)
│ │     (case (struct-key stu)
│ │ -      ((__JsBoolean__) (js-bool->jsboolean (struct-ref stu 0) %this))
│ │ -      ((__JsNumber__) (js-number->jsnumber (struct-ref stu 0) %this))
│ │ +      ((__JsBoolean__) (js-bool->jsBoolean (struct-ref stu 0) %this))
│ │ +      ((__JsNumber__) (js-number->jsNumber (struct-ref stu 0) %this))
│ │        ((__JsCustom__) ((struct-ref stu 1) (struct-ref stu 0) %this))
│ │        (else (js-obj->jsobject (list->vector (struct->list stu)) %this))))
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    js-pair->jsobject ...                                            */
│ │  ;*---------------------------------------------------------------------*/
│ │  (define (js-pair->jsobject l %this)
│ ├── hop-3.1.0-pre2/hopscript/array.scm
│ │ @@ -2456,15 +2456,19 @@
│ │  	     (call-next-method))))))
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    string->uint32 ...                                               */
│ │  ;*---------------------------------------------------------------------*/
│ │  (define (string->uint32 n)
│ │     (let ((n (string->number n)))
│ │ -      (when n (fixnum->uint32 n))))
│ │ +      (cond
│ │ +	 ((fixnum? n) (fixnum->uint32 n))
│ │ +	 ((bignum? n) (elong->uint32 (bignum->elong n)))
│ │ +	 ((elong? n) (elong->uint32 n))
│ │ +	 ((llong? n) (llong->uint32 n)))))
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    expandable-array ...                                             */
│ │  ;*---------------------------------------------------------------------*/
│ │  (define (expandable-array vec::JsArray index::uint32 len::uint32)
│ │     ;; Check is an inline array can be expanded based
│ │     ;; on a simple heuristic.
│ ├── hop-3.1.0-pre2/hopscript/bglhopscript.h
│ │ @@ -1,11 +1,11 @@
│ │  /*===========================================================================*/
│ │  /*   (types.scm)                                                             */
│ │  /*   Bigloo (4.3b)                                                           */
│ │ -/*   Inria -- Sophia Antipolis (c)       Fri Jan 26 19:05:24 CET 2018        */
│ │ +/*   Inria -- Sophia Antipolis (c)       Mon Feb 5 07:57:08 CET 2018         */
│ │  /*===========================================================================*/
│ │  /* COMPILATION: (bigloo -O2 -fsharing -L /tmp/hop-3.1.0-pre2/lib/hop/3.1.0 -srfi bigloo-compile -srfi enable-ssl -srfi enable-threads -srfi enable-avahi -srfi enable-upnp -srfi enable-libuv -srfi hop-dynamic -copt -fPIC -copt -I -copt  types.scm -o bglhopscript.h -hgen) */
│ │  
│ │  /* object type definitions */
│ │  typedef struct BgL_workerhopthreadz00_bgl {
│ │     header_t header;
│ │     obj_t widening;
│ ├── hop-3.1.0-pre2/hopscript/public.scm
│ │ @@ -1,14 +1,14 @@
│ │  ;*=====================================================================*/
│ │  ;*    serrano/prgm/project/hop/3.1.x/hopscript/public.scm              */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Author      :  Manuel Serrano                                    */
│ │  ;*    Creation    :  Tue Oct  8 08:10:39 2013                          */
│ │ -;*    Last change :  Sat Nov 25 14:38:48 2017 (serrano)                */
│ │ -;*    Copyright   :  2013-17 Manuel Serrano                            */
│ │ +;*    Last change :  Sat Feb  3 09:08:57 2018 (serrano)                */
│ │ +;*    Copyright   :  2013-18 Manuel Serrano                            */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Public (i.e., exported outside the lib) hopscript functions      */
│ │  ;*=====================================================================*/
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    The module                                                       */
│ │  ;*---------------------------------------------------------------------*/
│ │ @@ -150,15 +150,16 @@
│ │  	   (js-raise-syntax-error/loc ::JsGlobalObject ::obj ::bstring ::obj)
│ │  	   (js-raise-reference-error ::JsGlobalObject ::bstring ::obj . ::obj)
│ │  	   (js-raise-error ::JsGlobalObject ::bstring ::obj . ::obj)
│ │  
│ │  	   (generic js-cast-object obj ::JsGlobalObject ::bstring)
│ │  	   (generic js-inspect ::obj ::int)
│ │  
│ │ -	   (js-html-head ::JsGlobalObject)))
│ │ +	   (js-html-head ::JsGlobalObject)
│ │ +	   (js-html-script ::JsGlobalObject)))
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    js-make-jsobject ...                                             */
│ │  ;*---------------------------------------------------------------------*/
│ │  (define-inline (js-make-jsobject constrsize constrmap __proto__)
│ │     (let ((mode (js-object-default-mode)))
│ │        (cond-expand
│ │ @@ -1700,8 +1701,24 @@
│ │  	    (when (isa? attrs JsObject)
│ │  	       (js-object->keyword-arguments* attrs %this))
│ │  	    (filter (lambda (n)
│ │  		       (or (isa? n xml-tilde) (isa? n xml-markup)))
│ │  	       nodes)))
│ │        2 'HEAD))
│ │  
│ │ +;*---------------------------------------------------------------------*/
│ │ +;*    js-html-script ...                                                 */
│ │ +;*    -------------------------------------------------------------    */
│ │ +;*    Normally overriden by nodejs-script@__nodejs_require               */
│ │ +;*    (see nodejs/require.scm).                                        */
│ │ +;*---------------------------------------------------------------------*/
│ │ +(define (js-html-script %this)
│ │ +   (js-make-function %this
│ │ +      (lambda (this attrs . nodes)
│ │ +	 (apply <SCRIPT> :idiom "javascript" :context %this
│ │ +	    (when (isa? attrs JsObject)
│ │ +	       (js-object->keyword-arguments* attrs %this))
│ │ +	    (filter (lambda (n)
│ │ +		       (or (isa? n xml-tilde) (isa? n xml-markup)))
│ │ +	       nodes)))
│ │ +      2 'SCRIPT))
│ ├── hop-3.1.0-pre2/hopscript/.afile
│ │ @@ -1,10 +1,10 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/hopscript
│ │ -;; Sun Jan 28 08:20:57 2018
│ │ +;; Mon Feb  5 13:28:40 2018
│ │  
│ │  (
│ │    (__hopscript_arguments "arguments.scm")
│ │    (__hopscript_array "array.scm")
│ │    (__hopscript_arraybuffer "arraybuffer.scm")
│ │    (__hopscript_arraybufferview "arraybufferview.scm")
│ │    (__hopscript_boolean "boolean.scm")
│ ├── hop-3.1.0-pre2/weblets/epassword/.afile
│ │ @@ -1,8 +1,8 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/weblets/epassword
│ │ -;; Sun Jan 28 08:20:45 2018
│ │ +;; Mon Feb  5 13:28:31 2018
│ │  
│ │  (
│ │    (weblet_epassword "epassword.hop")
│ │  )
│ ├── hop-3.1.0-pre2/weblets/wiki/etc/wiki.wiki
│ │ @@ -7,15 +7,15 @@
│ │  ~~
│ │  ,(<TABLE> :class "weblet-facts"
│ │    (<TR> (<TD> :rowspan 5 :class "logo"
│ │              (<IMG> :src (make-file-name (dirname (the-loading-file)) "logo.png")))
│ │          (<TH> (string-capitalize "") " version") (<TD> "1.2.0"))
│ │    (<TR> (<TH> "Hop min version") (<TD> "3.1.0 "))
│ │    (<TR> (<TH> "Hop max version") (<TD> ""))
│ │ -  (<TR> (<TH> "Date") (<TD> "28 January 2018"))
│ │ +  (<TR> (<TH> "Date") (<TD> "05 February 2018"))
│ │    (<TR> (<TH> "Category") (<TD> "hop")))
│ │  
│ │  
│ │  == Services ==
│ │  
│ │  WIKI defines one service:
│ ├── hop-3.1.0-pre2/weblets/wiki/.afile
│ │ @@ -1,10 +1,10 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/weblets/wiki
│ │ -;; Sun Jan 28 08:20:46 2018
│ │ +;; Mon Feb  5 13:28:31 2018
│ │  
│ │  (
│ │    (wiki_config "config.hop")
│ │    (wiki "wiki.hop")
│ │    (wiki_client "wiki.scm")
│ │  )
│ ├── hop-3.1.0-pre2/weblets/hop/etc/weblet.info
│ │ @@ -1,5 +1,5 @@
│ │  ((name "hop")
│ │   (author "M. Serrano")
│ │   (version "3.1.0")
│ │ - (date "28 January 2018")
│ │ + (date "05 February 2018")
│ │   (title "HOP initial weblet"))
│ ├── hop-3.1.0-pre2/weblets/hop/etc/hop.wiki
│ │ @@ -8,12 +8,12 @@
│ │  ~~
│ │  ,(<TABLE> :class "weblet-facts"
│ │    (<TR> (<TD> :rowspan 5 :class "logo"
│ │              (<IMG> :src (make-file-name (dirname (the-loading-file)) "logo.png")))
│ │          (<TH> (string-capitalize "") " version") (<TD> "3.1.0"))
│ │    (<TR> (<TH> "Hop min version") (<TD> "3.1.0"))
│ │    (<TR> (<TH> "Hop max version") (<TD> ""))
│ │ -  (<TR> (<TH> "Date") (<TD> "28 January 2018"))
│ │ +  (<TR> (<TH> "Date") (<TD> "05 February 2018"))
│ │    (<TR> (<TH> "Category") (<TD> "hop")))
│ │  
│ │  </doc>
│ ├── hop-3.1.0-pre2/weblets/hop/.afile
│ │ @@ -1,9 +1,9 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/weblets/hop
│ │ -;; Sun Jan 28 08:20:45 2018
│ │ +;; Mon Feb  5 13:28:31 2018
│ │  
│ │  (
│ │    (hophop_config "config.hop")
│ │    (hophop "hop.hop")
│ │  )
│ ├── hop-3.1.0-pre2/weblets/weblets/etc/weblet.info
│ │ @@ -1,11 +1,11 @@
│ │  ((name "weblets")
│ │   (author "M. Serrano")
│ │   (version "1.0.0")
│ │ - (date "28 January 2018")
│ │ + (date "05 February 2018")
│ │   (home "http://localhost:8080/hop/weblets")
│ │   (repository "http://localhost:8080/users/serrano/prgm/project/hop/devel/repository")
│ │   (category "hop")
│ │   (title "A HOP weblet for releasing weblets")
│ │   (minhop "1.8.0")
│ │   (comment "This HOP weblet is used for implementings a server of weblets. 
│ │  It generates a GUI that shows all the weblets available on the servers.
│ ├── hop-3.1.0-pre2/weblets/weblets/etc/weblets.wiki
│ │ @@ -11,15 +11,15 @@
│ │  ~~
│ │  ,(<TABLE> :class "weblet-facts"
│ │    (<TR> (<TD> :rowspan 5 :class "logo"
│ │              (<IMG> :src (make-file-name (dirname (the-loading-file)) "logo.png")))
│ │          (<TH> (string-capitalize "") " version") (<TD> "1.0.0"))
│ │    (<TR> (<TH> "Hop min version") (<TD> "3.1.0 "))
│ │    (<TR> (<TH> "Hop max version") (<TD> ""))
│ │ -  (<TR> (<TH> "Date") (<TD> "28 January 2018"))
│ │ +  (<TR> (<TH> "Date") (<TD> "05 February 2018"))
│ │    (<TR> (<TH> "Category") (<TD> "hop")))
│ │  
│ │  
│ │  == Services ==
│ │  
│ │  Here are the services defined by WEBLETS:
│ ├── hop-3.1.0-pre2/weblets/weblets/.afile
│ │ @@ -1,10 +1,10 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/weblets/weblets
│ │ -;; Sun Jan 28 08:20:46 2018
│ │ +;; Mon Feb  5 13:28:31 2018
│ │  
│ │  (
│ │    (weblets_config "config.hop")
│ │    (weblets_config "config.hop")
│ │    (weblets_fontifier "fontifier.hop")
│ │    (weblets_homepage "homepage.hop")
│ │    (weblets_markup "markup.hop")
│ ├── hop-3.1.0-pre2/weblets/color/.afile
│ │ @@ -1,9 +1,9 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/weblets/color
│ │ -;; Sun Jan 28 08:20:46 2018
│ │ +;; Mon Feb  5 13:28:31 2018
│ │  
│ │  (
│ │    (color "color.hop")
│ │    (color_config "config.hop")
│ │  )
│ ├── hop-3.1.0-pre2/weblets/webfilter/etc/weblet.info
│ │ @@ -1,8 +1,8 @@
│ │  ((name "webfilter")
│ │   (version "1.0.0")
│ │ - (date "28 January 2018")
│ │ + (date "05 February 2018")
│ │   (author "M. Serrano")
│ │   (title "HOP Web filtering.")
│ │   (about-service "about")
│ │   (rc (when (>fx (bigloo-debug) 1) (hop-load-once (make-file-path (hop-weblets-directory) "webfilter" "webfilter.hop"))))
│ │   (autoload #f))
│ ├── hop-3.1.0-pre2/weblets/webfilter/etc/webfilter.wiki
│ │ @@ -16,13 +16,13 @@
│ │  ~~
│ │  ,(<TABLE> :class "weblet-facts"
│ │    (<TR> (<TD> :rowspan 5 :class "logo"
│ │              (<IMG> :src (make-file-name (dirname (the-loading-file)) "logo.png")))
│ │          (<TH> (string-capitalize "") " version") (<TD> "1.0.0"))
│ │    (<TR> (<TH> "Hop min version") (<TD> "3.1.0 "))
│ │    (<TR> (<TH> "Hop max version") (<TD> ""))
│ │ -  (<TR> (<TH> "Date") (<TD> "28 January 2018"))
│ │ +  (<TR> (<TH> "Date") (<TD> "05 February 2018"))
│ │    (<TR> (<TH> "Category") (<TD> "hop")))
│ │  
│ │  
│ │  </doc>
│ ├── hop-3.1.0-pre2/weblets/webfilter/.afile
│ │ @@ -1,8 +1,8 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/weblets/webfilter
│ │ -;; Sun Jan 28 08:20:45 2018
│ │ +;; Mon Feb  5 13:28:31 2018
│ │  
│ │  (
│ │    (weblet_webfilter "webfilter.hop")
│ │  )
│ ├── hop-3.1.0-pre2/weblets/trace/.afile
│ │ @@ -1,8 +1,8 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/weblets/trace
│ │ -;; Sun Jan 28 08:20:46 2018
│ │ +;; Mon Feb  5 13:28:31 2018
│ │  
│ │  (
│ │    (weblet_trace "trace.hop")
│ │  )
│ ├── hop-3.1.0-pre2/weblets/wizard/etc/weblet.info
│ │ @@ -1,6 +1,6 @@
│ │  ((name "wizard")
│ │   (author "M. Serrano")
│ │   (version "1.0.0")
│ │ - (date "28 January 2018")
│ │ + (date "05 February 2018")
│ │   (title "A simplistic Hop Wizard to get you started.")
│ │   (about-service "about"))
│ ├── hop-3.1.0-pre2/weblets/wizard/etc/wizard.wiki
│ │ @@ -7,15 +7,15 @@
│ │  ~~
│ │  ,(<TABLE> :class "weblet-facts"
│ │    (<TR> (<TD> :rowspan 5 :class "logo"
│ │              (<IMG> :src (make-file-name (dirname (the-loading-file)) "logo.png")))
│ │          (<TH> (string-capitalize "") " version") (<TD> "1.0.0"))
│ │    (<TR> (<TH> "Hop min version") (<TD> "3.1.0 "))
│ │    (<TR> (<TH> "Hop max version") (<TD> ""))
│ │ -  (<TR> (<TH> "Date") (<TD> "28 January 2018"))
│ │ +  (<TR> (<TH> "Date") (<TD> "05 February 2018"))
│ │    (<TR> (<TH> "Category") (<TD> "hop")))
│ │  
│ │  
│ │  == Services ==
│ │  
│ │  WIZARD defines one service:
│ ├── hop-3.1.0-pre2/weblets/wizard/.afile
│ │ @@ -1,8 +1,8 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/weblets/wizard
│ │ -;; Sun Jan 28 08:20:46 2018
│ │ +;; Mon Feb  5 13:28:31 2018
│ │  
│ │  (
│ │    (weblet_wizard "wizard.hop")
│ │  )
│ ├── hop-3.1.0-pre2/weblets/doc/etc/weblet.info
│ │ @@ -1,5 +1,5 @@
│ │  ((name "doc")
│ │   (author "M. Serrano")
│ │   (version "1.1.0")
│ │ - (date "28 January 2018")
│ │ + (date "05 February 2018")
│ │   (title "HOP meta documentation center"))
│ ├── hop-3.1.0-pre2/weblets/doc/etc/doc.wiki
│ │ @@ -8,12 +8,12 @@
│ │  ~~
│ │  ,(<TABLE> :class "weblet-facts"
│ │    (<TR> (<TD> :rowspan 5 :class "logo"
│ │              (<IMG> :src (make-file-name (dirname (the-loading-file)) "logo.png")))
│ │          (<TH> (string-capitalize "") " version") (<TD> "1.1.0"))
│ │    (<TR> (<TH> "Hop min version") (<TD> "3.1.0 "))
│ │    (<TR> (<TH> "Hop max version") (<TD> ""))
│ │ -  (<TR> (<TH> "Date") (<TD> "28 January 2018"))
│ │ +  (<TR> (<TH> "Date") (<TD> "05 February 2018"))
│ │    (<TR> (<TH> "Category") (<TD> "hop")))
│ │  
│ │  </doc>
│ ├── hop-3.1.0-pre2/weblets/doc/.afile
│ │ @@ -1,10 +1,10 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/weblets/doc
│ │ -;; Sun Jan 28 08:20:45 2018
│ │ +;; Mon Feb  5 13:28:31 2018
│ │  
│ │  (
│ │    (hopdoc_api "api.hop")
│ │    (hopdoc_config "config.hop")
│ │    (hopdoc "doc.hop")
│ │    (hopdoc_client "doc.scm")
│ │    (hopdoc_index "index.hop")
│ ├── hop-3.1.0-pre2/weblets/hzbuilder/.afile
│ │ @@ -1,10 +1,10 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/weblets/hzbuilder
│ │ -;; Sun Jan 28 08:20:46 2018
│ │ +;; Mon Feb  5 13:28:32 2018
│ │  
│ │  (
│ │    (hzbuilder_config "config.hop")
│ │    (hzbuilder_generate "generate.hop")
│ │    (hzbuilder "hzbuilder.hop")
│ │    (hzbuilder_test "test.hop")
│ │  )
│ ├── hop-3.1.0-pre2/weblets/home/etc/weblet.info
│ │ @@ -1,5 +1,5 @@
│ │  ((name "home")
│ │   (author "M. Serrano")
│ │   (version "3.1.0")
│ │ - (date "28 January 2018")
│ │ + (date "05 February 2018")
│ │   (title "HOP home page"))
│ ├── hop-3.1.0-pre2/weblets/home/etc/home.wiki
│ │ @@ -7,12 +7,12 @@
│ │  ~~
│ │  ,(<TABLE> :class "weblet-facts"
│ │    (<TR> (<TD> :rowspan 5 :class "logo"
│ │              (<IMG> :src (make-file-name (dirname (the-loading-file)) "logo.png")))
│ │          (<TH> (string-capitalize "") " version") (<TD> "3.1.0"))
│ │    (<TR> (<TH> "Hop min version") (<TD> "3.1.0"))
│ │    (<TR> (<TH> "Hop max version") (<TD> "3.1.0"))
│ │ -  (<TR> (<TH> "Date") (<TD> "28 January 2018"))
│ │ +  (<TR> (<TH> "Date") (<TD> "05 February 2018"))
│ │    (<TR> (<TH> "Category") (<TD> "hop")))
│ │  
│ │  </doc>
│ ├── hop-3.1.0-pre2/weblets/home/.afile
│ │ @@ -1,10 +1,10 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/weblets/home
│ │ -;; Sun Jan 28 08:20:46 2018
│ │ +;; Mon Feb  5 13:28:31 2018
│ │  
│ │  (
│ │    (hophome_config "config.hop")
│ │    (hophome_demo "demo.hop")
│ │    (hophome_demos-map "demos/map/map.hop")
│ │    (hophome_demos-minesweeper "demos/minesweeper/minesweeper.hop")
│ │    (hophome_demos-minesweeper_js "demos/minesweeper/minesweeper.scm")
│ ├── hop-3.1.0-pre2/weblets/shutdown/etc/weblet.info
│ │ @@ -1,5 +1,5 @@
│ │  ((name "shutdown")
│ │   (author "M. Serrano")
│ │   (version "1.0.0")
│ │ - (date "28 January 2018")
│ │ + (date "05 February 2018")
│ │   (title "Shutdown the currently running broker"))
│ ├── hop-3.1.0-pre2/weblets/shutdown/etc/shutdown.wiki
│ │ @@ -9,15 +9,15 @@
│ │  ~~
│ │  ,(<TABLE> :class "weblet-facts"
│ │    (<TR> (<TD> :rowspan 5 :class "logo"
│ │              (<IMG> :src (make-file-name (dirname (the-loading-file)) "logo.png")))
│ │          (<TH> (string-capitalize "") " version") (<TD> "1.0.0"))
│ │    (<TR> (<TH> "Hop min version") (<TD> "3.1.0 "))
│ │    (<TR> (<TH> "Hop max version") (<TD> ""))
│ │ -  (<TR> (<TH> "Date") (<TD> "28 January 2018"))
│ │ +  (<TR> (<TH> "Date") (<TD> "05 February 2018"))
│ │    (<TR> (<TH> "Category") (<TD> "hop")))
│ │  
│ │  
│ │  == Synopsis ==
│ │  
│ │  === Services ===
│ ├── hop-3.1.0-pre2/weblets/shutdown/.afile
│ │ @@ -1,7 +1,7 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/weblets/shutdown
│ │ -;; Sun Jan 28 08:20:46 2018
│ │ +;; Mon Feb  5 13:28:31 2018
│ │  
│ │  (
│ │  )
│ ├── hop-3.1.0-pre2/weblets/test/etc/weblet.info
│ │ @@ -1,5 +1,5 @@
│ │  ((name "test")
│ │   (author "M. Serrano")
│ │   (version "1.0.0")
│ │ - (date "28 January 2018")
│ │ + (date "05 February 2018")
│ │   (title "A test suite for client-side execution"))
│ ├── hop-3.1.0-pre2/weblets/test/etc/test.wiki
│ │ @@ -8,15 +8,15 @@
│ │  ~~
│ │  ,(<TABLE> :class "weblet-facts"
│ │    (<TR> (<TD> :rowspan 5 :class "logo"
│ │              (<IMG> :src (make-file-name (dirname (the-loading-file)) "logo.png")))
│ │          (<TH> (string-capitalize "") " version") (<TD> "1.0.0"))
│ │    (<TR> (<TH> "Hop min version") (<TD> "3.1.0 "))
│ │    (<TR> (<TH> "Hop max version") (<TD> "3.1.0"))
│ │ -  (<TR> (<TH> "Date") (<TD> "28 January 2018"))
│ │ +  (<TR> (<TH> "Date") (<TD> "05 February 2018"))
│ │    (<TR> (<TH> "Category") (<TD> "hop")))
│ │  
│ │  
│ │  == Services ==
│ │  
│ │  TEST defines one service:
│ ├── hop-3.1.0-pre2/weblets/test/.afile
│ │ @@ -1,10 +1,10 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/weblets/test
│ │ -;; Sun Jan 28 08:20:46 2018
│ │ +;; Mon Feb  5 13:28:31 2018
│ │  
│ │  (
│ │    (weblet_test-audio "audio.hop")
│ │    (weblet_test-busy "busy.hop")
│ │    (weblet_test-canvas "canvas.hop")
│ │    (weblet_test-colorchooser "colorchooser.hop")
│ │    (weblet_test-dom "dom.hop")
│ ├── hop-3.1.0-pre2/weblets/dashboard/.afile
│ │ @@ -1,8 +1,8 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/weblets/dashboard
│ │ -;; Sun Jan 28 08:20:46 2018
│ │ +;; Mon Feb  5 13:28:31 2018
│ │  
│ │  (
│ │    (weblet_dashboard "dashboard.hop")
│ │  )
│ ├── hop-3.1.0-pre2/weblets/info/etc/weblet.info
│ │ @@ -1,11 +1,11 @@
│ │  ((name "info")
│ │   (author "M. Serrano")
│ │   (version "1.0.0")
│ │ - (date "28 January 2018")
│ │ + (date "05 February 2018")
│ │   (title "General informations on the running Hop.")
│ │   (about-service "about")
│ │   (rc (when (>= (bigloo-debug) 2)
│ │          (hop-load-once (make-file-path (hop-weblets-directory) "info" "info.hop"))))
│ │   (autoload (let ((pred (autoload-prefix "/hop/info")))
│ │  	      (lambda (req)
│ │  		 (and (pred req) (= (bigloo-debug) 0))))))
│ ├── hop-3.1.0-pre2/weblets/info/etc/info.wiki
│ │ @@ -8,13 +8,13 @@
│ │  ~~
│ │  ,(<TABLE> :class "weblet-facts"
│ │    (<TR> (<TD> :rowspan 5 :class "logo"
│ │              (<IMG> :src (make-file-name (dirname (the-loading-file)) "logo.png")))
│ │          (<TH> (string-capitalize "") " version") (<TD> "1.0.0"))
│ │    (<TR> (<TH> "Hop min version") (<TD> "3.1.0 "))
│ │    (<TR> (<TH> "Hop max version") (<TD> ""))
│ │ -  (<TR> (<TH> "Date") (<TD> "28 January 2018"))
│ │ +  (<TR> (<TH> "Date") (<TD> "05 February 2018"))
│ │    (<TR> (<TH> "Category") (<TD> "hop")))
│ │  
│ │  
│ │  </doc>
│ ├── hop-3.1.0-pre2/weblets/info/.afile
│ │ @@ -1,10 +1,10 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/weblets/info
│ │ -;; Sun Jan 28 08:20:45 2018
│ │ +;; Mon Feb  5 13:28:31 2018
│ │  
│ │  (
│ │    (weblet_info-maze "etc/maze.scm")
│ │    (weblet_info "info.hop")
│ │    (weblet_info-client "info.scm")
│ │  )
│ ├── hop-3.1.0-pre2/weblets/hz/etc/hz.wiki
│ │ @@ -11,15 +11,15 @@
│ │  ~~
│ │  ,(<TABLE> :class "weblet-facts"
│ │    (<TR> (<TD> :rowspan 5 :class "logo"
│ │              (<IMG> :src (make-file-name (dirname (the-loading-file)) "logo.png")))
│ │          (<TH> (string-capitalize "") " version") (<TD> "1.1.1"))
│ │    (<TR> (<TH> "Hop min version") (<TD> "3.1.0 "))
│ │    (<TR> (<TH> "Hop max version") (<TD> ""))
│ │ -  (<TR> (<TH> "Date") (<TD> "28 January 2018"))
│ │ +  (<TR> (<TH> "Date") (<TD> "05 February 2018"))
│ │    (<TR> (<TH> "Category") (<TD> "hop")))
│ │  
│ │  
│ │  == Making a weblet available to others ==
│ │  
│ │  The tutorial ,(<TUTORIALREF> "HZ packages" "06-hz.wiki")
│ │  presents how to construct and release a package suitable for HZ.
│ ├── hop-3.1.0-pre2/weblets/hz/etc/weblet.info
│ │ @@ -1,8 +1,8 @@
│ │  ((name "hz")
│ │   (author "M. Serrano")
│ │   (version "1.1.1")
│ │ - (date "28 January 2018")
│ │ + (date "05 February 2018")
│ │   (title "HZ HOP weblets manager")
│ │   (comment "This HOP weblets manges other weblets installation, update,
│ │  removal, and configuration. It manages a local database of weblets that
│ │  can be feeded with weblets provided by remote publisers."))
│ ├── hop-3.1.0-pre2/weblets/hz/.afile
│ │ @@ -1,10 +1,10 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/weblets/hz
│ │ -;; Sun Jan 28 08:20:45 2018
│ │ +;; Mon Feb  5 13:28:31 2018
│ │  
│ │  (
│ │    (hz_api "api.hop")
│ │    (hz_config "config.hop")
│ │    (hz_db "db.hop")
│ │    (hz_depend "depend.hop")
│ │    (hz "hz.hop")
│ ├── hop-3.1.0-pre2/ChangeLog
│ │ @@ -1,7 +1,57 @@
│ │ +2018-02-04  Manuel Serrano <Manuel.Serrano@inria.fr>
│ │ +
│ │ +	* b:
│ │ +	Number-conversion-fixes
│ │ +	[7bdad62f]<611d3fb0e62d3c8699df9f0381c03c2ed5448ce7>
│ │ +
│ │ +	* b:
│ │ +	Another-number-fix
│ │ +	[ca9baff9]<1d838b4ce399a709483e234c91c0416aec17eab9>
│ │ +
│ │ +2018-02-03  Manuel Serrano <Manuel.Serrano@inria.fr>
│ │ +
│ │ +	* b:
│ │ +	Fix-client-side-accessor-properties
│ │ +	[cd666798]<db060bc168ea2ed46b76d67f079d6386e5e3b0aa>
│ │ +
│ │ +	* b:
│ │ +	New-client-side-module
│ │ +	[f0b91f9e]<d6b66bffd6f742fe854471e5f7116c1f842af6df>
│ │ +
│ │ +2018-02-02  Manuel Serrano <Manuel.Serrano@inria.fr>
│ │ +
│ │ +	* b:
│ │ +	Remove-of-from-the-keyword-list
│ │ +	[91a1094b]<11063e2b4b654dbc644107a3634a5375936b96a1>
│ │ +
│ │ +	* b:
│ │ +	Typo
│ │ +	[ce5ec895]<d9ce9b441b5cd8a970d537fb328e4ffd12ddf036>
│ │ +
│ │ +	* b:
│ │ +	Typo
│ │ +	[01ed508d]<5c5ddcd130a915d21123bae03efcf55d5d56712d>
│ │ +
│ │ +	* b:
│ │ +	Number-conversion-fixes
│ │ +	[6e28afce]<f1aa62c8027cf0684fc9e9ef53567e64d7f6d075>
│ │ +
│ │ +2018-01-29  Manuel Serrano <Manuel.Serrano@inria.fr>
│ │ +
│ │ +	* b:
│ │ +	Start-documenting-the-JS-Scheme-interface
│ │ +	[7038be61]<2851bd57332837beee579573ab8615809cba4944>
│ │ +
│ │ +2018-01-28  Manuel Serrano <Manuel.Serrano@inria.fr>
│ │ +
│ │ +	* b:
│ │ +	Preparing-HopScript-Scheme-connection-doc
│ │ +	[656af5ff]<9576a48cdd6a1ead1c37f3d08d59fd4babc6d4be>
│ │ +
│ │  2018-01-26  Manuel Serrano <Manuel.Serrano@inria.fr>
│ │  
│ │  	* b:
│ │  	Worker-thread-safety
│ │  	[362cd5a7]<bb617df8337869b9c10f715d7870d87b6d30457d>
│ │  
│ │  	* b:
│ ├── hop-3.1.0-pre2/doc/doc.json
│ │ │   --- /tmp/tmpow7gkaa0_diffoscope/0/1368.json
│ │ ├── +++ /tmp/tmpydtjpluq_diffoscope/0/364.json
│ │ │ @@ -33,17 +33,18 @@
│ │ │          {
│ │ │              "href": "widget.html",
│ │ │              "icon": "glyphicon-sound-stereo",
│ │ │              "json": "widget/widget.json",
│ │ │              "name": "Widget"
│ │ │          },
│ │ │          {
│ │ │ -            "href": "nodejs.html",
│ │ │ -            "icon": "glyphicon-cloud",
│ │ │ -            "name": "Nodejs"
│ │ │ +            "href": "intf.html",
│ │ │ +            "icon": "glyphicon-duplicate",
│ │ │ +            "json": "intf/intf.json",
│ │ │ +            "name": "Interface"
│ │ │          },
│ │ │          {
│ │ │              "href": "idx.html",
│ │ │              "icon": "glyphicon-list",
│ │ │              "name": "Index"
│ │ │          }
│ │ │      ],
│ ├── hop-3.1.0-pre2/doc/lang/01-module.md
│ │ @@ -61,19 +61,20 @@
│ │  ${ doc.include( doc.EXAMPLES_DIR + "/htmlr/htmlr.html", 14 ) }
│ │  ```
│ │  
│ │  
│ │  ### Client Side modules ###
│ │  
│ │  Modules can be imported from either server-side or client-side code.
│ │ -However, a module can be imported from a client-side only if it
│ │ -has been cited in the `require` attribute of the `<head>` element
│ │ -of the HTML document that is loaded on the client. The `require` attribute
│ │ -can either be a string or an array of strings. See [API HTML](01-html.html)
│ │ -for details.
│ │ +However, a module can be imported from a client-side. For that, it
│ │ +must be first mentionned in a `script` tag of the head of the web
│ │ +page, using the special attribute `module`. Then, it can be required
│ │ +using the same syntax as any regular server-side module. The `src`
│ │ +attribute of the `script` tag must exactly match the path mentioned
│ │ +in the `require` call. See [API HTML](01-html.html) for details.
│ │  
│ │  #### Example ####
│ │  
│ │  ${ doc.include( doc.EXAMPLES_DIR + "/requirec/README.md" ) }
│ │  
│ │  ${ <span class="label label-info">requirec/requirec.js</span> }
│ ├── hop-3.1.0-pre2/doc/api/01-html.md
│ │ @@ -15,17 +15,14 @@
│ │  use only. These are described in this document.
│ │  
│ │  ### <HEAD> ###
│ │  [:@glyphicon glyphicon-tag tag]
│ │  
│ │  Hop.js extends the HTML5 `<head>` attributes with the following list:
│ │  
│ │ - * `module`: a string or an array of strings. The list of modules that
│ │ - can be _required_ in client side code. Requiring a module from a client-side
│ │ - code not listed in this list raises a runtime error.
│ │   * `script`: a string or an array of strings. The list of client-side scripts
│ │   that are used by the document. This attribute is automatically expanded
│ │   into the correspondant list of `<SCRIPT>` nodes.
│ │   * `css`: a string or an array of strings. The list of Hop.js Cascading Style
│ │   sheets that are used by the document. This attribute is automatically expanded
│ │   into the correspond list of `<LINK>` nodes.
│ │   * `rts`: a boolean. When `false` disables the automatic inclusion of the
│ │ @@ -43,14 +40,28 @@
│ │  
│ │  ```hopscript
│ │  function foo( title ) {
│ │    return <head title=${title} css=${PATH + "/my-css.hss"} inline=${true}>;
│ │  }
│ │  ```
│ │  
│ │ +### <SCRIPT> ###
│ │ +[:@glyphicon glyphicon-tag tag]
│ │ +
│ │ +Hop.js extends the HTML5 `<script>` with two attributes:
│ │ +
│ │ + * `module`: When used in conjunction with a `src` attrbute, this tells
│ │ + Hop.js that this module is to be used as a client-side module. The string
│ │ + used in the `src` attribute, can then be used, in client-side code,
│ │ + to _require_ client-side modules. See [LANG Modules](01-module.html) for
│ │ + details.
│ │ + * `inline`: a boolean. When `true` the script is inlined in the generated
│ │ + document.
│ │ + 
│ │ +
│ │  ### <IMG> ###
│ │  [:@glyphicon glyphicon-tag tag]
│ │  
│ │  Hop.js can automatically inline images, which might be used to generate
│ │  self-contained HTML documents. For that is supports the extra `inline`
│ │  property.
│ ├── hop-3.1.0-pre2/doc/hss/doc.hss
│ │ @@ -1,14 +1,14 @@
│ │  /*=====================================================================*/
│ │  /*    serrano/prgm/project/hop/3.1.x/doc/hss/doc.hss                   */
│ │  /*    -------------------------------------------------------------    */
│ │  /*    Author      :  Manuel Serrano                                    */
│ │  /*    Creation    :  Sat Aug  1 10:20:48 2015                          */
│ │ -/*    Last change :  Tue Jul 11 18:59:55 2017 (serrano)                */
│ │ -/*    Copyright   :  2015-17 Manuel Serrano                            */
│ │ +/*    Last change :  Mon Jan 29 15:07:18 2018 (serrano)                */
│ │ +/*    Copyright   :  2015-18 Manuel Serrano                            */
│ │  /*    -------------------------------------------------------------    */
│ │  /*    HSS for the Hop.js documentation                                 */
│ │  /*=====================================================================*/
│ │  
│ │  /*---------------------------------------------------------------------*/
│ │  /*    grey effect                                                      */
│ │  /*---------------------------------------------------------------------*/
│ │ @@ -209,53 +209,69 @@
│ │  }
│ │  
│ │  h2.markdown {
│ │    font-size: 160%;
│ │  }
│ │  
│ │  h3.markdown {
│ │ -  font-size: 150%;
│ │ +  font-size: 130%;
│ │  }
│ │  
│ │ -h3.glyphicon {
│ │ +h3.glyphicon,
│ │ +h4.glyphicon {
│ │    color: #444;
│ │  }
│ │  
│ │ -h3.glyphicon {
│ │ -  font-family: inherit;
│ │ +h3.glyphicon,
│ │ +h4.glyphicon {
│ │ +  font-family: monospace;
│ │    font-weight: 500;
│ │    line-height: 1.1;
│ │ +  font-size: 110%;
│ │ +  padding-top: 3px;
│ │ +  padding-bottom: 3px;
│ │ +  background-color: #f0f0f0;
│ │  }
│ │  
│ │ -h3.glyphicon:before {
│ │ +h3.glyphicon:before,
│ │ +h4.glyphicon:before {
│ │    font-size: 65%;
│ │    margin-right: 0.4em;
│ │    font-family: 'Glyphicons Halflings';
│ │    font-style: normal;
│ │    font-weight: 400;
│ │    line-height: 1;
│ │    -webkit-font-smoothing: antialiased;
│ │  }
│ │  
│ │ -h3.parameter:before {
│ │ +h3.parameter:before,
│ │ +h4.parameter:before {
│ │    color: #d85023;
│ │  }
│ │  
│ │ -h3.constructor:before {
│ │ +h3.constructor:before,
│ │ +h4.constructor:before {
│ │    color: #eeb930;
│ │  }
│ │  
│ │ -h3.function:before {
│ │ +h3.function:before,
│ │ +h4.function:before {
│ │    color: #1467e6;
│ │  }
│ │  
│ │ -h3.tag:before {
│ │ +h3.tag:before,
│ │ +h4.tag:before {
│ │    color: #22ba5a;
│ │  }
│ │  
│ │ +h3.scheme:before,
│ │ +h4.scheme:before {
│ │ +  color: #720bc3;
│ │ +}
│ │ +
│ │  /*---------------------------------------------------------------------*/
│ │  /*    navigation                                                       */
│ │  /*---------------------------------------------------------------------*/
│ │  .navbut .btn-primary a {
│ │    color: white;
│ │  }
│ ├── hop-3.1.0-pre2/doc/hss/doc.css
│ │ @@ -1,14 +1,14 @@
│ │  /*=====================================================================*/
│ │  /*    serrano/prgm/project/hop/3.1.x/doc/hss/doc.hss                   */
│ │  /*    -------------------------------------------------------------    */
│ │  /*    Author      :  Manuel Serrano                                    */
│ │  /*    Creation    :  Sat Aug  1 10:20:48 2015                          */
│ │ -/*    Last change :  Tue Jul 11 18:59:55 2017 (serrano)                */
│ │ -/*    Copyright   :  2015-17 Manuel Serrano                            */
│ │ +/*    Last change :  Mon Jan 29 15:07:18 2018 (serrano)                */
│ │ +/*    Copyright   :  2015-18 Manuel Serrano                            */
│ │  /*    -------------------------------------------------------------    */
│ │  /*    HSS for the Hop.js documentation                                 */
│ │  /*=====================================================================*/
│ │  
│ │  /*---------------------------------------------------------------------*/
│ │  /*    grey effect                                                      */
│ │  /*---------------------------------------------------------------------*/
│ │ @@ -209,53 +209,69 @@
│ │  }
│ │  
│ │  h2.markdown {
│ │    font-size: 160%;
│ │  }
│ │  
│ │  h3.markdown {
│ │ -  font-size: 150%;
│ │ +  font-size: 130%;
│ │  }
│ │  
│ │ -h3.glyphicon {
│ │ +h3.glyphicon,
│ │ +h4.glyphicon {
│ │    color: #444;
│ │  }
│ │  
│ │ -h3.glyphicon {
│ │ -  font-family: inherit;
│ │ +h3.glyphicon,
│ │ +h4.glyphicon {
│ │ +  font-family: monospace;
│ │    font-weight: 500;
│ │    line-height: 1.1;
│ │ +  font-size: 110%;
│ │ +  padding-top: 3px;
│ │ +  padding-bottom: 3px;
│ │ +  background-color: #f0f0f0;
│ │  }
│ │  
│ │ -h3.glyphicon:before {
│ │ +h3.glyphicon:before,
│ │ +h4.glyphicon:before {
│ │    font-size: 65%;
│ │    margin-right: 0.4em;
│ │    font-family: 'Glyphicons Halflings';
│ │    font-style: normal;
│ │    font-weight: 400;
│ │    line-height: 1;
│ │    -webkit-font-smoothing: antialiased;
│ │  }
│ │  
│ │ -h3.parameter:before {
│ │ +h3.parameter:before,
│ │ +h4.parameter:before {
│ │    color: #d85023;
│ │  }
│ │  
│ │ -h3.constructor:before {
│ │ +h3.constructor:before,
│ │ +h4.constructor:before {
│ │    color: #eeb930;
│ │  }
│ │  
│ │ -h3.function:before {
│ │ +h3.function:before,
│ │ +h4.function:before {
│ │    color: #1467e6;
│ │  }
│ │  
│ │ -h3.tag:before {
│ │ +h3.tag:before,
│ │ +h4.tag:before {
│ │    color: #22ba5a;
│ │  }
│ │  
│ │ +h3.scheme:before,
│ │ +h4.scheme:before {
│ │ +  color: #720bc3;
│ │ +}
│ │ +
│ │  /*---------------------------------------------------------------------*/
│ │  /*    navigation                                                       */
│ │  /*---------------------------------------------------------------------*/
│ │  .navbut .btn-primary a {
│ │    color: white;
│ │  }
│ ├── hop-3.1.0-pre2/doc/doc.js
│ │┄ xxd not available in path. Falling back to Python hexlify.
│ │┄ 'js-beautify' not available in path. Falling back to binary comparison.
│ │ @@ -6,17 +6,17 @@
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d202020202a2f0a2f2a
│ │  20202020417574686f722020202020203a20204d616e75656c2053657272616e
│ │  6f20202020202020202020202020202020202020202020202020202020202020
│ │  20202020202a2f0a2f2a202020204372656174696f6e202020203a2020546875
│ │  204a756c2033302031373a32303a313320323031352020202020202020202020
│ │  2020202020202020202020202020202a2f0a2f2a202020204c61737420636861
│ │ -6e6765203a2020547565204a756c2031312031393a30353a3336203230313720
│ │ +6e6765203a20204d6f6e204a616e2032392031343a34383a3231203230313820
│ │  2873657272616e6f29202020202020202020202020202020202a2f0a2f2a2020
│ │ -2020436f707972696768742020203a2020323031352d3137204d616e75656c20
│ │ +2020436f707972696768742020203a2020323031352d3138204d616e75656c20
│ │  53657272616e6f20202020202020202020202020202020202020202020202020
│ │  2020202a2f0a2f2a202020202d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d202020202a2f0a2f2a20202020546f6f6c7320746f2062
│ │  75696c642074686520486f702e6a7320646f63756d656e746174696f6e2e2020
│ │  20202020202020202020202020202020202020202020202a2f0a2f2a3d3d3d3d
│ │  3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d
│ │ @@ -58,359 +58,370 @@
│ │  3d205b20502820226873732f646f632e6373732220292c0a0920202020202050
│ │  2820226873732f6d61726b646f776e2e6373732220292c0a0920202020202050
│ │  2820226873732f666f6e7469666965722e6373732220292c0a09202020202020
│ │  502820226c69622f626f6f7473747261702f6373732f626f6f7473747261702e
│ │  6d696e2e637373222029205d3b0a636f6e7374206a736372697074203d205b20
│ │  502820226c69622f6a71756572792f6a732f6a71756572792e6d696e2e6a7322
│ │  20292c0a09092020502820226c69622f626f6f7473747261702f6a732f626f6f
│ │ -7473747261702e6d696e2e6a73222029205d3b0a0a636f6e737420616c696173
│ │ -203d207b0a20202022757365722e6d64223a2022617069222c0a20202022636f
│ │ -6e6669672e6d64223a2022617069222c0a202020226873732e6d64223a202261
│ │ -7069222c0a202020226d61726b646f776e2e6d64223a2022617069222c0a2020
│ │ -2022747265652e6d64223a2022776964676574222c0a2020202273706167652e
│ │ -6d64223a2022776964676574220a7d0a0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +7473747261702e6d696e2e6a73222029205d3b0a636f6e73742066617669636f
│ │ +6e203d205028202266617669636f6e2e706e672220293b0a0a636f6e73742061
│ │ +6c696173203d207b0a20202022757365722e6d64223a2022617069222c0a2020
│ │ +2022636f6e6669672e6d64223a2022617069222c0a202020226873732e6d6422
│ │ +3a2022617069222c0a202020226d61726b646f776e2e6d64223a202261706922
│ │ +2c0a20202022747265652e6d64223a2022776964676574222c0a202020227370
│ │ +6167652e6d64223a2022776964676574220a7d0a0a2f2a2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a2f2a202020
│ │ -2063686170746572456e7472696573202e2e2e20202020202020202020202020
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a2f
│ │ +2a2020202063686170746572456e7472696573202e2e2e202020202020202020
│ │  2020202020202020202020202020202020202020202020202020202020202020
│ │ -20202a2f0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +2020202020202a2f0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a66756e6374696f6e206368617074657245
│ │ -6e74726965732820636861707465722029207b0a2020200a20202066756e6374
│ │ -696f6e206368617074657246696c65282066696c652c2069203d20756e646566
│ │ -696e65642c20617272203d20756e646566696e65642029207b0a202020202020
│ │ -7661722062617365203d20706174682e626173656e616d65282066696c652029
│ │ -3b0a20202020202072657475726e207b0a0920706174683a2066696c652e7265
│ │ -706c61636528202f5b2e5d6d64242f2c20222e68746d6c2220292c0a09206872
│ │ -65663a20626173652e7265706c61636528202f5b2e5d6d64242f2c20222e6874
│ │ -6d6c2220292c0a09207469746c653a20626173652e7265706c61636528202f5b
│ │ -302d395d2b5b2d5d7c5b2e5d6d64242f672c20222220290a2020202020207d3b
│ │ -0a2020207d0a2020200a20202066756e6374696f6e2063686170746572456e74
│ │ -7279282066696c652c2069203d2066616c73652c20617272203d2066616c7365
│ │ -2029207b0a202020202020766172206670203d20706174682e6a6f696e282052
│ │ -4f4f542c2066696c6520293b0a2020202020206966282066732e6c7374617453
│ │ -796e632820667020292e69734469726563746f727928292029207b0a09207265
│ │ -7475726e2066732e7265616464697253796e632820667020290a09202020202e
│ │ -66696c746572282066756e6374696f6e2820652c20696478203d20756e646566
│ │ -696e65642c20617272203d20756e646566696e65642029207b0a092020202020
│ │ -202072657475726e20652e6d6174636828202f5b2e5d6d64242f202920262620
│ │ -286520213d2022696e6465782e6d6422293b0a09202020207d20290a09202020
│ │ -202e736f7274282066756e6374696f6e28206c6566742c207269676874202920
│ │ -7b0a092020202020202072657475726e206c6566742e6e61747572616c436f6d
│ │ -706172652820726967687420293b0a09202020207d20290a09202020202e6d61
│ │ -7028206368617074657246696c6520293b0a2020202020207d20656c7365207b
│ │ -0a092072657475726e205b206368617074657246696c65282066696c65202920
│ │ -5d3b0a2020202020207d0a2020207d0a0a20202069662820636861707465722e
│ │ -6a736f6e2029207b0a2020202020207661722063203d20726571756972652820
│ │ -706174682e6a6f696e28205057442c20636861707465722e6a736f6e20292029
│ │ -3b0a20202020202072657475726e2041727261792e70726f746f747970652e63
│ │ -6f6e6361742e6170706c7928205b5d2c20632e66696c65732e6d617028206368
│ │ -6170746572456e747279202920293b0a2020207d20656c736520696628206368
│ │ -61707465722e66696c65732029207b0a20202020202072657475726e20417272
│ │ -61792e70726f746f747970652e636f6e6361742e6170706c7928205b5d2c2063
│ │ -6861707465722e66696c65732e6d6170282063686170746572456e7472792029
│ │ -20293b0a2020207d20656c7365207b0a20202020202072657475726e205b5d3b
│ │ -0a2020207d0a7d0a0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a2f2a202020206368696c647265
│ │ -6e53697a65202e2e2e2020202020202020202020202020202020202020202020
│ │ -20202020202020202020202020202020202020202020202020202a2f0a2f2a2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2a2f0a66756e6374696f6e206368696c6472656e53697a6528206368
│ │ -696c6472656e2029207b0a20202076617220726573203d20303b0a2020200a20
│ │ -2020666f7228207661722069203d20303b2069203c206368696c6472656e2e6c
│ │ -656e6774683b20692b2b2029207b0a202020202020696628206368696c647265
│ │ -6e5b2069205d2e7461674e616d65203d3d2022756c222029207b0a0920726573
│ │ -202b3d206368696c6472656e53697a6528206368696c6472656e5b2069205d2e
│ │ -6368696c644e6f64657320293b0a2020202020207d20656c7365206966282063
│ │ -68696c6472656e5b2069205d2e7461674e616d65203d3d20226c69222029207b
│ │ -0a09207265732b2b3b0a2020202020207d0a2020207d0a20202072657475726e
│ │ -207265733b0a7d0a0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a2f2a202020206d616b65546f63
│ │ -202e2e2e20202020202020202020202020202020202020202020202020202020
│ │ -20202020202020202020202020202020202020202020202020202a2f0a2f2a2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2a2f0a66756e6374696f6e206d616b65546f632820656c732c206b2c
│ │ -2070726f63203d2066616c73652029207b0a2020200a20202066756e6374696f
│ │ -6e205f6d616b65546f632820656c732c206b2c2070726f632c20696e64656e74
│ │ -2029207b0a20202020202069662820656c732e6c656e677468203d3d206b2020
│ │ -29207b0a092072657475726e205b5d3b0a2020202020207d20656c7365207b0a
│ │ -092076617220616363203d205b5d3b0a092076617220746167203d20656c735b
│ │ -206b205d2e7461674e616d653b0a0a0920666f7228207661722069203d206b3b
│ │ -2069203c20656c732e6c656e6774683b2029207b0a092020202069662820656c
│ │ -735b2069205d2e7461674e616d65203d3d207461672029207b0a092020202020
│ │ -202076617220656c203d20656c735b20692b2b205d3b0a092020202020202076
│ │ -6172206e203d2070726f63203f2070726f632820656c2029203a20656c2e6368
│ │ -696c644e6f6465733b0a09202020202020206163632e7075736828203c6c693e
│ │ -0a0909203c6120687265663d247b222322202b20656c2e69647d20726f6c653d
│ │ -2270726573656e746174696f6e223e0a0909247b6e7d3c2f613e3c2f6c693e20
│ │ -293b0a09202020207d20656c73652069662820656c735b2069205d2e7461674e
│ │ -616d65203e207461672029207b0a0920202020202020766172206368696c6472
│ │ -656e203d205f6d616b65546f632820656c732c20692c2070726f632c20696e64
│ │ -656e74202b202220202220293b0a09202020202020206163632e707573682820
│ │ -3c756c3e247b6368696c6472656e7d3c2f756c3e20293b0a0920202020202020
│ │ -69202b3d206368696c6472656e53697a6528206368696c6472656e20293b0a09
│ │ -202020207d20656c7365207b0a092020202020202072657475726e206163633b
│ │ -0a09202020207d0a09207d0a0a092072657475726e206163633b0a2020202020
│ │ -207d0a2020207d0a2020200a20202072657475726e205f6d616b65546f632820
│ │ -656c732c206b2c2070726f632c20222220293b0a7d0a0a2f2a2d2d2d2d2d2d2d
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a66756e6374696f6e2063686170
│ │ +746572456e74726965732820636861707465722029207b0a2020200a20202066
│ │ +756e6374696f6e206368617074657246696c65282066696c652c2069203d2075
│ │ +6e646566696e65642c20617272203d20756e646566696e65642029207b0a2020
│ │ +202020207661722062617365203d20706174682e626173656e616d6528206669
│ │ +6c6520293b0a20202020202072657475726e207b0a0920706174683a2066696c
│ │ +652e7265706c61636528202f5b2e5d6d64242f2c20222e68746d6c2220292c0a
│ │ +0920687265663a20626173652e7265706c61636528202f5b2e5d6d64242f2c20
│ │ +222e68746d6c2220292c0a09207469746c653a20626173652e7265706c616365
│ │ +28202f5b302d395d2b5b2d5d7c5b2e5d6d64242f672c20222220290a20202020
│ │ +20207d3b0a2020207d0a2020200a20202066756e6374696f6e20636861707465
│ │ +72456e747279282066696c652c2069203d2066616c73652c20617272203d2066
│ │ +616c73652029207b0a202020202020766172206670203d20706174682e6a6f69
│ │ +6e2820524f4f542c2066696c6520293b0a2020202020206966282066732e6c73
│ │ +74617453796e632820667020292e69734469726563746f727928292029207b0a
│ │ +092072657475726e2066732e7265616464697253796e632820667020290a0920
│ │ +2020202e66696c746572282066756e6374696f6e2820652c20696478203d2075
│ │ +6e646566696e65642c20617272203d20756e646566696e65642029207b0a0920
│ │ +20202020202072657475726e20652e6d6174636828202f5b2e5d6d64242f2029
│ │ +20262620286520213d2022696e6465782e6d6422293b0a09202020207d20290a
│ │ +09202020202e736f7274282066756e6374696f6e28206c6566742c2072696768
│ │ +742029207b0a092020202020202072657475726e206c6566742e6e6174757261
│ │ +6c436f6d706172652820726967687420293b0a09202020207d20290a09202020
│ │ +202e6d617028206368617074657246696c6520293b0a2020202020207d20656c
│ │ +7365207b0a092072657475726e205b206368617074657246696c65282066696c
│ │ +652029205d3b0a2020202020207d0a2020207d0a0a2020206966282063686170
│ │ +7465722e6a736f6e2029207b0a2020202020207661722063203d207265717569
│ │ +72652820706174682e6a6f696e28205057442c20636861707465722e6a736f6e
│ │ +202920293b0a20202020202072657475726e2041727261792e70726f746f7479
│ │ +70652e636f6e6361742e6170706c7928205b5d2c20632e66696c65732e6d6170
│ │ +282063686170746572456e747279202920293b0a2020207d20656c7365206966
│ │ +2820636861707465722e66696c65732029207b0a20202020202072657475726e
│ │ +2041727261792e70726f746f747970652e636f6e6361742e6170706c7928205b
│ │ +5d2c20636861707465722e66696c65732e6d6170282063686170746572456e74
│ │ +7279202920293b0a2020207d20656c7365207b0a20202020202072657475726e
│ │ +205b5d3b0a2020207d0a7d0a0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a2f2a20202020636869
│ │ +6c6472656e53697a65202e2e2e20202020202020202020202020202020202020
│ │ +2020202020202020202020202020202020202020202020202020202020202a2f
│ │ +0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +2d2d2d2d2d2d2d2d2a2f0a66756e6374696f6e206368696c6472656e53697a65
│ │ +28206368696c6472656e2029207b0a20202076617220726573203d20303b0a20
│ │ +20200a202020666f7228207661722069203d20303b2069203c206368696c6472
│ │ +656e2e6c656e6774683b20692b2b2029207b0a20202020202069662820636869
│ │ +6c6472656e5b2069205d2e7461674e616d65203d3d2022756c222029207b0a09
│ │ +20726573202b3d206368696c6472656e53697a6528206368696c6472656e5b20
│ │ +69205d2e6368696c644e6f64657320293b0a2020202020207d20656c73652069
│ │ +6628206368696c6472656e5b2069205d2e7461674e616d65203d3d20226c6922
│ │ +2029207b0a09207265732b2b3b0a2020202020207d0a2020207d0a2020207265
│ │ +7475726e207265733b0a7d0a0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a2f2a202020206d616b
│ │ +65546f63202e2e2e202020202020202020202020202020202020202020202020
│ │ +2020202020202020202020202020202020202020202020202020202020202a2f
│ │ +0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +2d2d2d2d2d2d2d2d2a2f0a66756e6374696f6e206d616b65546f632820656c73
│ │ +2c206b2c2070726f63203d2066616c73652029207b0a2020200a20202066756e
│ │ +6374696f6e205f6d616b65546f632820656c732c206b2c2070726f632c20696e
│ │ +64656e742029207b0a20202020202069662820656c732e6c656e677468203d3d
│ │ +206b202029207b0a092072657475726e205b5d3b0a2020202020207d20656c73
│ │ +65207b0a092076617220616363203d205b5d3b0a092076617220746167203d20
│ │ +656c735b206b205d2e7461674e616d653b0a0a0920666f722820766172206920
│ │ +3d206b3b2069203c20656c732e6c656e6774683b2029207b0a09202020206966
│ │ +2820656c735b2069205d2e7461674e616d65203d3d207461672029207b0a0920
│ │ +20202020202076617220656c203d20656c735b20692b2b205d3b0a0920202020
│ │ +202020766172206e203d2070726f63203f2070726f632820656c2029203a2065
│ │ +6c2e6368696c644e6f6465733b0a09202020202020206163632e707573682820
│ │ +3c6c693e0a0909203c6120687265663d247b222322202b20656c2e69647d2072
│ │ +6f6c653d2270726573656e746174696f6e223e0a0909247b6e7d3c2f613e3c2f
│ │ +6c693e20293b0a09202020207d20656c73652069662820656c735b2069205d2e
│ │ +7461674e616d65203e207461672029207b0a0920202020202020766172206368
│ │ +696c6472656e203d205f6d616b65546f632820656c732c20692c2070726f632c
│ │ +20696e64656e74202b202220202220293b0a09202020202020206163632e7075
│ │ +736828203c756c3e247b6368696c6472656e7d3c2f756c3e20293b0a09202020
│ │ +2020202069202b3d206368696c6472656e53697a6528206368696c6472656e20
│ │ +293b0a09202020207d20656c7365207b0a092020202020202072657475726e20
│ │ +6163633b0a09202020207d0a09207d0a0a092072657475726e206163633b0a20
│ │ +20202020207d0a2020207d0a2020200a20202072657475726e205f6d616b6554
│ │ +6f632820656c732c206b2c2070726f632c20222220293b0a7d0a0a2f2a2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f
│ │ -0a2f2a20202020636f6d70696c6553656374696f6e202e2e2e20202020202020
│ │ -2020202020202020202020202020202020202020202020202020202020202020
│ │ -20202020202020202a2f0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a66756e6374696f6e20636f
│ │ -6d70696c6553656374696f6e2820706167652029207b0a20202076617220666f
│ │ -6f746572203d20706174682e6a6f696e28205057442c2022666f6f7465722e6d
│ │ -642220293b0a20202076617220617374203d20686f70646f632e6c6f61642820
│ │ -706174682e6a6f696e28205057442c2070616765202920290a20202076617220
│ │ -746f63203d20686f70646f632e746f63282061737420293b0a20202076617220
│ │ -7469746c65203d20706174682e626173656e616d6528207061676520292e7265
│ │ -706c61636528202f5b302d395d2b5b2d5d7c5b2e5d5b5e2e5d2a242f672c2022
│ │ -2220293b0a202020766172206b6579203d20706174682e626173656e616d6528
│ │ -20706174682e6469726e616d65282070616765202920292e746f4c6f77657243
│ │ -61736528293b0a202020766172206166666978203d20226e6f726d616c223b0a
│ │ -2020200a202020696628206b6579203d3d2022646f63222029207b0a20202020
│ │ -20206b6579203d20616c6961735b20706174682e626173656e616d6528207061
│ │ -67652029205d3b0a2020207d20656c736520696628206b6579203d3d20222e22
│ │ -2029207b0a2020202020206b6579203d207469746c653b0a2020207d0a0a2020
│ │ -2076617220646f63756d656e74203d203c68746d6c3e0a20202020203c686561
│ │ -64206373733d247b6373737d0a092020207469746c653d247b646f632e746974
│ │ -6c65202b20222f22202b207469746c657d0a20202020202020202020206a7363
│ │ -726970743d247b6a7363726970747d0a20202020202020202020207274733d24
│ │ -7b66616c73657d2f3e0a0a20202020203c626f647920646174612d7370793d22
│ │ -7363726f6c6c2220646174612d7461726765743d22236e61766261722220636c
│ │ -6173733d247b7469746c657d0a20202020202020202020206f6e7363726f6c6c
│ │ -3d7e7b0a0920202020202076617220746f70203d202877696e646f772e706167
│ │ -65594f6666736574207c7c20646f63756d656e742e7363726f6c6c546f70292d
│ │ -28646f63756d656e742e636c69656e74546f707c7c30293b0a09202020202020
│ │ -69662820746f70203e203138302029207b0a090920646f63756d656e742e626f
│ │ -64792e7365744174747269627574652820227363726f6c6c6564222c20227965
│ │ -732220293b0a092020202020207d20656c7365207b0a090920646f63756d656e
│ │ -742e626f64792e7365744174747269627574652820227363726f6c6c6564222c
│ │ -20226e6f2220293b0a092020202020207d0a092020207d203e0a202020202020
│ │ -207e7b20242827626f647927292e7363726f6c6c73707928207b207461726765
│ │ -743a2027236e617662617227207d29207d0a202020202020203c646f63786d6c
│ │ -2e6e6176626172207469746c653d247b7469746c657d206b65793d247b6b6579
│ │ -7d3e0a202020202020202020247b63686170746572737d0a202020202020203c
│ │ -2f646f63786d6c2e6e61766261723e0a202020202020200a202020202020203c
│ │ -646f63786d6c2e7469746c65207469746c653d247b646f632e7469746c657d0a
│ │ -0909202020202076657273696f6e3d247b646f632e76657273696f6e7d0a0909
│ │ -20202020206c6f676f3d247b646f632e6c6f676f7d0a09092020202020726f6f
│ │ -743d247b524f4f547d3e0a20202020202020202020247b7469746c657d0a2020
│ │ -20202020203c2f646f63786d6c2e7469746c653e0a202020202020203c646976
│ │ -20636c6173733d22636f6e7461696e6572223e0a09203c64697620636c617373
│ │ -3d2266696c6c6572223e2e6b6565703c2f6469763e0a2020202020202020203c
│ │ -64697620636c6173733d247b746f63203d3d205b5d203f2022636f6c2d6d642d
│ │ -313222203a2022636f6c2d6d642d39227d20726f6c653d226d61696e223e0a20
│ │ -202020202020202020203c683120636c6173733d22746f63222069643d22746f
│ │ -63223e5461626c65206f6620436f6e74656e74733c2f68313e0a202020202020
│ │ -20202020203c756c20636c6173733d22746f63223e0a20202020202020202020
│ │ -202020247b6d616b65546f632820746f632c203020297d0a2020202020202020
│ │ -2020203c2f756c3e0a2020202020202020202020247b6173742e584d4c7d0a20
│ │ -20202020202020203c2f6469763e0a2020202020202020203c64697620636c61
│ │ -73733d22726f77223e0a2020202020202020202020247b28746f632e6c656e67
│ │ -7468203e203029203f0a20202020202020202020203c6469762069643d226e61
│ │ -766261722220636c6173733d22636f6c2d6d642d332220726f6c653d22636f6d
│ │ -706c656d656e74617279223e0a202020202020202020202020203c6e61762063
│ │ -6c6173733d2273696465626172206e6f6166666978220a09092020646174612d
│ │ -7370793d247b61666669787d0a0920202020202020202020646174612d6f6666
│ │ -7365742d746f703d223231352220646174612d6f66667365742d626f74746f6d
│ │ -3d22313030223e0a2020202020202020202020202020203c756c20636c617373
│ │ -3d226e61762062732d646f63732d736964656e6176223e0a2020202020202020
│ │ -20202020202020202020247b6d616b65546f632820746f632c20302c2066756e
│ │ -6374696f6e2820656c2029207b0a0909202020202072657475726e20656c2e63
│ │ -68696c644e6f6465735b2030205d2e646174612e7265706c61636528202f5b28
│ │ -5d2e2a242f2c202222293b0a090920207d20297d0a09202020202020203c2f75
│ │ -6c3e0a0920202020203c2f6e61763e200a092020203c2f6469763e0a20202020
│ │ -202020202020203a20756e646566696e65647d0a09203c2f6469763e0a092024
│ │ -7b66732e65786973747353796e632820666f6f74657220290a092020203f2068
│ │ -6f70646f632e6c6f61642820666f6f74657220292e584d4c200a092020203a20
│ │ -3c646f63786d6c2e666f6f74657220726f6f743d247b524f4f547d2f3e7d0a20
│ │ -2020202020203c2f6469763e0a20202020203c2f626f64793e0a2020203c2f68
│ │ -746d6c3e3b0a0a202020636f6e736f6c652e6c6f672820686f702e636f6d7069
│ │ -6c65584d4c2820646f63756d656e74202920293b0a7d0a0a2f2a2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a
│ │ -2f0a2f2a20202020636f6d70696c6543686170746572202e2e2e202020202020
│ │ +2d2d2a2f0a2f2a20202020636f6d70696c6553656374696f6e202e2e2e202020
│ │  2020202020202020202020202020202020202020202020202020202020202020
│ │ -2020202020202020202a2f0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +2020202020202020202020202a2f0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a66756e6374696f6e2063
│ │ -6f6d70696c654368617074657228206a736f6e2029207b0a2020207661722066
│ │ -6f6f746572203d20706174682e6a6f696e28205057442c2022666f6f7465722e
│ │ -6d642220293b0a2020207661722063686170746572203d207265717569726528
│ │ -20706174682e6a6f696e28205057442c206a736f6e202920293b0a2020207661
│ │ -7220746f63203d2063686170746572456e747269657328206368617074657220
│ │ -293b0a0a20202076617220646f63756d656e74203d203c68746d6c3e0a202020
│ │ -20203c68656164206373733d247b6373737d0a092020207469746c653d247b64
│ │ -6f632e7469746c65202b20222f22202b20636861707465722e7469746c657d0a
│ │ -20202020202020202020206a7363726970743d247b6a7363726970747d0a2020
│ │ -2020202020202020207274733d247b66616c73657d2f3e0a0a20202020203c62
│ │ -6f647920646174612d7370793d227363726f6c6c2220646174612d7461726765
│ │ -743d22236e6176626172223e0a202020202020203c646f63786d6c2e6e617662
│ │ -6172207469746c653d247b636861707465722e7469746c657d206b65793d247b
│ │ -636861707465722e6b65797d3e0a202020202020202020247b63686170746572
│ │ -737d0a202020202020203c2f646f63786d6c2e6e61766261723e0a2020202020
│ │ -20203c646f63786d6c2e7469746c65207469746c653d247b646f632e7469746c
│ │ -657d0a0909202020202076657273696f6e3d247b646f632e76657273696f6e7d
│ │ -0a090920202020206c6f676f3d247b646f632e6c6f676f7d0a09092020202020
│ │ -726f6f743d247b524f4f547d3e0a20202020202020202020247b636861707465
│ │ -722e7469746c657d0a202020202020203c2f646f63786d6c2e7469746c653e0a
│ │ -0a202020202020203c64697620636c6173733d22636f6e7461696e6572223e0a
│ │ -09203c64697620636c6173733d2266696c6c6572223e2e6b6565703c2f646976
│ │ -3e0a202020202020202020247b636861707465722e6465736372697074696f6e
│ │ -203f203c64697620636c6173733d22636861707465722d686561646572223e0a
│ │ -09202020247b2066732e65786973747353796e632820524f4f54202b20222f22
│ │ -202b20636861707465722e6465736372697074696f6e2029203f0a0920202020
│ │ -2020686f70646f632e6c6f61642820524f4f54202b20222f22202b2063686170
│ │ -7465722e6465736372697074696f6e20292e584d4c0a092020202020203a2068
│ │ -6f70646f632e6576616c2820636861707465722e6465736372697074696f6e20
│ │ -292e584d4c207d0a092020203c2f6469763e203a2022227d0a09200a20202020
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a66756e6374696f
│ │ +6e20636f6d70696c6553656374696f6e2820706167652029207b0a2020207661
│ │ +7220666f6f746572203d20706174682e6a6f696e28205057442c2022666f6f74
│ │ +65722e6d642220293b0a20202076617220617374203d20686f70646f632e6c6f
│ │ +61642820706174682e6a6f696e28205057442c2070616765202920290a202020
│ │ +76617220746f63203d20686f70646f632e746f63282061737420293b0a202020
│ │ +766172207469746c65203d20706174682e626173656e616d6528207061676520
│ │ +292e7265706c61636528202f5b302d395d2b5b2d5d7c5b2e5d5b5e2e5d2a242f
│ │ +672c20222220293b0a202020766172206b6579203d20706174682e626173656e
│ │ +616d652820706174682e6469726e616d65282070616765202920292e746f4c6f
│ │ +7765724361736528293b0a202020766172206166666978203d20226e6f726d61
│ │ +6c223b0a2020200a202020696628206b6579203d3d2022646f63222029207b0a
│ │ +2020202020206b6579203d20616c6961735b20706174682e626173656e616d65
│ │ +2820706167652029205d3b0a2020207d20656c736520696628206b6579203d3d
│ │ +20222e222029207b0a2020202020206b6579203d207469746c653b0a2020207d
│ │ +0a0a20202076617220646f63756d656e74203d203c68746d6c3e0a2020202020
│ │ +3c68656164206373733d247b6373737d0a092020207469746c653d247b646f63
│ │ +2e7469746c65202b20222f22202b207469746c657d0a20202020202020202020
│ │ +206a7363726970743d247b6a7363726970747d0a0920202066617669636f6e3d
│ │ +247b66617669636f6e7d0a20202020202020202020207274733d247b66616c73
│ │ +657d2f3e0a0a20202020203c626f647920646174612d7370793d227363726f6c
│ │ +6c2220646174612d7461726765743d22236e61766261722220636c6173733d24
│ │ +7b7469746c657d0a20202020202020202020206f6e7363726f6c6c3d7e7b0a09
│ │ +20202020202076617220746f70203d202877696e646f772e70616765594f6666
│ │ +736574207c7c20646f63756d656e742e7363726f6c6c546f70292d28646f6375
│ │ +6d656e742e636c69656e74546f707c7c30293b0a092020202020206966282074
│ │ +6f70203e203138302029207b0a090920646f63756d656e742e626f64792e7365
│ │ +744174747269627574652820227363726f6c6c6564222c20227965732220293b
│ │ +0a092020202020207d20656c7365207b0a090920646f63756d656e742e626f64
│ │ +792e7365744174747269627574652820227363726f6c6c6564222c20226e6f22
│ │ +20293b0a092020202020207d0a092020207d203e0a202020202020207e7b2024
│ │ +2827626f647927292e7363726f6c6c73707928207b207461726765743a202723
│ │ +6e617662617227207d29207d0a202020202020203c646f63786d6c2e6e617662
│ │ +6172207469746c653d247b7469746c657d206b65793d247b6b65797d3e0a2020
│ │ +20202020202020247b63686170746572737d0a202020202020203c2f646f6378
│ │ +6d6c2e6e61766261723e0a202020202020200a202020202020203c646f63786d
│ │ +6c2e7469746c65207469746c653d247b646f632e7469746c657d0a0909202020
│ │ +202076657273696f6e3d247b646f632e76657273696f6e7d0a09092020202020
│ │ +6c6f676f3d247b646f632e6c6f676f7d0a09092020202020726f6f743d247b52
│ │ +4f4f547d3e0a20202020202020202020247b7469746c657d0a20202020202020
│ │ +3c2f646f63786d6c2e7469746c653e0a202020202020203c64697620636c6173
│ │ +733d22636f6e7461696e6572223e0a09203c64697620636c6173733d2266696c
│ │ +6c6572223e2e6b6565703c2f6469763e0a2020202020202020203c6469762063
│ │ +6c6173733d247b746f63203d3d205b5d203f2022636f6c2d6d642d313222203a
│ │ +2022636f6c2d6d642d39227d20726f6c653d226d61696e223e0a202020202020
│ │  20202020203c683120636c6173733d22746f63222069643d22746f63223e5461
│ │ -626c65206f6620436f6e74656e74733c2f68313e0a2020202020202020203c75
│ │ -6c20636c6173733d22746f63223e0a2020202020202020202020247b746f632e
│ │ -6d6170282066756e6374696f6e2820656c2c20696478203d20756e646566696e
│ │ -65642c20617272203d20756e646566696e65642029207b0a2020202020202020
│ │ -20202020202072657475726e203c6c693e0a0920202020202020203c61206872
│ │ -65663d247b656c2e687265667d3e247b656c2e7469746c657d3c2f613e0a2020
│ │ -20202020202020202020202020203c7370616e20636c6173733d22746f632d64
│ │ -65736372697074696f6e223e0a20202020202020202020202020202020202024
│ │ -7b686f70646f632e6576616c2820656c2e6465736372697074696f6e20297d0a
│ │ -202020202020202020202020202020203c2f7370616e3e0a092020202020203c
│ │ -2f6c693e0a092020207d20297d0a2020202020202020203c2f756c3e0a092024
│ │ -7b66732e65786973747353796e632820666f6f7465722029200a092020203f20
│ │ -686f70646f632e6c6f61642820666f6f74657220292e584d4c200a092020203a
│ │ -203c646f63786d6c2e666f6f74657220726f6f743d247b524f4f547d2f3e7d0a
│ │ -202020202020203c2f6469763e0a20202020203c2f626f64793e0a2020203c2f
│ │ -68746d6c3e3b0a0a202020636f6e736f6c652e6c6f672820686f702e636f6d70
│ │ -696c65584d4c2820646f63756d656e74202920293b0a7d0a0a2f2a2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +626c65206f6620436f6e74656e74733c2f68313e0a2020202020202020202020
│ │ +3c756c20636c6173733d22746f63223e0a20202020202020202020202020247b
│ │ +6d616b65546f632820746f632c203020297d0a20202020202020202020203c2f
│ │ +756c3e0a2020202020202020202020247b6173742e584d4c7d0a202020202020
│ │ +2020203c2f6469763e0a2020202020202020203c64697620636c6173733d2272
│ │ +6f77223e0a2020202020202020202020247b28746f632e6c656e677468203e20
│ │ +3029203f0a20202020202020202020203c6469762069643d226e617662617222
│ │ +20636c6173733d22636f6c2d6d642d332220726f6c653d22636f6d706c656d65
│ │ +6e74617279223e0a202020202020202020202020203c6e617620636c6173733d
│ │ +2273696465626172206e6f6166666978220a09092020646174612d7370793d24
│ │ +7b61666669787d0a0920202020202020202020646174612d6f66667365742d74
│ │ +6f703d223231352220646174612d6f66667365742d626f74746f6d3d22313030
│ │ +223e0a2020202020202020202020202020203c756c20636c6173733d226e6176
│ │ +2062732d646f63732d736964656e6176223e0a20202020202020202020202020
│ │ +2020202020247b6d616b65546f632820746f632c20302c2066756e6374696f6e
│ │ +2820656c2029207b0a0909202020202069662820656c2e6368696c644e6f6465
│ │ +735b2030205d2e646174612e6368617241742820302029203d3d3d2022282220
│ │ +29207b0a0909096c6574206d203d20656c2e6368696c644e6f6465735b203020
│ │ +5d2e646174612e6d6174636828202f5b285d283f3a636c617373207c67656e65
│ │ +72696320293f285b5e20295d2a292f20293b0a09090972657475726e206d5b20
│ │ +31205d3b0a090920202020207d20656c7365207b0a09090972657475726e2065
│ │ +6c2e6368696c644e6f6465735b2030205d2e646174612e7265706c6163652820
│ │ +2f5b285d2e2a242f2c202222293b0a090920202020207d0a090920207d20297d
│ │ +0a09202020202020203c2f756c3e0a0920202020203c2f6e61763e200a092020
│ │ +203c2f6469763e0a20202020202020202020203a20756e646566696e65647d0a
│ │ +09203c2f6469763e0a0920247b66732e65786973747353796e632820666f6f74
│ │ +657220290a092020203f20686f70646f632e6c6f61642820666f6f7465722029
│ │ +2e584d4c200a092020203a203c646f63786d6c2e666f6f74657220726f6f743d
│ │ +247b524f4f547d2f3e7d0a202020202020203c2f6469763e0a20202020203c2f
│ │ +626f64793e0a2020203c2f68746d6c3e3b0a0a202020636f6e736f6c652e6c6f
│ │ +672820686f702e636f6d70696c65584d4c2820646f63756d656e74202920293b
│ │ +0a7d0a0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +2d2d2d2d2d2d2d2d2d2d2d2a2f0a2f2a20202020636f6d70696c654368617074
│ │ +6572202e2e2e2020202020202020202020202020202020202020202020202020
│ │ +2020202020202020202020202020202020202020202a2f0a2f2a2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2a2f0a2f2a20202020636f6d70696c654d61696e202e2e2e2020202020202020
│ │ -2020202020202020202020202020202020202020202020202020202020202020
│ │ -202020202020202020202a2f0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a66756e6374696f6e20
│ │ -636f6d70696c654d61696e2820636f6e74656e742029207b0a0a202020766172
│ │ -20646f63756d656e74203d203c68746d6c3e0a20202020203c68656164206373
│ │ -733d247b6373737d0a092020207469746c653d247b646f632e7469746c657d0a
│ │ -20202020202020202020206a7363726970743d247b6a7363726970747d0a2020
│ │ -2020202020202020207274733d247b66616c73657d2f3e0a0a20202020203c62
│ │ -6f647920636c6173733d22686f6d652220646174612d7370793d227363726f6c
│ │ -6c2220646174612d7461726765743d22236e6176626172223e0a202020202020
│ │ -203c646f63786d6c2e6e6176626172207469746c653d247b646f632e7469746c
│ │ -657d206b65793d22686f6d65223e0a202020202020202020247b636861707465
│ │ -72737d0a202020202020203c2f646f63786d6c2e6e61766261723e0a20202020
│ │ -2020203c646f63786d6c2e7469746c65207469746c653d247b646f632e746974
│ │ -6c657d0a0909202020202076657273696f6e3d247b646f632e76657273696f6e
│ │ -7d0a090920202020206c6f676f3d247b646f632e6c6f676f7d0a090920202020
│ │ -20726f6f743d247b524f4f547d2f3e0a0a202020202020203c64697620636c61
│ │ -73733d22636f6e7461696e657220686f6d652d626f6479223e0a09203c646976
│ │ -20636c6173733d2266696c6c6572223e2e6b6565703c2f6469763e0a20202020
│ │ -2020202020247b686f70646f632e6c6f61642820636f6e74656e7420292e584d
│ │ -4c7d0a09203c646f63786d6c2e666f6f74657220726f6f743d247b524f4f547d
│ │ -2f3e0a202020202020203c2f6469763e0a20202020203c2f626f64793e0a2020
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a
│ │ +2f0a66756e6374696f6e20636f6d70696c654368617074657228206a736f6e20
│ │ +29207b0a20202076617220666f6f746572203d20706174682e6a6f696e282050
│ │ +57442c2022666f6f7465722e6d642220293b0a20202076617220636861707465
│ │ +72203d20726571756972652820706174682e6a6f696e28205057442c206a736f
│ │ +6e202920293b0a20202076617220746f63203d2063686170746572456e747269
│ │ +657328206368617074657220293b0a0a20202076617220646f63756d656e7420
│ │ +3d203c68746d6c3e0a20202020203c68656164206373733d247b6373737d0a09
│ │ +2020207469746c653d247b646f632e7469746c65202b20222f22202b20636861
│ │ +707465722e7469746c657d0a20202020202020202020206a7363726970743d24
│ │ +7b6a7363726970747d0a0920202066617669636f6e3d247b66617669636f6e7d
│ │ +0a20202020202020202020207274733d247b66616c73657d2f3e0a0a20202020
│ │ +203c626f647920646174612d7370793d227363726f6c6c2220646174612d7461
│ │ +726765743d22236e6176626172223e0a202020202020203c646f63786d6c2e6e
│ │ +6176626172207469746c653d247b636861707465722e7469746c657d206b6579
│ │ +3d247b636861707465722e6b65797d3e0a202020202020202020247b63686170
│ │ +746572737d0a202020202020203c2f646f63786d6c2e6e61766261723e0a2020
│ │ +20202020203c646f63786d6c2e7469746c65207469746c653d247b646f632e74
│ │ +69746c657d0a0909202020202076657273696f6e3d247b646f632e7665727369
│ │ +6f6e7d0a090920202020206c6f676f3d247b646f632e6c6f676f7d0a09092020
│ │ +202020726f6f743d247b524f4f547d3e0a20202020202020202020247b636861
│ │ +707465722e7469746c657d0a202020202020203c2f646f63786d6c2e7469746c
│ │ +653e0a0a202020202020203c64697620636c6173733d22636f6e7461696e6572
│ │ +223e0a09203c64697620636c6173733d2266696c6c6572223e2e6b6565703c2f
│ │ +6469763e0a202020202020202020247b636861707465722e6465736372697074
│ │ +696f6e203f203c64697620636c6173733d22636861707465722d686561646572
│ │ +223e0a09202020247b2066732e65786973747353796e632820524f4f54202b20
│ │ +222f22202b20636861707465722e6465736372697074696f6e2029203f0a0920
│ │ +2020202020686f70646f632e6c6f61642820524f4f54202b20222f22202b2063
│ │ +6861707465722e6465736372697074696f6e20292e584d4c0a09202020202020
│ │ +3a20686f70646f632e6576616c2820636861707465722e646573637269707469
│ │ +6f6e20292e584d4c207d0a092020203c2f6469763e203a2022227d0a09200a20
│ │ +20202020202020203c683120636c6173733d22746f63222069643d22746f6322
│ │ +3e5461626c65206f6620436f6e74656e74733c2f68313e0a2020202020202020
│ │ +203c756c20636c6173733d22746f63223e0a2020202020202020202020247b74
│ │ +6f632e6d6170282066756e6374696f6e2820656c2c20696478203d20756e6465
│ │ +66696e65642c20617272203d20756e646566696e65642029207b0a2020202020
│ │ +20202020202020202072657475726e203c6c693e0a0920202020202020203c61
│ │ +20687265663d247b656c2e687265667d3e247b656c2e7469746c657d3c2f613e
│ │ +0a202020202020202020202020202020203c7370616e20636c6173733d22746f
│ │ +632d6465736372697074696f6e223e0a20202020202020202020202020202020
│ │ +2020247b686f70646f632e6576616c2820656c2e6465736372697074696f6e20
│ │ +297d0a202020202020202020202020202020203c2f7370616e3e0a0920202020
│ │ +20203c2f6c693e0a092020207d20297d0a2020202020202020203c2f756c3e0a
│ │ +0920247b66732e65786973747353796e632820666f6f7465722029200a092020
│ │ +203f20686f70646f632e6c6f61642820666f6f74657220292e584d4c200a0920
│ │ +20203a203c646f63786d6c2e666f6f74657220726f6f743d247b524f4f547d2f
│ │ +3e7d0a202020202020203c2f6469763e0a20202020203c2f626f64793e0a2020
│ │  203c2f68746d6c3e3b0a0a202020636f6e736f6c652e6c6f672820686f702e63
│ │  6f6d70696c65584d4c2820646f63756d656e74202920293b0a7d0a0a2f2a2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2a2f0a2f2a20202020636f6d70696c654c696272617279202e2e2e2020
│ │ +2d2d2d2a2f0a2f2a20202020636f6d70696c654d61696e202e2e2e2020202020
│ │  2020202020202020202020202020202020202020202020202020202020202020
│ │  202020202020202020202020202a2f0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a66756e637469
│ │ -6f6e20636f6d70696c654c6962726172792820636f6e74656e742029207b0a20
│ │ -202076617220666f6f746572203d20706174682e6a6f696e28205057442c2022
│ │ -666f6f7465722e6d642220293b0a2020200a20202076617220646f63756d656e
│ │ -74203d203c68746d6c3e0a20202020203c68656164206373733d247b6373737d
│ │ -0a092020207469746c653d247b646f632e7469746c657d0a2020202020202020
│ │ -2020206a7363726970743d247b6a7363726970747d0a20202020202020202020
│ │ -207274733d247b66616c73657d2f3e0a0a20202020203c626f647920636c6173
│ │ -733d226c6962726172792220646174612d7370793d227363726f6c6c22206461
│ │ -74612d7461726765743d22236e6176626172223e0a202020202020203c646f63
│ │ -786d6c2e6e6176626172207469746c653d247b646f632e7469746c657d206b65
│ │ -793d22686f6d65223e0a202020202020202020247b63686170746572737d0a20
│ │ -2020202020203c2f646f63786d6c2e6e61766261723e0a202020202020203c64
│ │ -6f63786d6c2e7469746c65207469746c653d247b646f632e7469746c657d0a09
│ │ -09202020202076657273696f6e3d247b646f632e76657273696f6e7d0a090920
│ │ -202020206c6f676f3d247b646f632e6c6f676f7d0a09092020202020726f6f74
│ │ -3d247b524f4f547d2f3e0a0a202020202020203c64697620636c6173733d2263
│ │ -6f6e7461696e657220686f6d652d626f6479223e0a09203c64697620636c6173
│ │ -733d2266696c6c6572223e2e6b6565703c2f6469763e0a202020202020202020
│ │ -247b686f70646f632e6c6f61642820636f6e74656e7420292e584d4c7d0a0920
│ │ -247b66732e65786973747353796e632820666f6f74657220290a092020203f20
│ │ -686f70646f632e6c6f61642820666f6f74657220292e584d4c0a092020203a20
│ │ -22227d0a202020202020203c2f6469763e0a20202020203c2f626f64793e0a20
│ │ -20203c2f68746d6c3e3b0a0a202020636f6e736f6c652e6c6f672820686f702e
│ │ -636f6d70696c65584d4c2820646f63756d656e74202920293b0a7d0a0a2f2a2d
│ │ +6f6e20636f6d70696c654d61696e2820636f6e74656e742029207b0a0a202020
│ │ +76617220646f63756d656e74203d203c68746d6c3e0a20202020203c68656164
│ │ +206373733d247b6373737d0a092020207469746c653d247b646f632e7469746c
│ │ +657d0a20202020202020202020206a7363726970743d247b6a7363726970747d
│ │ +0a0920202066617669636f6e3d247b66617669636f6e7d0a2020202020202020
│ │ +2020207274733d247b66616c73657d2f3e0a0a20202020203c626f647920636c
│ │ +6173733d22686f6d652220646174612d7370793d227363726f6c6c2220646174
│ │ +612d7461726765743d22236e6176626172223e0a202020202020203c646f6378
│ │ +6d6c2e6e6176626172207469746c653d247b646f632e7469746c657d206b6579
│ │ +3d22686f6d65223e0a202020202020202020247b63686170746572737d0a2020
│ │ +20202020203c2f646f63786d6c2e6e61766261723e0a202020202020203c646f
│ │ +63786d6c2e7469746c65207469746c653d247b646f632e7469746c657d0a0909
│ │ +202020202076657273696f6e3d247b646f632e76657273696f6e7d0a09092020
│ │ +2020206c6f676f3d247b646f632e6c6f676f7d0a09092020202020726f6f743d
│ │ +247b524f4f547d2f3e0a0a202020202020203c64697620636c6173733d22636f
│ │ +6e7461696e657220686f6d652d626f6479223e0a09203c64697620636c617373
│ │ +3d2266696c6c6572223e2e6b6565703c2f6469763e0a20202020202020202024
│ │ +7b686f70646f632e6c6f61642820636f6e74656e7420292e584d4c7d0a09203c
│ │ +646f63786d6c2e666f6f74657220726f6f743d247b524f4f547d2f3e0a202020
│ │ +202020203c2f6469763e0a20202020203c2f626f64793e0a2020203c2f68746d
│ │ +6c3e3b0a0a202020636f6e736f6c652e6c6f672820686f702e636f6d70696c65
│ │ +584d4c2820646f63756d656e74202920293b0a7d0a0a2f2a2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2a2f0a2f2a20202020636f6d70696c65496478202e2e2e2020202020
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a
│ │ +2f2a20202020636f6d70696c654c696272617279202e2e2e2020202020202020
│ │  2020202020202020202020202020202020202020202020202020202020202020
│ │ -20202020202020202020202020202a2f0a2f2a202020202d2d2d2d2d2d2d2d2d
│ │ +202020202020202a2f0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d202020202a2f0a2f2a202020
│ │ -20636f6d70696c65207468652048544d4c20696e64657820706167652e202020
│ │ -2020202020202020202020202020202020202020202020202020202020202020
│ │ -20202a2f0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a66756e6374696f6e20636f6d
│ │ +70696c654c6962726172792820636f6e74656e742029207b0a20202076617220
│ │ +666f6f746572203d20706174682e6a6f696e28205057442c2022666f6f746572
│ │ +2e6d642220293b0a2020200a20202076617220646f63756d656e74203d203c68
│ │ +746d6c3e0a20202020203c68656164206373733d247b6373737d0a0920202074
│ │ +69746c653d247b646f632e7469746c657d0a20202020202020202020206a7363
│ │ +726970743d247b6a7363726970747d0a0920202066617669636f6e3d247b6661
│ │ +7669636f6e7d0a20202020202020202020207274733d247b66616c73657d2f3e
│ │ +0a0a20202020203c626f647920636c6173733d226c6962726172792220646174
│ │ +612d7370793d227363726f6c6c2220646174612d7461726765743d22236e6176
│ │ +626172223e0a202020202020203c646f63786d6c2e6e6176626172207469746c
│ │ +653d247b646f632e7469746c657d206b65793d22686f6d65223e0a2020202020
│ │ +20202020247b63686170746572737d0a202020202020203c2f646f63786d6c2e
│ │ +6e61766261723e0a202020202020203c646f63786d6c2e7469746c6520746974
│ │ +6c653d247b646f632e7469746c657d0a0909202020202076657273696f6e3d24
│ │ +7b646f632e76657273696f6e7d0a090920202020206c6f676f3d247b646f632e
│ │ +6c6f676f7d0a09092020202020726f6f743d247b524f4f547d2f3e0a0a202020
│ │ +202020203c64697620636c6173733d22636f6e7461696e657220686f6d652d62
│ │ +6f6479223e0a09203c64697620636c6173733d2266696c6c6572223e2e6b6565
│ │ +703c2f6469763e0a202020202020202020247b686f70646f632e6c6f61642820
│ │ +636f6e74656e7420292e584d4c7d0a0920247b66732e65786973747353796e63
│ │ +2820666f6f74657220290a092020203f20686f70646f632e6c6f61642820666f
│ │ +6f74657220292e584d4c0a092020203a2022227d0a202020202020203c2f6469
│ │ +763e0a20202020203c2f626f64793e0a2020203c2f68746d6c3e3b0a0a202020
│ │ +636f6e736f6c652e6c6f672820686f702e636f6d70696c65584d4c2820646f63
│ │ +756d656e74202920293b0a7d0a0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a2f2a20202020636f
│ │ +6d70696c65496478202e2e2e2020202020202020202020202020202020202020
│ │ +202020202020202020202020202020202020202020202020202020202020202a
│ │ +2f0a2f2a202020202d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +2d2d2d2d2d202020202a2f0a2f2a20202020636f6d70696c6520746865204854
│ │ +4d4c20696e64657820706167652e202020202020202020202020202020202020
│ │ +202020202020202020202020202020202020202a2f0a2f2a2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a66756e6374696f6e20636f6d70696c6549
│ │ -647828206a736f6e2029207b0a20202076617220696478203d20726571756972
│ │ -652820706174682e6a6f696e28205057442c206a736f6e202920293b0a202020
│ │ -7661722063686170746572203d207b207469746c653a2022496e646578222c20
│ │ -6b65793a2022696e64657822207d3b0a0a20202076617220646f63756d656e74
│ │ -203d203c68746d6c3e0a20202020203c68656164206373733d247b6373737d0a
│ │ -092020207469746c653d247b646f632e7469746c65202b20222f22202b206368
│ │ -61707465722e7469746c657d0a20202020202020202020206a7363726970743d
│ │ -247b6a7363726970747d0a20202020202020202020207274733d247b66616c73
│ │ -657d2f3e0a0a20202020203c626f647920646174612d7370793d227363726f6c
│ │ -6c2220646174612d7461726765743d22236e6176626172223e0a202020202020
│ │ -203c646f63786d6c2e6e6176626172207469746c653d247b636861707465722e
│ │ -7469746c657d0a202020202020202020202020202020202020202020206b6579
│ │ -3d247b636861707465722e6b65797d3e0a202020202020202020247b63686170
│ │ -746572737d0a202020202020203c2f646f63786d6c2e6e61766261723e0a2020
│ │ -20202020203c646f63786d6c2e7469746c65207469746c653d247b646f632e74
│ │ -69746c657d0a0909202020202076657273696f6e3d247b646f632e7665727369
│ │ -6f6e7d0a090920202020206c6f676f3d247b646f632e6c6f676f7d0a09092020
│ │ -202020726f6f743d247b524f4f547d3e0a20202020202020202020247b636861
│ │ -707465722e7469746c657d0a202020202020203c2f646f63786d6c2e7469746c
│ │ -653e0a0a202020202020203c64697620636c6173733d22636f6e7461696e6572
│ │ -223e0a09203c64697620636c6173733d2266696c6c6572223e2e6b6565703c2f
│ │ -6469763e0a09203c646f63786d6c2e6964783e247b6964787d3c2f646f63786d
│ │ -6c2e6964783e0a09203c646f63786d6c2e666f6f74657220726f6f743d247b52
│ │ -4f4f547d2f3e0a202020202020203c2f6469763e0a20202020203c2f626f6479
│ │ -3e0a2020203c2f68746d6c3e3b0a0a202020636f6e736f6c652e6c6f67282068
│ │ -6f702e636f6d70696c65584d4c2820646f63756d656e74202920293b0a7d0a0a
│ │ -2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a
│ │ +66756e6374696f6e20636f6d70696c6549647828206a736f6e2029207b0a2020
│ │ +2076617220696478203d20726571756972652820706174682e6a6f696e282050
│ │ +57442c206a736f6e202920293b0a2020207661722063686170746572203d207b
│ │ +207469746c653a2022496e646578222c206b65793a2022696e64657822207d3b
│ │ +0a0a20202076617220646f63756d656e74203d203c68746d6c3e0a2020202020
│ │ +3c68656164206373733d247b6373737d0a092020207469746c653d247b646f63
│ │ +2e7469746c65202b20222f22202b20636861707465722e7469746c657d0a2020
│ │ +2020202020202020206a7363726970743d247b6a7363726970747d0a09202020
│ │ +66617669636f6e3d247b66617669636f6e7d0a20202020202020202020207274
│ │ +733d247b66616c73657d2f3e0a0a20202020203c626f647920646174612d7370
│ │ +793d227363726f6c6c2220646174612d7461726765743d22236e617662617222
│ │ +3e0a202020202020203c646f63786d6c2e6e6176626172207469746c653d247b
│ │ +636861707465722e7469746c657d0a2020202020202020202020202020202020
│ │ +20202020206b65793d247b636861707465722e6b65797d3e0a20202020202020
│ │ +2020247b63686170746572737d0a202020202020203c2f646f63786d6c2e6e61
│ │ +766261723e0a202020202020203c646f63786d6c2e7469746c65207469746c65
│ │ +3d247b646f632e7469746c657d0a0909202020202076657273696f6e3d247b64
│ │ +6f632e76657273696f6e7d0a090920202020206c6f676f3d247b646f632e6c6f
│ │ +676f7d0a09092020202020726f6f743d247b524f4f547d3e0a20202020202020
│ │ +202020247b636861707465722e7469746c657d0a202020202020203c2f646f63
│ │ +786d6c2e7469746c653e0a0a202020202020203c64697620636c6173733d2263
│ │ +6f6e7461696e6572223e0a09203c64697620636c6173733d2266696c6c657222
│ │ +3e2e6b6565703c2f6469763e0a09203c646f63786d6c2e6964783e247b696478
│ │ +7d3c2f646f63786d6c2e6964783e0a09203c646f63786d6c2e666f6f74657220
│ │ +726f6f743d247b524f4f547d2f3e0a202020202020203c2f6469763e0a202020
│ │ +20203c2f626f64793e0a2020203c2f68746d6c3e3b0a0a202020636f6e736f6c
│ │ +652e6c6f672820686f702e636f6d70696c65584d4c2820646f63756d656e7420
│ │ +2920293b0a7d0a0a2f2a2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2a2f0a2f2a202020206d61696e202e2e2e2020202020202020
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a2f2a202020206d61696e202e2e2e
│ │  2020202020202020202020202020202020202020202020202020202020202020
│ │ -20202020202020202020202020202020202a2f0a2f2a2d2d2d2d2d2d2d2d2d2d
│ │ +202020202020202020202020202020202020202020202020202a2f0a2f2a2d2d
│ │ +2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │  2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d
│ │ -2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2d2a2f0a6675
│ │ -6e6374696f6e206d61696e2829207b0a202020737769746368282070726f6365
│ │ -73732e617267765b2032205d2029207b0a20202020202063617365202268746d
│ │ -6c2d746f2d696478223a0a0920686f70646f632e68746d6c546f496478282070
│ │ -726f636573732e617267765b2033205d2c0a09090920202070726f636573732e
│ │ -617267762e736c69636528203420292e6d6170282066756e6374696f6e282066
│ │ -2c205f2c205f5f2029207b0a09090920202020202072657475726e2070617468
│ │ -2e6a6f696e28205057442c206620293b0a0909092020207d202920293b0a0920
│ │ -627265616b3b0a0a202020202020636173652022636f6d70696c652d69647822
│ │ -3a0a0920636f6d70696c65496478282070726f636573732e617267765b203320
│ │ +2d2d2d2a2f0a66756e6374696f6e206d61696e2829207b0a2020207377697463
│ │ +68282070726f636573732e617267765b2032205d2029207b0a20202020202063
│ │ +617365202268746d6c2d746f2d696478223a0a0920686f70646f632e68746d6c
│ │ +546f496478282070726f636573732e617267765b2033205d2c0a090909202020
│ │ +70726f636573732e617267762e736c69636528203420292e6d6170282066756e
│ │ +6374696f6e2820662c205f2c205f5f2029207b0a090909202020202020726574
│ │ +75726e20706174682e6a6f696e28205057442c206620293b0a0909092020207d
│ │ +202920293b0a0920627265616b3b0a0a202020202020636173652022636f6d70
│ │ +696c652d696478223a0a0920636f6d70696c65496478282070726f636573732e
│ │ +617267765b2033205d20293b0a0920627265616b3b0a0a202020202020636173
│ │ +652022636f6d70696c652d6d61696e223a0a0920636f6d70696c654d61696e28
│ │ +2070726f636573732e617267765b2033205d20293b0a0920627265616b3b0a0a
│ │ +202020202020636173652022636f6d70696c652d6c696272617279223a0a0920
│ │ +636f6d70696c654c696272617279282070726f636573732e617267765b203320
│ │  5d20293b0a0920627265616b3b0a0a202020202020636173652022636f6d7069
│ │ -6c652d6d61696e223a0a0920636f6d70696c654d61696e282070726f63657373
│ │ -2e617267765b2033205d20293b0a0920627265616b3b0a0a2020202020206361
│ │ -73652022636f6d70696c652d6c696272617279223a0a0920636f6d70696c654c
│ │ -696272617279282070726f636573732e617267765b2033205d20293b0a092062
│ │ -7265616b3b0a0a202020202020636173652022636f6d70696c652d7365637469
│ │ -6f6e223a0a0920636f6d70696c6553656374696f6e282070726f636573732e61
│ │ -7267765b2033205d20293b0a0920627265616b3b0a0a20202020202063617365
│ │ -2022636f6d70696c652d63686170746572223a0a0920636f6d70696c65436861
│ │ -70746572282070726f636573732e617267765b2033205d20293b0a0920627265
│ │ -616b3b0a09200a20202020202064656661756c743a0a09207468726f77282022
│ │ -556e6b6e6f776e20636f6d6d616e643a2022202b2070726f636573732e617267
│ │ -765b2032205d20293b0a2020207d0a7d0a0a6d61696e28293b0a
│ │ +6c652d73656374696f6e223a0a0920636f6d70696c6553656374696f6e282070
│ │ +726f636573732e617267765b2033205d20293b0a0920627265616b3b0a0a2020
│ │ +20202020636173652022636f6d70696c652d63686170746572223a0a0920636f
│ │ +6d70696c6543686170746572282070726f636573732e617267765b2033205d20
│ │ +293b0a0920627265616b3b0a09200a20202020202064656661756c743a0a0920
│ │ +7468726f77282022556e6b6e6f776e20636f6d6d616e643a2022202b2070726f
│ │ +636573732e617267765b2032205d20293b0a2020207d0a7d0a0a6d61696e2829
│ │ +3b0a
│ ├── hop-3.1.0-pre2/doc/Makefile
│ │ @@ -1,14 +1,14 @@
│ │  #*=====================================================================*/
│ │  #*    serrano/prgm/project/hop/3.1.x/doc/Makefile                      */
│ │  #*    -------------------------------------------------------------    */
│ │  #*    Author      :  Manuel Serrano                                    */
│ │  #*    Creation    :  Fri Jan 20 13:46:40 2006                          */
│ │ -#*    Last change :  Sun Nov  5 19:04:28 2017 (serrano)                */
│ │ -#*    Copyright   :  2006-17 Manuel Serrano                            */
│ │ +#*    Last change :  Mon Jan 29 10:27:28 2018 (serrano)                */
│ │ +#*    Copyright   :  2006-18 Manuel Serrano                            */
│ │  #*    -------------------------------------------------------------    */
│ │  #*    ETC Makefile                                                     */
│ │  #*=====================================================================*/
│ │  do: builddoc
│ │  
│ │  #*---------------------------------------------------------------------*/
│ │  #*    Configuration                                                    */
│ │ @@ -45,14 +45,15 @@
│ │    lang/lang.json _lang.md \
│ │    lang/html.bnf lang/service.bnf lang/iservice.bnf \
│ │    lang/tilde.bnf lang/syntax.bnf \
│ │    lang/00-syntax.md \
│ │    lang/01-es.md lang/01-service.md lang/02-worker.md \
│ │    lang/01-module.md lang/03-react.md lang/app.js lang/stateful.js lang/ui.js \
│ │    dev/dev.json dev/00-command.md dev/01-rcfile.md dev/10-edit.md \
│ │ +  intf/intf.json intf/01-nodejs.md intf/10-scheme.md intf/scheme.bnf \
│ │    license.md _index.md \
│ │    nodejs.md download.md \
│ │    hss/doc.hss \
│ │    html-idx.json mdn-idx.json mdn.js
│ │  
│ │  API_TARGETS=api.html 00-hop.html 10-dom.html 20-websocket.html \
│ │    hss.html config.html user.html 01-html.html markdown.html syslog.html
│ │ @@ -60,24 +61,26 @@
│ │  LANG_TARGETS=lang.html 00-syntax.html 01-service.html 02-worker.html \
│ │    01-es.html 03-react.html 01-module.html
│ │  
│ │  WIDGET_TARGETS=widget.html tree.html spage.html
│ │  
│ │  DEV_TARGETS=dev.html 00-command.html 01-rcfile.html 10-edit.html 20-cross.html
│ │  
│ │ -ALL_TARGETS=index.html download.html nodejs.html \
│ │ -  $(API_TARGETS) $(LANG_TARGETS) $(DEV_TARGETS) $(WIDGET_TARGETS) \
│ │ +INTF_TARGETS=intf.html 01-nodejs.html 10-scheme.html
│ │ +
│ │ +ALL_TARGETS=index.html download.html \
│ │ +  $(API_TARGETS) $(LANG_TARGETS) $(DEV_TARGETS) $(WIDGET_TARGETS) $(INTF_TARGETS) \
│ │    idx.html
│ │  
│ │  HTML="/usr/local/doc/html40/index/elements.html"
│ │  
│ │  #*---------------------------------------------------------------------*/
│ │  #*    Search path                                                      */
│ │  #*---------------------------------------------------------------------*/
│ │ -VPATH=api lang dev widget \
│ │ +VPATH=api lang dev widget intf \
│ │    ../node_modules/tree/doc \
│ │    ../node_modules/spage/doc \
│ │    ../node_modules/hss/doc \
│ │    ../node_modules/config/doc \
│ │    ../node_modules/user/doc \
│ │    ../node_modules/markdown/doc \
│ │    ../node_modules/syslog/doc
│ │ @@ -87,26 +90,28 @@
│ │  #*---------------------------------------------------------------------*/
│ │  .PHONY: build clean install uninstall
│ │  
│ │  build:
│ │  	$(MAKE) builddoc HOPFLAGS="$(HOPFLAGS) $(HOPBOOTFLAGS)"
│ │  
│ │  builddoc: $(ALL_TARGETS) \
│ │ -  hss/markdown.css hss/fontifier.css hss/doc.css html-idx.json mdn-idx.json
│ │ -
│ │ +  hss/markdown.css hss/fontifier.css hss/doc.css html-idx.json mdn-idx.json \
│ │ +  favicon.png
│ │  
│ │  #*---------------------------------------------------------------------*/
│ │  #*    clean                                                            */
│ │  #*---------------------------------------------------------------------*/
│ │  clean:
│ │ -	$(RM) $(API_TARGETS) $(LANG_TARGETS) $(WIDGET_TARGETS)
│ │ -	$(RM) license.html index.html nodejs.html download.html dev.html
│ │ +	$(RM) $(API_TARGETS) $(LANG_TARGETS) $(WIDGET_TARGETS) $(DEV_TARGETS)
│ │ +	$(RM) $(INTF_TARGETS)
│ │ +	$(RM) license.html index.html download.html dev.html
│ │  	$(RM) 00-command.html 10-edit.html
│ │  	$(RM) idx.json idx.html
│ │  	$(RM) -f hss/markdown.hss hss/fontifier.hss
│ │ +	$(RM) -f favicon.png
│ │  
│ │  devclean: clean
│ │  
│ │  distclean: clean
│ │  
│ │  #*---------------------------------------------------------------------*/
│ │  #*    install                                                          */
│ │ @@ -118,14 +123,15 @@
│ │  	$(INSTALL) idx.json $(DESTDIR)$(HOPDOCDIR)
│ │  	cp -r lib/bootstrap $(DESTDIR)$(HOPDOCDIR)/lib
│ │  	cp -r lib/jquery $(DESTDIR)$(HOPDOCDIR)/lib
│ │  	$(RM) -r -f $(DESTDIR)$(HOPDOCDIR)/hss
│ │  	cp -r hss $(DESTDIR)$(HOPDOCDIR)/hss
│ │  	$(INSTALL) doc.js $(DESTDIR)$(HOPDOCDIR)
│ │  	$(INSTALL) xml.js $(DESTDIR)$(HOPDOCDIR)
│ │ +	$(INSTALL) favicon.png $(DESTDIR)$(HOPDOCDIR)
│ │  	chmod $(MODDIR) $(DESTDIR)$(HOPDOCDIR)
│ │  	chmod $(MODDIR) $(DESTDIR)$(HOPDOCDIR)/hss
│ │  	chmod $(MODFILE) $(DESTDIR)$(HOPDOCDIR)/hss/*
│ │  	chmod $(MODDIR) $(DESTDIR)$(HOPDOCDIR)/lib
│ │  	chmod $(MODDIR) $(DESTDIR)$(HOPDOCDIR)/lib/bootstrap
│ │  	chmod $(MODDIR) $(DESTDIR)$(HOPDOCDIR)/lib/jquery
│ │  	chmod $(MODDIR) $(DESTDIR)$(HOPDOCDIR)/lib/bootstrap/css
│ │ @@ -169,15 +175,16 @@
│ │  	$(HOP) $(HOPFLAGS) $(EFLAGS) -- \
│ │            $(BUILDDIR)/doc/doc.js "compile-main" $< > $@ \
│ │            || ($(RM) $@; exit 1)
│ │  
│ │  #*---------------------------------------------------------------------*/
│ │  #*    idx.json ...                                                     */
│ │  #*---------------------------------------------------------------------*/
│ │ -idx.json: $(API_TARGETS) $(LANG_TARGETS) $(DEV_TARGETS) $(WIDGET_TARGETS)
│ │ +idx.json: $(API_TARGETS) $(LANG_TARGETS) $(DEV_TARGETS) $(WIDGET_TARGETS) \
│ │ +  $(INTF_TARGETS)
│ │  	$(HOP) $(HOPFLAGS) $(EFLAGS) -- \
│ │            $(BUILDDIR)/doc/doc.js "html-to-idx" . $^ > $@ \
│ │            || ($(RM) $@; exit 1)
│ │  
│ │  #*---------------------------------------------------------------------*/
│ │  #*    idx.html ...                                                     */
│ │  #*---------------------------------------------------------------------*/
│ │ @@ -213,7 +220,9 @@
│ │  
│ │  hss/fontifier.css: ../node_modules/fontifier/hss/fontifier.hss
│ │  	cp $< $@
│ │  
│ │  hss/doc.css: hss/doc.hss
│ │  	cp $< $@
│ │  
│ │ +favicon.png: ../share/icons/hop/favicon-16x16.png
│ │ +	cp $< $@
│ ├── hop-3.1.0-pre2/doc/_lang.md
│ │ @@ -1,11 +1,17 @@
│ │  Compatibilities & Standards
│ │  ===========================
│ │  [:@nonumber]
│ │  
│ │ +Hop.js is a multi-language platform. It can either be programmed
│ │ +in HopScript, which is a super-set of [JavaScript][es5], or in
│ │ +a variant of the [Scheme][r5rs] programming. This documentation only
│ │ +presents the HopScript language and environment. Programming Hop.js
│ │ +in Scheme is decribed [here](http://hop.inria.fr/hop/doc).
│ │ +
│ │  HopScript is based on JavaScript and aims at ensuring compatibility
│ │  with this language.
│ │  
│ │    * HopScript fully supports [ECMAScript 5][es5]
│ │    * HopScript also support some [ECMAScript 6][es6] features:
│ │      * arrow functions.
│ │      * default function parameters.
│ │ @@ -30,7 +36,8 @@
│ │  
│ │    * Function declarations are immutables.
│ │    * Arity checks are enforced and errors are raised on mistmatch.
│ │  
│ │  [es5]: http://www.ecma-international.org/ecma-262/5.1
│ │  [es6]: http://www.ecma-international.org/ecma-262/6.0
│ │  [nodejs]: https://nodejs.org/api
│ │ +[r5rs]: http://www-sop.inria.fr/indes/fp/Bigloo/doc/r5rs.html
│ ├── hop-3.1.0-pre2/configure
│ │ @@ -1,15 +1,15 @@
│ │  #!/bin/sh
│ │  #*=====================================================================*/
│ │  #*    serrano/prgm/project/hop/3.1.x/configure                         */
│ │  #*    -------------------------------------------------------------    */
│ │  #*    Author      :  Manuel Serrano                                    */
│ │  #*    Creation    :  Sat Jul 31 06:49:37 2004                          */
│ │ -#*    Last change :  Sun Nov  5 19:20:35 2017 (serrano)                */
│ │ -#*    Copyright   :  2004-17 Manuel Serrano                            */
│ │ +#*    Last change :  Sun Jan 28 06:40:53 2018 (serrano)                */
│ │ +#*    Copyright   :  2004-18 Manuel Serrano                            */
│ │  #*    -------------------------------------------------------------    */
│ │  #*    HOP autoconfiguration                                            */
│ │  #*=====================================================================*/
│ │  
│ │  #*---------------------------------------------------------------------*/
│ │  #*    User flags                                                       */
│ │  #*---------------------------------------------------------------------*/
│ │ @@ -1026,14 +1026,15 @@
│ │    bigloossllibu="";
│ │  fi
│ │  
│ │  if [ "$threads " = "yes " ]; then
│ │    bigloopthlibs="-lbigloopthread_s-$""(RELEASE)";
│ │    bigloopthlibu="-lbigloopthread_u-$""(RELEASE)";
│ │    bigloogc="-lbigloogc_fth-$""(RELEASE)"
│ │ +  bhopcflags="--js-worker-slave";
│ │  else
│ │    bigloopthlibs="";
│ │    bigloopthlibu="";
│ │    bigloogc="-lbigloogc-$""(RELEASE)"
│ │  fi
│ │  
│ │  mkmf=etc/Makefile.hopconfig
│ ├── hop-3.1.0-pre2/widget/spage.scm
│ │ @@ -337,29 +337,29 @@
│ │                              "result1193 = (BGl_spagezd2pushzd2urlz00zz__hopzd2spagezd2(this, "
│ │                              "("
│ │                              (call-with-output-string
│ │                                (lambda (op)
│ │                                   (obj->javascript-attr dollar1194 op)))
│ │                              "), (sc_lambda = function (body) "
│ │                              "{"
│ │ -                            " var g1204;\ng1204 = (dom_create"
│ │ +                            " var g1202;\ng1202 = (dom_create"
│ │                              "("
│ │                              "\"div\""
│ │                              ", "
│ │                              "\"\\uEBADdata-hss-tag\""
│ │                              ", "
│ │                              "\"hop-spbody\""
│ │                              ", "
│ │                              "\"\\uEBADclass\""
│ │                              ", "
│ │                              "("
│ │                              (call-with-output-string
│ │                                (lambda (op)
│ │                                   (obj->javascript-attr dollar1195 op)))
│ │ -                            "), body));\nreturn (g1204);\n "
│ │ +                            "), body));\nreturn (g1202);\n "
│ │                              "}"
│ │                              ",sc_lambda.displayName="
│ │                              "\"lambda, spage.hop:6414\""
│ │                              ",sc_lambda.sc_arity=1,sc_lambda)));\n")
│ │                            `((dollar1195 ,dollar1195)
│ │                              (dollar1194 ,dollar1194))))
│ │                        :src
│ │ @@ -402,42 +402,42 @@
│ │                      "hop-sptab"
│ │                      :class
│ │                      class
│ │                      :id
│ │                      id
│ │                      :onclick
│ │                      (<TILDE>
│ │ -                      (let* ((dollar1212 svc))
│ │ +                      (let* ((dollar1210 svc))
│ │                          (vector
│ │                            '(begin
│ │                               (stop-event-propagation event #f)
│ │ -                             (spage-push-service this $dollar1212))
│ │ -                          'result1211
│ │ -                          '((result1211 . "result1211"))
│ │ +                             (spage-push-service this $dollar1210))
│ │ +                          'result1209
│ │ +                          '((result1209 . "result1209"))
│ │                            '((event "event" (at "spage.hop" 6945)))
│ │                            (string-append
│ │ -                            "var result1211;\nsc_context=hop_callback_html_context( "
│ │ +                            "var result1209;\nsc_context=hop_callback_html_context( "
│ │                              "\"spage.hop\""
│ │                              ", "
│ │                              "\"spage.hop\""
│ │                              ", 6921 ); hop_current_stack_context=sc_context; try "
│ │                              "{"
│ │                              " (hop_stop_propagation(event, false));\n "
│ │                              "}"
│ │                              " catch( e ) "
│ │                              "{"
│ │                              " hop_callback_handler(e, sc_context); "
│ │                              "}"
│ │ -                            "result1211 = (BGl_spagezd2pushzd2servicez00zz__hopzd2spagezd2(this, "
│ │ +                            "result1209 = (BGl_spagezd2pushzd2servicez00zz__hopzd2spagezd2(this, "
│ │                              "("
│ │                              (call-with-output-string
│ │                                (lambda (op)
│ │ -                                 (obj->javascript-attr dollar1212 op)))
│ │ +                                 (obj->javascript-attr dollar1210 op)))
│ │                              ")));\n")
│ │ -                          `((dollar1212 ,dollar1212))))
│ │ +                          `((dollar1210 ,dollar1210))))
│ │                        :src
│ │                        '(begin
│ │                           (stop-event-propagation event #f)
│ │                           (spage-push-service this $svc))
│ │                        :loc
│ │                        '(at "spage.hop" 6906)
│ │                        :env
│ │ @@ -456,18 +456,18 @@
│ │                    :onclick
│ │                    (<TILDE>
│ │                      (let* ()
│ │                        (vector
│ │                          '(spage-push-node
│ │                             this
│ │                             (dom-first-child (dom-last-child this)))
│ │ -                        'result1220
│ │ -                        '((result1220 . "result1220"))
│ │ +                        'result1218
│ │ +                        '((result1218 . "result1218"))
│ │                          '()
│ │ -                        "var result1220;\nresult1220 = (BGl_spagezd2pushzd2nodez00zz__hopzd2spagezd2(this, (dom_first_child((dom_last_child(this))))));\n"
│ │ +                        "var result1218;\nresult1218 = (BGl_spagezd2pushzd2nodez00zz__hopzd2spagezd2(this, (dom_first_child((dom_last_child(this))))));\n"
│ │                          `()))
│ │                      :src
│ │                      '(spage-push-node
│ │                         this
│ │                         (dom-first-child (dom-last-child this)))
│ │                      :loc
│ │                      '(at "spage.hop" 7179)
│ ├── hop-3.1.0-pre2/scheme2js/.afile
│ │ @@ -1,10 +1,10 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/scheme2js
│ │ -;; Sun Jan 28 08:18:27 2018
│ │ +;; Mon Feb  5 13:26:52 2018
│ │  
│ │  (
│ │    (allocate-names "allocate_names.scm")
│ │    (base64-vlq "base64_vlq.scm")
│ │    (call-check "call_check.scm")
│ │    (captured-vars "captured_vars.scm")
│ │    (compile-optimized-boolify "compile_optimized_boolify.scm")
│ ├── hop-3.1.0-pre2/js2scheme/lexer.scm
│ │ @@ -1,14 +1,14 @@
│ │  ;*=====================================================================*/
│ │  ;*    serrano/prgm/project/hop/3.1.x/js2scheme/lexer.scm               */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Author      :  Manuel Serrano                                    */
│ │  ;*    Creation    :  Sun Sep  8 07:33:09 2013                          */
│ │ -;*    Last change :  Sat Oct  7 18:58:59 2017 (serrano)                */
│ │ -;*    Copyright   :  2013-17 Manuel Serrano                            */
│ │ +;*    Last change :  Fri Feb  2 14:35:40 2018 (serrano)                */
│ │ +;*    Copyright   :  2013-18 Manuel Serrano                            */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    JavaScript lexer                                                 */
│ │  ;*=====================================================================*/
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    The module                                                       */
│ │  ;*---------------------------------------------------------------------*/
│ │ @@ -86,15 +86,14 @@
│ │       "extends"
│ │       "import"
│ │       "super"))
│ │  
│ │  (define *future-strict-reserved-list*
│ │     '("implements"
│ │       "interface"
│ │ -     "of"
│ │       "package"
│ │       "private"
│ │       "protected"
│ │       "public"
│ │       "static"))
│ │  
│ │  (for-each (lambda (word)
│ ├── hop-3.1.0-pre2/js2scheme/header.scm
│ │ @@ -1,14 +1,14 @@
│ │  ;*=====================================================================*/
│ │  ;*    serrano/prgm/project/hop/3.1.x/js2scheme/header.scm              */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Author      :  Manuel Serrano                                    */
│ │  ;*    Creation    :  Sun Sep 29 06:46:36 2013                          */
│ │ -;*    Last change :  Tue May 16 14:50:13 2017 (serrano)                */
│ │ -;*    Copyright   :  2013-17 Manuel Serrano                            */
│ │ +;*    Last change :  Sat Feb  3 09:05:34 2018 (serrano)                */
│ │ +;*    Copyright   :  2013-18 Manuel Serrano                            */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    js2scheme compilation header stage                               */
│ │  ;*=====================================================================*/
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    The module                                                       */
│ │  ;*---------------------------------------------------------------------*/
│ │ @@ -70,14 +70,15 @@
│ │        (js-def-extern 'module #t #t 
│ │  	 '(begin
│ │  	   (js-put! %scope 'module %module #f %this)
│ │  	   %module))
│ │        (js-def-extern 'exports #t #t '(js-get %module 'exports %scope))
│ │        (js-def-extern 'require #t #f `(nodejs-require %worker %this %module ',(config-get conf :language 'hopscript)))
│ │        (js-def-extern 'HEAD #t #f `(nodejs-head %worker %this %scope %module))
│ │ +      (js-def-extern 'SCRIPT #t #f `(nodejs-script %worker %this %scope %module))
│ │        (js-def-extern 'Worker #t #t '(nodejs-worker %this %scope %module))
│ │        (js-def-extern '__filename #t #f '(js-get %module 'filename %scope) 'string)
│ │        (js-def-extern '__dirname #t #f '(js-string->jsstring (dirname (js-jsstring->string (js-get %module 'filename %scope)))) 'string)
│ │        (js-def-extern '%__GLOBAL #f #f
│ │  	 ;; this will not be compiled as a global (see scheme.scm)
│ │  	 '(js-put! GLOBAL 'global GLOBAL #f %this))
│ │        (js-def-extern 'process #t #t '(nodejs-process %worker %this) 'object)
│ ├── hop-3.1.0-pre2/js2scheme/js.scm
│ │ @@ -1,14 +1,14 @@
│ │  ;*=====================================================================*/
│ │  ;*    serrano/prgm/project/hop/3.1.x/js2scheme/js.scm                  */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Author      :  Manuel Serrano                                    */
│ │  ;*    Creation    :  Mon Sep 23 09:28:30 2013                          */
│ │ -;*    Last change :  Wed May 17 14:26:43 2017 (serrano)                */
│ │ -;*    Copyright   :  2013-17 Manuel Serrano                            */
│ │ +;*    Last change :  Sat Feb  3 19:30:57 2018 (serrano)                */
│ │ +;*    Copyright   :  2013-18 Manuel Serrano                            */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Js->Js (for tilde expressions).                                  */
│ │  ;*=====================================================================*/
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    The module                                                       */
│ │  ;*---------------------------------------------------------------------*/
│ │ @@ -514,35 +514,48 @@
│ │  		   '("]:")
│ │  		   (j2s-js val j2s-js-attribute-tilde dollarc mode evalp conf)))))))
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    j2s-js ::J2SAccessorPropertyInit ...                             */
│ │  ;*---------------------------------------------------------------------*/
│ │  (define-method (j2s-js this::J2SAccessorPropertyInit tildec dollarc mode evalp conf)
│ │ +   
│ │ +   (define (j2s-js-propname name)
│ │ +      (if (isa? name J2SString)
│ │ +	  (with-access::J2SString name (val)
│ │ +	     (list val))
│ │ +	  (j2s-js name tildec dollarc mode evalp conf)))
│ │ +   
│ │     (with-access::J2SAccessorPropertyInit this (name get set)
│ │        (cons this
│ │  	 (cond
│ │ -	    ((and get set)
│ │ +	    ((and (isa? get J2SFun) (isa? set J2SFun))
│ │  	     (append
│ │  		(with-access::J2SFun get (id body)
│ │ -		   (append "get " (j2s-js name tildec dollarc mode evalp conf)
│ │ +		   (append '("get ")
│ │ +		      (j2s-js-propname name)
│ │ +		      '("()")
│ │  		      (j2s-js body tildec dollarc mode evalp conf)))
│ │ -		", "
│ │ +		'(", ")
│ │  		(with-access::J2SFun set (id body params)
│ │ -		   (append "set " (j2s-js name tildec dollarc mode evalp conf)
│ │ +		   (append '("set ")
│ │ +		      (j2s-js-propname name)
│ │  		      (j2s-js* this "(" ")" "," params tildec dollarc mode evalp conf)
│ │  		      (j2s-js body tildec dollarc mode evalp conf)))))
│ │ -	    (set
│ │ +	    ((isa? set J2SFun)
│ │  	     (with-access::J2SFun set (id body params)
│ │ -		(append "set " (j2s-js name tildec dollarc mode evalp conf)
│ │ +		(append '("set ")
│ │ +		   (j2s-js-propname name)
│ │  		   (j2s-js* this "(" ")" "," params tildec dollarc mode evalp conf)
│ │  		   (j2s-js body tildec dollarc mode evalp conf))))
│ │  	    (else
│ │  	     (with-access::J2SFun get (id body)
│ │ -		(append "get " (j2s-js name tildec dollarc mode evalp conf)
│ │ +		(append '("get ")
│ │ +		   (j2s-js-propname name)
│ │ +		   '("()")
│ │  		   (j2s-js body tildec dollarc mode evalp conf))))))))
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    j2s-js ::J2SWhile ...                                            */
│ │  ;*---------------------------------------------------------------------*/
│ │  (define-method (j2s-js this::J2SWhile tildec dollarc mode evalp conf)
│ │     (with-access::J2SWhile this (test body)
│ ├── hop-3.1.0-pre2/js2scheme/.afile
│ │ @@ -1,10 +1,10 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/js2scheme
│ │ -;; Sun Jan 28 08:19:42 2018
│ │ +;; Mon Feb  5 13:27:50 2018
│ │  
│ │  (
│ │    (__js2scheme_alpha "alpha.scm")
│ │    (__js2scheme_array "array.scm")
│ │    (__js2scheme_ast "ast.scm")
│ │    (__js2scheme_bestpractice "bestpractice.scm")
│ │    (__js2scheme_cast "cast.scm")
│ ├── hop-3.1.0-pre2/hopc/.etags
│ │┄ xxd not available in path. Falling back to Python hexlify.
│ │ @@ -4,139 +4,142 @@
│ │  6566696e652d706172616d657465727f302c300a286d6574612d646566696e65
│ │  20646566696e6520646566696e657f302c300a286d6574612d646566696e6520
│ │  646566696e6520646566696e652d696e6c696e657f302c300a286d6574612d64
│ │  6566696e6520646566696e6520646566696e652d67656e657269637f302c300a
│ │  286d6574612d646566696e6520646566696e6520646566696e652d6d6163726f
│ │  7f302c300a286d6574612d646566696e6520646566696e6520646566696e652d
│ │  657870616e6465727f302c300a286d6574612d646566696e6520646566696e65
│ │ -206d6f64756c657f302c300a0c0a686f70635f706172616d2e73636d2c333436
│ │ -360a286d6f64756c6520686f70635f706172616d7f31352c3936330a28646566
│ │ +206d6f64756c657f302c300a0c0a686f70635f706172616d2e73636d2c333536
│ │ +390a286d6f64756c6520686f70635f706172616d7f31352c3936330a28646566
│ │  696e652d706172616d6574657220686f70632d72632d66696c652d736574217f
│ │ -3132352c333737350a28646566696e652d706172616d6574657220686f70632d
│ │ -72632d66696c657f3132352c333737350a28646566696e652d706172616d6574
│ │ -657220686f70632d6269676c6f6f2d736574217f3133312c343034360a286465
│ │ -66696e652d706172616d6574657220686f70632d6269676c6f6f7f3133312c34
│ │ -3034360a28646566696e652d706172616d6574657220686f70632d6269676c6f
│ │ -6f2d6f7074696f6e732d736574217f3133372c343331360a28646566696e652d
│ │ -706172616d6574657220686f70632d6269676c6f6f2d6f7074696f6e737f3133
│ │ -372c343331360a28646566696e652d706172616d6574657220686f70632d6269
│ │ -676c6f6f2d4f2d6f7074696f6e732d736574217f3134332c343634370a286465
│ │ +3132382c333835300a28646566696e652d706172616d6574657220686f70632d
│ │ +72632d66696c657f3132382c333835300a28646566696e652d706172616d6574
│ │ +657220686f70632d6269676c6f6f2d736574217f3133342c343132310a286465
│ │ +66696e652d706172616d6574657220686f70632d6269676c6f6f7f3133342c34
│ │ +3132310a28646566696e652d706172616d6574657220686f70632d6269676c6f
│ │ +6f2d6f7074696f6e732d736574217f3134302c343339310a28646566696e652d
│ │ +706172616d6574657220686f70632d6269676c6f6f2d6f7074696f6e737f3134
│ │ +302c343339310a28646566696e652d706172616d6574657220686f70632d6269
│ │ +676c6f6f2d4f2d6f7074696f6e732d736574217f3134362c343732320a286465
│ │  66696e652d706172616d6574657220686f70632d6269676c6f6f2d4f2d6f7074
│ │ -696f6e737f3134332c343634370a28646566696e652d706172616d6574657220
│ │ -686f70632d6269676c6f6f2d736166652d6f7074696f6e2d736574217f313439
│ │ -2c343936380a28646566696e652d706172616d6574657220686f70632d626967
│ │ -6c6f6f2d736166652d6f7074696f6e7f3134392c343936380a28646566696e65
│ │ -2d706172616d6574657220686f70632d706173732d736574217f3135352c3532
│ │ -34310a28646566696e652d706172616d6574657220686f70632d706173737f31
│ │ -35352c353234310a28646566696e652d706172616d6574657220686f70632d6a
│ │ -732d7461726765742d736574217f3136312c353530320a28646566696e652d70
│ │ -6172616d6574657220686f70632d6a732d7461726765747f3136312c35353032
│ │ +696f6e737f3134362c343732320a28646566696e652d706172616d6574657220
│ │ +686f70632d6269676c6f6f2d736166652d6f7074696f6e2d736574217f313532
│ │ +2c353034330a28646566696e652d706172616d6574657220686f70632d626967
│ │ +6c6f6f2d736166652d6f7074696f6e7f3135322c353034330a28646566696e65
│ │ +2d706172616d6574657220686f70632d706173732d736574217f3135382c3533
│ │ +31360a28646566696e652d706172616d6574657220686f70632d706173737f31
│ │ +35382c353331360a28646566696e652d706172616d6574657220686f70632d6a
│ │ +732d7461726765742d736574217f3136342c353537370a28646566696e652d70
│ │ +6172616d6574657220686f70632d6a732d7461726765747f3136342c35353737
│ │  0a28646566696e652d706172616d6574657220686f70632d736f75726365732d
│ │ -736574217f3136372c353736370a28646566696e652d706172616d6574657220
│ │ -686f70632d736f75726365737f3136372c353736370a28646566696e652d7061
│ │ +736574217f3137302c353834320a28646566696e652d706172616d6574657220
│ │ +686f70632d736f75726365737f3137302c353834320a28646566696e652d7061
│ │  72616d6574657220686f70632d64657374696e6174696f6e2d736574217f3137
│ │ -332c363032390a28646566696e652d706172616d6574657220686f70632d6465
│ │ -7374696e6174696f6e7f3137332c363032390a28646566696e652d706172616d
│ │ -6574657220686f70632d74656d702d736574217f3137392c363239340a286465
│ │ -66696e652d706172616d6574657220686f70632d74656d707f3137392c363239
│ │ -340a28646566696e652d706172616d6574657220686f70632d73686172652d64
│ │ -69726563746f72792d736574217f3138352c363535320a28646566696e652d70
│ │ +362c363130340a28646566696e652d706172616d6574657220686f70632d6465
│ │ +7374696e6174696f6e7f3137362c363130340a28646566696e652d706172616d
│ │ +6574657220686f70632d74656d702d736574217f3138322c363336390a286465
│ │ +66696e652d706172616d6574657220686f70632d74656d707f3138322c363336
│ │ +390a28646566696e652d706172616d6574657220686f70632d73686172652d64
│ │ +69726563746f72792d736574217f3138382c363632370a28646566696e652d70
│ │  6172616d6574657220686f70632d73686172652d6469726563746f72797f3138
│ │ -352c363535320a28646566696e652d706172616d6574657220686f70632d6163
│ │ -636573732d66696c652d736574217f3139312c363834300a28646566696e652d
│ │ -706172616d6574657220686f70632d6163636573732d66696c657f3139312c36
│ │ -3834300a28646566696e652d706172616d6574657220686f70632d6c6f6e672d
│ │ -73697a652d736574217f3139372c373130350a28646566696e652d706172616d
│ │ -6574657220686f70632d6c6f6e672d73697a657f3139372c373130350a286465
│ │ +382c363632370a28646566696e652d706172616d6574657220686f70632d6163
│ │ +636573732d66696c652d736574217f3139342c363931350a28646566696e652d
│ │ +706172616d6574657220686f70632d6163636573732d66696c657f3139342c36
│ │ +3931350a28646566696e652d706172616d6574657220686f70632d6c6f6e672d
│ │ +73697a652d736574217f3230302c373138300a28646566696e652d706172616d
│ │ +6574657220686f70632d6c6f6e672d73697a657f3230302c373138300a286465
│ │  66696e652d706172616d6574657220686f70632d75696e7433322d736574217f
│ │ -3230332c373336380a28646566696e652d706172616d6574657220686f70632d
│ │ -75696e7433327f3230332c373336380a28646566696e652d706172616d657465
│ │ -7220686f70632d6a73686561702d736574217f3230392c373632380a28646566
│ │ -696e652d706172616d6574657220686f70632d6a73686561707f3230392c3736
│ │ -32380a28646566696e652d706172616d6574657220686f70632d636c69656e74
│ │ -632d736f757263652d6d61702d736574217f3231352c373838380a2864656669
│ │ +3230362c373434330a28646566696e652d706172616d6574657220686f70632d
│ │ +75696e7433327f3230362c373434330a28646566696e652d706172616d657465
│ │ +7220686f70632d6a73686561702d736574217f3231322c373730330a28646566
│ │ +696e652d706172616d6574657220686f70632d6a73686561707f3231322c3737
│ │ +30330a28646566696e652d706172616d6574657220686f70632d636c69656e74
│ │ +632d736f757263652d6d61702d736574217f3231382c373936330a2864656669
│ │  6e652d706172616d6574657220686f70632d636c69656e74632d736f75726365
│ │ -2d6d61707f3231352c373838380a28646566696e652d706172616d6574657220
│ │ -686f70632d636c69656e74632d7573652d7374726963742d736574217f323231
│ │ -2c383136300a28646566696e652d706172616d6574657220686f70632d636c69
│ │ -656e74632d7573652d7374726963747f3232312c383136300a28646566696e65
│ │ +2d6d61707f3231382c373936330a28646566696e652d706172616d6574657220
│ │ +686f70632d636c69656e74632d7573652d7374726963742d736574217f323234
│ │ +2c383233350a28646566696e652d706172616d6574657220686f70632d636c69
│ │ +656e74632d7573652d7374726963747f3232342c383233350a28646566696e65
│ │  2d706172616d6574657220686f70632d636c69656e74632d61726974792d6368
│ │ -65636b2d736574217f3232372c383433320a28646566696e652d706172616d65
│ │ -74657220686f70632d636c69656e74632d61726974792d636865636b7f323237
│ │ -2c383433320a28646566696e652d706172616d6574657220686f70632d636c69
│ │ -656e74632d747970652d636865636b2d736574217f3233332c383730350a2864
│ │ +65636b2d736574217f3233302c383530370a28646566696e652d706172616d65
│ │ +74657220686f70632d636c69656e74632d61726974792d636865636b7f323330
│ │ +2c383530370a28646566696e652d706172616d6574657220686f70632d636c69
│ │ +656e74632d747970652d636865636b2d736574217f3233362c383738300a2864
│ │  6566696e652d706172616d6574657220686f70632d636c69656e74632d747970
│ │ -652d636865636b7f3233332c383730350a28646566696e652d706172616d6574
│ │ -657220686f70632d636c69656e74632d6d6574612d736574217f3233392c3839
│ │ -37370a28646566696e652d706172616d6574657220686f70632d636c69656e74
│ │ -632d6d6574617f3233392c383937370a28646566696e652d706172616d657465
│ │ -7220686f70632d636c69656e74632d64656275672d736574217f3234352c3932
│ │ -34330a28646566696e652d706172616d6574657220686f70632d636c69656e74
│ │ -632d64656275677f3234352c393234330a28646566696e652d706172616d6574
│ │ -657220686f70632d636c69656e74632d70702d736574217f3235312c39353130
│ │ +652d636865636b7f3233362c383738300a28646566696e652d706172616d6574
│ │ +657220686f70632d636c69656e74632d6d6574612d736574217f3234322c3930
│ │ +35320a28646566696e652d706172616d6574657220686f70632d636c69656e74
│ │ +632d6d6574617f3234322c393035320a28646566696e652d706172616d657465
│ │ +7220686f70632d636c69656e74632d64656275672d736574217f3234382c3933
│ │ +31380a28646566696e652d706172616d6574657220686f70632d636c69656e74
│ │ +632d64656275677f3234382c393331380a28646566696e652d706172616d6574
│ │ +657220686f70632d636c69656e74632d70702d736574217f3235342c39353835
│ │  0a28646566696e652d706172616d6574657220686f70632d636c69656e74632d
│ │ -70707f3235312c393531300a28646566696e652d706172616d6574657220686f
│ │ -70632d636c69656e74632d696e6c696e696e672d736574217f3235372c393737
│ │ -340a28646566696e652d706172616d6574657220686f70632d636c69656e7463
│ │ -2d696e6c696e696e677f3235372c393737340a28646566696e652d706172616d
│ │ +70707f3235342c393538350a28646566696e652d706172616d6574657220686f
│ │ +70632d636c69656e74632d696e6c696e696e672d736574217f3236302c393834
│ │ +390a28646566696e652d706172616d6574657220686f70632d636c69656e7463
│ │ +2d696e6c696e696e677f3236302c393834390a28646566696e652d706172616d
│ │  6574657220686f70632d736f757263652d6c616e67756167652d736574217f32
│ │ -36332c31303034340a28646566696e652d706172616d6574657220686f70632d
│ │ -736f757263652d6c616e67756167657f3236332c31303034340a28646566696e
│ │ +36362c31303131390a28646566696e652d706172616d6574657220686f70632d
│ │ +736f757263652d6c616e67756167657f3236362c31303131390a28646566696e
│ │  652d706172616d6574657220686f70632d6f7074696d2d6c6576656c2d736574
│ │ -217f3236392c31303331360a28646566696e652d706172616d6574657220686f
│ │ -70632d6f7074696d2d6c6576656c7f3236392c31303331360a28646566696e65
│ │ +217f3237322c31303339310a28646566696e652d706172616d6574657220686f
│ │ +70632d6f7074696d2d6c6576656c7f3237322c31303339310a28646566696e65
│ │  2d706172616d6574657220686f70632d6a732d776f726b65722d736574217f32
│ │ -37352c31303538300a28646566696e652d706172616d6574657220686f70632d
│ │ -6a732d776f726b65727f3237352c31303538300a28646566696e652d70617261
│ │ -6d6574657220686f70632d6a732d6d6f64756c652d6e616d652d736574217f32
│ │ -38312c31303834330a28646566696e652d706172616d6574657220686f70632d
│ │ -6a732d6d6f64756c652d6e616d657f3238312c31303834330a28646566696e65
│ │ -2d706172616d6574657220686f70632d6a732d6d6f64756c652d706174682d73
│ │ -6574217f3238372c31313131310a28646566696e652d706172616d6574657220
│ │ -686f70632d6a732d6d6f64756c652d706174687f3238372c31313131310a2864
│ │ -6566696e652d706172616d6574657220686f70632d6a732d6d6f64756c652d6d
│ │ -61696e2d736574217f3239332c31313337390a28646566696e652d706172616d
│ │ -6574657220686f70632d6a732d6d6f64756c652d6d61696e7f3239332c313133
│ │ -37390a28646566696e652d706172616d6574657220686f70632d6a732d686561
│ │ -6465722d736574217f3239392c31313635370a28646566696e652d706172616d
│ │ -6574657220686f70632d6a732d6865616465727f3239392c31313635370a2864
│ │ -6566696e652d706172616d6574657220686f70632d6a732d747970652d616e6e
│ │ -6f746174696f6e732d736574217f3330352c31313932300a28646566696e652d
│ │ -706172616d6574657220686f70632d6a732d747970652d616e6e6f746174696f
│ │ -6e737f3330352c31313932300a28646566696e652d706172616d657465722068
│ │ -6f70632d6a732d6c69627261726965732d736574217f3331312c31323139330a
│ │ -28646566696e652d706172616d6574657220686f70632d6a732d6c6962726172
│ │ -6965737f3331312c31323139330a28646566696e652d706172616d6574657220
│ │ -686f70632d6a732d6472697665722d736574217f3332362c31323637330a2864
│ │ -6566696e652d706172616d6574657220686f70632d6a732d6472697665727f33
│ │ -32362c31323637330a28646566696e652d706172616d6574657220686f70632d
│ │ -6a732d72657475726e2d61732d657869742d736574217f3333322c3132393336
│ │ -0a28646566696e652d706172616d6574657220686f70632d6a732d7265747572
│ │ -6e2d61732d657869747f3333322c31323933360a28646566696e652d70617261
│ │ -6d6574657220686f70632d6a32732d666c6167732d736574217f3333382c3133
│ │ -3230370a28646566696e652d706172616d6574657220686f70632d6a32732d66
│ │ -6c6167737f3333382c31333230370a28646566696e652d706172616d65746572
│ │ -20686f702d6d61782d746872656164732d736574217f3334362c31333631390a
│ │ -28646566696e652d706172616d6574657220686f702d6d61782d746872656164
│ │ -737f3334362c31333631390a0c0a7061727365617267732e73636d2c3137380a
│ │ -286d6f64756c6520686f70635f7061727365617267737f31352c3936330a2864
│ │ -6566696e652065636d617363726970742d6573367f32382c313334310a286465
│ │ -66696e652065636d617363726970742d6573323031377f33322c313435350a28
│ │ -646566696e65202875736167657f33382c313735350a28646566696e65202870
│ │ -617273652d617267737f35352c323534380a28646566696e652028686f70632d
│ │ -6c6f61642d72637f3330362c31333932300a0c0a6d61696e2e73636d2c34320a
│ │ -286d6f64756c6520686f70637f31352c3936330a28646566696e6520286d6169
│ │ -6e7f33302c313335370a0c0a6472697665722e73636d2c3231370a286d6f6475
│ │ -6c6520686f70635f6472697665727f31352c3936330a28646566696e65202868
│ │ -6f70632d726561647f33332c313436310a28646566696e65202873657475702d
│ │ -636c69656e742d636f6d70696c6572217f34352c313836320a28646566696e65
│ │ -20286a732d6472697665727f38372c333737380a28646566696e6520286a732d
│ │ -6472697665722d3e737472696e677f3130342c343433350a28646566696e6520
│ │ -28636f6d70696c652d736f75726365737f3131332c343833330a28646566696e
│ │ -6520286a73686561707f3434332c31353234310a0c0a6c69626469722e73636d
│ │ -2c3230310a286d6f64756c6520686f70635f6c69626469727f31352c3936330a
│ │ -28646566696e652028736166652d726561647f32312c313235300a2864656669
│ │ -6e65202870726f636573732d6c69622d76657273696f6e7f33372c313738310a
│ │ -28646566696e65202870726f636573732d6c69622d636f6e6669677f35302c32
│ │ -3339310a28646566696e652028726561642d636f6e6669675f7363687f36322c
│ │ -323933390a28646566696e6520286269676c6f6f2d6f766572726964652d636f
│ │ -6e666967217f37352c333435340a
│ │ +37382c31303635350a28646566696e652d706172616d6574657220686f70632d
│ │ +6a732d776f726b65727f3237382c31303635350a28646566696e652d70617261
│ │ +6d6574657220686f70632d6a732d776f726b65722d736c6176652d736574217f
│ │ +3238342c31303931380a28646566696e652d706172616d6574657220686f7063
│ │ +2d6a732d776f726b65722d736c6176657f3238342c31303931380a2864656669
│ │ +6e652d706172616d6574657220686f70632d6a732d6d6f64756c652d6e616d65
│ │ +2d736574217f3239302c31313138370a28646566696e652d706172616d657465
│ │ +7220686f70632d6a732d6d6f64756c652d6e616d657f3239302c31313138370a
│ │ +28646566696e652d706172616d6574657220686f70632d6a732d6d6f64756c65
│ │ +2d706174682d736574217f3239362c31313435350a28646566696e652d706172
│ │ +616d6574657220686f70632d6a732d6d6f64756c652d706174687f3239362c31
│ │ +313435350a28646566696e652d706172616d6574657220686f70632d6a732d6d
│ │ +6f64756c652d6d61696e2d736574217f3330322c31313732330a28646566696e
│ │ +652d706172616d6574657220686f70632d6a732d6d6f64756c652d6d61696e7f
│ │ +3330322c31313732330a28646566696e652d706172616d6574657220686f7063
│ │ +2d6a732d6865616465722d736574217f3330382c31323030310a28646566696e
│ │ +652d706172616d6574657220686f70632d6a732d6865616465727f3330382c31
│ │ +323030310a28646566696e652d706172616d6574657220686f70632d6a732d74
│ │ +7970652d616e6e6f746174696f6e732d736574217f3331342c31323236340a28
│ │ +646566696e652d706172616d6574657220686f70632d6a732d747970652d616e
│ │ +6e6f746174696f6e737f3331342c31323236340a28646566696e652d70617261
│ │ +6d6574657220686f70632d6a732d6c69627261726965732d736574217f333230
│ │ +2c31323533370a28646566696e652d706172616d6574657220686f70632d6a73
│ │ +2d6c69627261726965737f3332302c31323533370a28646566696e652d706172
│ │ +616d6574657220686f70632d6a732d6472697665722d736574217f3333352c31
│ │ +333031370a28646566696e652d706172616d6574657220686f70632d6a732d64
│ │ +72697665727f3333352c31333031370a28646566696e652d706172616d657465
│ │ +7220686f70632d6a732d72657475726e2d61732d657869742d736574217f3334
│ │ +312c31333238300a28646566696e652d706172616d6574657220686f70632d6a
│ │ +732d72657475726e2d61732d657869747f3334312c31333238300a2864656669
│ │ +6e652d706172616d6574657220686f70632d6a32732d666c6167732d73657421
│ │ +7f3334372c31333535310a28646566696e652d706172616d6574657220686f70
│ │ +632d6a32732d666c6167737f3334372c31333535310a28646566696e652d7061
│ │ +72616d6574657220686f702d6d61782d746872656164732d736574217f333535
│ │ +2c31333936330a28646566696e652d706172616d6574657220686f702d6d6178
│ │ +2d746872656164737f3335352c31333936330a0c0a7061727365617267732e73
│ │ +636d2c3137380a286d6f64756c6520686f70635f7061727365617267737f3135
│ │ +2c3936330a28646566696e652065636d617363726970742d6573367f32382c31
│ │ +3334310a28646566696e652065636d617363726970742d6573323031377f3332
│ │ +2c313435350a28646566696e65202875736167657f33382c313735350a286465
│ │ +66696e65202870617273652d617267737f35352c323534380a28646566696e65
│ │ +2028686f70632d6c6f61642d72637f3331302c31343133300a0c0a6d61696e2e
│ │ +73636d2c34320a286d6f64756c6520686f70637f31352c3936330a2864656669
│ │ +6e6520286d61696e7f33302c313335370a0c0a6472697665722e73636d2c3231
│ │ +370a286d6f64756c6520686f70635f6472697665727f31352c3936330a286465
│ │ +66696e652028686f70632d726561647f33332c313436310a28646566696e6520
│ │ +2873657475702d636c69656e742d636f6d70696c6572217f34352c313836320a
│ │ +28646566696e6520286a732d6472697665727f38372c333737380a2864656669
│ │ +6e6520286a732d6472697665722d3e737472696e677f3130342c343433350a28
│ │ +646566696e652028636f6d70696c652d736f75726365737f3131332c34383333
│ │ +0a28646566696e6520286a73686561707f3434342c31353238320a0c0a6c6962
│ │ +6469722e73636d2c3230310a286d6f64756c6520686f70635f6c69626469727f
│ │ +31352c3936330a28646566696e652028736166652d726561647f32312c313235
│ │ +300a28646566696e65202870726f636573732d6c69622d76657273696f6e7f33
│ │ +372c313738310a28646566696e65202870726f636573732d6c69622d636f6e66
│ │ +69677f35302c323339310a28646566696e652028726561642d636f6e6669675f
│ │ +7363687f36322c323933390a28646566696e6520286269676c6f6f2d6f766572
│ │ +726964652d636f6e666967217f37352c333435340a
│ ├── hop-3.1.0-pre2/hopc/driver.scm
│ │ @@ -1,14 +1,14 @@
│ │  ;*=====================================================================*/
│ │  ;*    serrano/prgm/project/hop/3.1.x/hopc/driver.scm                   */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Author      :  Manuel Serrano                                    */
│ │  ;*    Creation    :  Mon Apr 14 08:13:05 2014                          */
│ │ -;*    Last change :  Fri Oct 20 05:55:42 2017 (serrano)                */
│ │ -;*    Copyright   :  2014-17 Manuel Serrano                            */
│ │ +;*    Last change :  Sun Jan 28 06:37:30 2018 (serrano)                */
│ │ +;*    Copyright   :  2014-18 Manuel Serrano                            */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    HOPC compiler driver                                             */
│ │  ;*=====================================================================*/
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    The module                                                       */
│ │  ;*---------------------------------------------------------------------*/
│ │ @@ -165,14 +165,15 @@
│ │  			 (open-mmap fname :read #t :write #f))))
│ │  	    (for-each (lambda (exp) (pp exp out))
│ │  	       (apply j2s-compile in
│ │  		  :return-as-exit (hopc-js-return-as-exit)
│ │  		  :mmap-src mmap
│ │  		  :driver (js-driver)
│ │  		  :worker (hopc-js-worker)
│ │ +		  :worker-slave (hopc-js-worker-slave)
│ │  		  :module-main (if (boolean? (hopc-js-module-main))
│ │  				   (hopc-js-module-main)
│ │  				   (not (memq (hopc-pass) '(object so))))
│ │  		  :module-name (or (hopc-js-module-name)
│ │  				   (input-file->module-name in))
│ │  		  :module-path (hopc-js-module-path)
│ │  		  :hopscript-header (hopc-js-header)
│ ├── hop-3.1.0-pre2/hopc/hopc_param.scm
│ │ @@ -1,14 +1,14 @@
│ │  ;*=====================================================================*/
│ │  ;*    serrano/prgm/project/hop/3.1.x/hopc/hopc_param.scm               */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Author      :  Manuel Serrano                                    */
│ │  ;*    Creation    :  Fri Nov 12 13:20:19 2004                          */
│ │ -;*    Last change :  Tue Oct  3 13:17:29 2017 (serrano)                */
│ │ -;*    Copyright   :  2004-17 Manuel Serrano                            */
│ │ +;*    Last change :  Sun Jan 28 06:35:52 2018 (serrano)                */
│ │ +;*    Copyright   :  2004-18 Manuel Serrano                            */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    HOPC global parameters                                           */
│ │  ;*=====================================================================*/
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    The module                                                       */
│ │  ;*---------------------------------------------------------------------*/
│ │ @@ -84,14 +84,17 @@
│ │  
│ │  	    (hopc-optim-level::int)
│ │  	    (hopc-optim-level-set! ::int)
│ │  
│ │  	    (hopc-js-worker::bool)
│ │  	    (hopc-js-worker-set! ::bool)
│ │  
│ │ +	    (hopc-js-worker-slave::bool)
│ │ +	    (hopc-js-worker-slave-set! ::bool)
│ │ +
│ │  	    (hopc-js-module-name::obj)
│ │  	    (hopc-js-module-name-set! ::obj)
│ │  	    
│ │  	    (hopc-js-module-path::obj)
│ │  	    (hopc-js-module-path-set! ::obj)
│ │  	    
│ │  	    (hopc-js-module-main::obj)
│ │ @@ -272,14 +275,20 @@
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    hopc-js-worker ...                                               */
│ │  ;*---------------------------------------------------------------------*/
│ │  (define-parameter hopc-js-worker
│ │     #t)
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │ +;*    hopc-js-worker-slave ...                                         */
│ │ +;*---------------------------------------------------------------------*/
│ │ +(define-parameter hopc-js-worker-slave
│ │ +   #f)
│ │ +
│ │ +;*---------------------------------------------------------------------*/
│ │  ;*    hopc-js-module-name ...                                          */
│ │  ;*---------------------------------------------------------------------*/
│ │  (define-parameter hopc-js-module-name
│ │     #f)
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    hopc-js-module-path ...                                          */
│ ├── hop-3.1.0-pre2/hopc/parseargs.scm
│ │ @@ -1,13 +1,13 @@
│ │  ;*=====================================================================*/
│ │  ;*    serrano/prgm/project/hop/3.1.x/hopc/parseargs.scm                */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Author      :  Manuel Serrano                                    */
│ │  ;*    Creation    :  Fri Nov 12 13:32:52 2004                          */
│ │ -;*    Last change :  Fri Jan 26 15:13:29 2018 (serrano)                */
│ │ +;*    Last change :  Sun Jan 28 06:36:58 2018 (serrano)                */
│ │  ;*    Copyright   :  2004-18 Manuel Serrano                            */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Hop command line parsing                                         */
│ │  ;*=====================================================================*/
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    The module                                                       */
│ │ @@ -182,14 +182,18 @@
│ │  	     (hopc-source-language-set! (string->symbol lang)))
│ │  	    
│ │  	    (section "JavaScript dialect and features")
│ │  	    (("--js-worker" (help "Enable JavaScript workers"))
│ │  	     (hopc-js-worker-set! #t))
│ │  	    (("--js-no-worker" (help "Disable JavaScript workers"))
│ │  	     (hopc-js-worker-set! #f))
│ │ +	    (("--js-worker-slave" (help "Compile a worker slave code"))
│ │ +	     (hopc-js-worker-slave-set! #t))
│ │ +	    (("--js-no-worker-slave" (help "Compile a worker master code"))
│ │ +	     (hopc-js-worker-slave-set! #f))
│ │  	    (("--js-module-name" ?name (help "Set Bigloo module name"))
│ │  	     (hopc-js-module-name-set! name))
│ │  	    (("--js-module-path" ?path (help "Set Bigloo module path"))
│ │  	     (hopc-js-module-path-set! path))
│ │  	    (("--js-module-main" (help "Force generate a main clause"))
│ │  	     (hopc-js-module-main-set! #t))
│ │  	    (("--js-no-module-main" (help "Force not generate a main clause"))
│ ├── hop-3.1.0-pre2/runtime/configure.scm
│ │ @@ -146,15 +146,15 @@
│ │  ;*---------------------------------------------------------------------*/
│ │  (define (hop-name) "Hop")
│ │  (define (hop-version) "3.1.0")
│ │  (define (hop-branch) "3.1.x")
│ │  (define (hop-backend) "native")
│ │  (define (hop-url) "http://hop.inria.fr")
│ │  
│ │ -(define (hop-build-id) "e212d254354b150b3958ee1053454968")
│ │ +(define (hop-build-id) "bea4222b7a90959ebb8c21cbb7e7b548")
│ │  (define (hop-build-tag) "")
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    Misc ...                                                         */
│ │  ;*---------------------------------------------------------------------*/
│ │  (define-inline (hop-mime-types-file) "/etc/mime.types")
│ │  (define-inline (hop-configure-css-mime-type) "text/css")
│ ├── hop-3.1.0-pre2/runtime/html_head.scm
│ │ @@ -1,14 +1,14 @@
│ │  ;*=====================================================================*/
│ │  ;*    serrano/prgm/project/hop/3.1.x/runtime/html_head.scm             */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Author      :  Manuel Serrano                                    */
│ │  ;*    Creation    :  Fri Jan 14 05:36:34 2005                          */
│ │ -;*    Last change :  Wed Sep 27 19:01:54 2017 (serrano)                */
│ │ -;*    Copyright   :  2005-17 Manuel Serrano                            */
│ │ +;*    Last change :  Sat Feb  3 09:16:45 2018 (serrano)                */
│ │ +;*    Copyright   :  2005-18 Manuel Serrano                            */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Various HTML extensions                                          */
│ │  ;*=====================================================================*/
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    The module                                                       */
│ │  ;*---------------------------------------------------------------------*/
│ │ @@ -582,15 +582,15 @@
│ │  		 (loop (cdr a) mode rts dir path base inl packed 
│ │  		       (cons (css (absolute-path file dir) base inl) els))))
│ │  	     ((:jscript :script)
│ │  	      (let ((file (or (find-file/path (car a) path) (car a))))
│ │  		 (loop (cdr a) mode rts dir path base inl packed 
│ │  		       (cons (script (absolute-path file dir) inl) els))))
│ │  	     ((:require :module)
│ │ -	      (let* ((v (xml-primitive-value (car a)))
│ │ +	      (let* ((v (car a))
│ │  		     (file (clientc-resolve-filename v (or context path))))
│ │  		 (if (not file)
│ │  		     (error "<HEAD>" "Cannot find required file" file)
│ │  		     (loop (cdr a) mode rts dir path base inl packed 
│ │  			(cons (require file v inl) els)))))
│ │  	     ((:library)
│ │  	      (let ((file (find-file/path (car a) (library-path))))
│ │ @@ -719,14 +719,17 @@
│ │     
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    SCRIPT ...                                                       */
│ │  ;*---------------------------------------------------------------------*/
│ │  (define-tag <SCRIPT> ((inline #f boolean)
│ │  		      (src #unspecified)
│ │  		      (type (hop-mime-type))
│ │ +		      (idiom #f)
│ │ +		      (context #f)
│ │ +		      (module #f)
│ │  		      (attributes)
│ │  		      body)
│ │     
│ │     (define (purify node)
│ │        (if (>=fx (hop-security) 2)
│ │  	  (let ((sm (hop-security-manager)))
│ │  	     (with-access::security-manager sm (script-sanitize)
│ │ @@ -758,23 +761,33 @@
│ │  		      (with-input-from-file src read-string)))))
│ │  	 (if body
│ │  	     (instantiate::xml-cdata
│ │  		(tag 'script)
│ │  		(attributes `(:type ,type ,@attributes))
│ │  		(body (list "\n" body)))
│ │  	     (default src))))
│ │ +
│ │ +   (define (require p m inl)
│ │ +      (<REQUIRE> :type (hop-mime-type)
│ │ +	 :inline inl :src p :mod m))
│ │     
│ │     (let ((src (xml-primitive-value src))
│ │ -	 (type (xml-primitive-value type)))
│ │ +	 (type (xml-primitive-value type))
│ │ +	 (module (xml-primitive-value module)))
│ │        (purify
│ │ -	 (if (and inline (string? src))
│ │ -	     (if (file-exists? src)
│ │ -		 (inl src)
│ │ -		 (default src))
│ │ -	     (default src)))))
│ │ +	 (cond
│ │ +	    ((not (string? src))
│ │ +	     (default src))
│ │ +	    (module
│ │ +	     (let ((file (clientc-resolve-filename src context)))
│ │ +		(require file src inline)))
│ │ +	    ((and inline (file-exists? src))
│ │ +	     (inl src))
│ │ +	    (else
│ │ +	     (default src))))))
│ │   
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    REQUIRE ...                                                      */
│ │  ;*---------------------------------------------------------------------*/
│ │  (define-tag <REQUIRE> ((inline #f boolean)
│ │  		       (src #unspecified)
│ │  		       (mod #unspecified string)
│ ├── hop-3.1.0-pre2/etc/hopjs.el.in
│ │ @@ -1,15 +1,15 @@
│ │  ;; -*- mode: lisp -*-
│ │  ;*=====================================================================*/
│ │  ;*    serrano/prgm/project/hop/3.1.x/etc/hopjs.el.in                   */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Author      :  Manuel Serrano                                    */
│ │  ;*    Creation    :  Sun May 25 13:05:16 2014                          */
│ │ -;*    Last change :  Sat Oct 21 06:59:26 2017 (serrano)                */
│ │ -;*    Copyright   :  2014-17 Manuel Serrano                            */
│ │ +;*    Last change :  Mon Jan 29 10:42:20 2018 (serrano)                */
│ │ +;*    Copyright   :  2014-18 Manuel Serrano                            */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    HOPJS customization of the standard js-mode                      */
│ │  ;*=====================================================================*/
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    The package                                                      */
│ │  ;*---------------------------------------------------------------------*/
│ │ @@ -261,16 +261,18 @@
│ │  	(cons "</?[a-zA-Z0-9_.-]+[ ]*>\\|[ ]*/>\\|<[^ /]*/>" 'font-lock-face-hopjs9)
│ │  	(list "\\(</?[a-zA-Z0-9_.:-]+\\)[ ]+[a-zA-Z0-9_]" 1 'font-lock-face-hopjs9)
│ │  	(cons "<!--\\([^-]\\|-[^-]\\|--[^>]\\)+-[-]+>" 'font-lock-comment-face)
│ │  	(list "[}\"][ ]*\\(>\\)" 1 'font-lock-face-hopjs9)
│ │  	(cons "$\{[^ \t\r\n{}]*\}" 'font-lock-face-hopjs2)
│ │  	(list "\\([$]\\){" 1 'font-lock-face-hopjs2)
│ │  	(list "\\([~]\\){" 1 'font-lock-face-hopjs3)
│ │ -	(cons "[0-9a-zA-Z_-]*:" 'font-lock-face-hopjs10)
│ │ +	(cons "[0-9a-zA-Z_-]+:" 'font-lock-face-hopjs10)
│ │  	(cons "\\<\\(?:async\\|yield\\|await\\)\\>" 'font-lock-face-hopjs3)
│ │ +	(list "#:\\([^ \t\r\n{}(),;=[]*\\)" 1 'font-lock-face-hopjs3)
│ │ +	(cons "exports." 'font-lock-keyword-face)
│ │  	(list (concat "^\\s-*\\(?:service\\)\\s-+\\(" js--name-re "\\)") 1 'font-lock-function-name-face)))
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    hopjs-key-bindings ...                                           */
│ │  ;*---------------------------------------------------------------------*/
│ │  (defun hopjs-key-bindings ()
│ │    (let ((map (current-local-map)))
│ │ @@ -302,19 +304,19 @@
│ │  (defconst hopjs-re-standalone-tag
│ │    "<\\([^>/\n]\\|/[^>]\\)*/>")
│ │  
│ │  (defconst hopjs-re-entering-var
│ │    (concat "\\(?:\\(?:var\\|let\\|const\\)[ \t ]*\\)?[a-zA-Z_$][:.0-9a-zA-Z_$]*[ \t]*=[ \t]*"
│ │  	  hopjs-re-open-tag))
│ │  
│ │ -(defconst hopjs-re-entering-retun
│ │ +(defconst hopjs-re-entering-return
│ │    (concat "return[ \t]+" hopjs-re-open-tag))
│ │  
│ │  (defconst hopjs-re-entering
│ │ -  (concat hopjs-re-entering-var "\\|" hopjs-re-entering-retun))
│ │ +  (concat hopjs-re-entering-var "\\|" hopjs-re-entering-return))
│ │  
│ │  (defconst hopjs-re-entering-html
│ │    "\\(?:\\(?:var\\|let\\|const\\)[ \t ]*\\)?[a-zA-Z_$][:.0-9a-zA-Z_$]*[ \t]*[(= ]?[ \t]*<\\(?:[^> \n/]+\\|[^/]>\\)")
│ │  
│ │  (defconst hopjs-re-entering-attr-html
│ │    "\\(?:\\(?:var\\|let\\|const\\)[ \t ]*\\)?[a-zA-Z_$][:.0-9a-zA-Z_$]*[ \t]*[(= ]?[ \t]*<\\(?:[^> \n/]+\\)[ \t]+\\([^\n<>]+\\)$")
│ │  
│ │ @@ -551,20 +553,20 @@
│ │           (or (not (looking-at ":"))
│ │               (save-excursion
│ │                 (and (js--re-search-backward "[?:{]\\|\\_<case\\_>" nil t)
│ │                      (looking-at "?")))))))
│ │  
│ │  (defun js--proper-indentation (parse-status)
│ │    "Return the proper indentation for the current line."
│ │ +  (message "GLOP point=%s %s" (point) parse-status)
│ │    (save-excursion
│ │      (back-to-indentation)
│ │      (cond ((nth 4 parse-status)		; inside comment
│ │  	   (js--get-c-offset 'c (nth 8 parse-status)))
│ │  	  ((nth 3 parse-status) 0)	; inside string
│ │ -	  ((eq (char-after) ?#) 0)
│ │  	  ((save-excursion (js--beginning-of-macro)) 4)
│ │  	  ;; Indent array comprehension continuation lines specially.
│ │  	  ((let ((bracket (nth 1 parse-status))
│ │  		 beg)
│ │  	     (and bracket
│ │  		  (not (js--same-line bracket))
│ │  		  (setq beg (js--indent-in-array-comp bracket))
│ │ @@ -610,15 +612,14 @@
│ │  	       ;; If there is something following the opening
│ │  	       ;; paren/bracket, everything else should be indented at
│ │  	       ;; the same level.
│ │  	       (unless same-indent-p
│ │  		 (forward-char)
│ │  		 (skip-chars-forward " \t"))
│ │  	       (current-column))))
│ │ -
│ │  	  ((js--continued-expression-p)
│ │  	   (+ js-indent-level js-expr-indent-offset))
│ │  	  (t 0))))
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    hopjs-in-string-comment-p ...                                    */
│ │  ;*---------------------------------------------------------------------*/
│ ├── hop-3.1.0-pre2/etc/Makefile
│ │ @@ -1,14 +1,14 @@
│ │  #*=====================================================================*/
│ │ -#*    serrano/prgm/project/hop/3.0.x/etc/Makefile                      */
│ │ +#*    serrano/prgm/project/hop/3.1.x/etc/Makefile                      */
│ │  #*    -------------------------------------------------------------    */
│ │  #*    Author      :  Manuel Serrano                                    */
│ │  #*    Creation    :  Fri Jan 20 13:46:40 2006                          */
│ │ -#*    Last change :  Tue Dec 15 07:42:51 2015 (serrano)                */
│ │ -#*    Copyright   :  2006-15 Manuel Serrano                            */
│ │ +#*    Last change :  Mon Jan 29 10:33:11 2018 (serrano)                */
│ │ +#*    Copyright   :  2006-18 Manuel Serrano                            */
│ │  #*    -------------------------------------------------------------    */
│ │  #*    ETC Makefile                                                     */
│ │  #*=====================================================================*/
│ │  
│ │  #*---------------------------------------------------------------------*/
│ │  #*    Configuration                                                    */
│ │  #*---------------------------------------------------------------------*/
│ │ @@ -52,15 +52,15 @@
│ │  	if [ ! -d $(DESTDIR)$(HOPSHAREDIR)/site-lisp ]; then \
│ │            if [ -f $(DESTDIR)$(HOPSHAREDIR)/site-lisp ]; then \
│ │              $(RM) $(DESTDIR)$(HOPSHAREDIR)/site-lisp; \
│ │            fi; \
│ │  	  $(MAKE) mkdir DIR=$(DESTDIR)$(HOPSHAREDIR)/site-lisp; \
│ │  	  chmod $(MODDIR) $(DESTDIR)$(HOPSHAREDIR)/site-lisp; \
│ │  	fi
│ │ -	cp hopjs.el $(DESTDIR)$(HOPSHAREDIR)/site-lisp/
│ │ +	$(INSTALL) hopjs.el $(DESTDIR)$(HOPSHAREDIR)/site-lisp
│ │  
│ │  uninstall:
│ │  	$(RM) -f $(DESTDIR)$(HOPLIBDIR)/hop/$(HOPRELEASE)/Makefile.hopconfig
│ │  	$(RM) -f $(DESTDIR)$(HOPETCDIR)/hoprc.hop
│ │  	$(RM) -f $(DESTDIR)$(HOPMANDIR)/hop.1
│ │  	$(RM) -f $(DESTDIR)$(HOPMANDIR)/hopsh.1
│ │  	$(RM) -f $(DESTDIR)$(HOPMANDIR)/hopreplay.1
│ ├── hop-3.1.0-pre2/etc/hopjs.el
│ │ @@ -1,16 +1,16 @@
│ │  ;* Automatically generated file (don't edit) */
│ │  ;; -*- mode: lisp -*-
│ │  ;*=====================================================================*/
│ │  ;*    serrano/prgm/project/hop/3.1.x/etc/hopjs.el.in                   */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    Author      :  Manuel Serrano                                    */
│ │  ;*    Creation    :  Sun May 25 13:05:16 2014                          */
│ │ -;*    Last change :  Sat Oct 21 06:59:26 2017 (serrano)                */
│ │ -;*    Copyright   :  2014-17 Manuel Serrano                            */
│ │ +;*    Last change :  Mon Jan 29 10:42:20 2018 (serrano)                */
│ │ +;*    Copyright   :  2014-18 Manuel Serrano                            */
│ │  ;*    -------------------------------------------------------------    */
│ │  ;*    HOPJS customization of the standard js-mode                      */
│ │  ;*=====================================================================*/
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    The package                                                      */
│ │  ;*---------------------------------------------------------------------*/
│ │ @@ -262,16 +262,18 @@
│ │  	(cons "</?[a-zA-Z0-9_.-]+[ ]*>\\|[ ]*/>\\|<[^ /]*/>" 'font-lock-face-hopjs9)
│ │  	(list "\\(</?[a-zA-Z0-9_.:-]+\\)[ ]+[a-zA-Z0-9_]" 1 'font-lock-face-hopjs9)
│ │  	(cons "<!--\\([^-]\\|-[^-]\\|--[^>]\\)+-[-]+>" 'font-lock-comment-face)
│ │  	(list "[}\"][ ]*\\(>\\)" 1 'font-lock-face-hopjs9)
│ │  	(cons "$\{[^ \t\r\n{}]*\}" 'font-lock-face-hopjs2)
│ │  	(list "\\([$]\\){" 1 'font-lock-face-hopjs2)
│ │  	(list "\\([~]\\){" 1 'font-lock-face-hopjs3)
│ │ -	(cons "[0-9a-zA-Z_-]*:" 'font-lock-face-hopjs10)
│ │ +	(cons "[0-9a-zA-Z_-]+:" 'font-lock-face-hopjs10)
│ │  	(cons "\\<\\(?:async\\|yield\\|await\\)\\>" 'font-lock-face-hopjs3)
│ │ +	(list "#:\\([^ \t\r\n{}(),;=[]*\\)" 1 'font-lock-face-hopjs3)
│ │ +	(cons "exports." 'font-lock-keyword-face)
│ │  	(list (concat "^\\s-*\\(?:service\\)\\s-+\\(" js--name-re "\\)") 1 'font-lock-function-name-face)))
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    hopjs-key-bindings ...                                           */
│ │  ;*---------------------------------------------------------------------*/
│ │  (defun hopjs-key-bindings ()
│ │    (let ((map (current-local-map)))
│ │ @@ -303,19 +305,19 @@
│ │  (defconst hopjs-re-standalone-tag
│ │    "<\\([^>/\n]\\|/[^>]\\)*/>")
│ │  
│ │  (defconst hopjs-re-entering-var
│ │    (concat "\\(?:\\(?:var\\|let\\|const\\)[ \t ]*\\)?[a-zA-Z_$][:.0-9a-zA-Z_$]*[ \t]*=[ \t]*"
│ │  	  hopjs-re-open-tag))
│ │  
│ │ -(defconst hopjs-re-entering-retun
│ │ +(defconst hopjs-re-entering-return
│ │    (concat "return[ \t]+" hopjs-re-open-tag))
│ │  
│ │  (defconst hopjs-re-entering
│ │ -  (concat hopjs-re-entering-var "\\|" hopjs-re-entering-retun))
│ │ +  (concat hopjs-re-entering-var "\\|" hopjs-re-entering-return))
│ │  
│ │  (defconst hopjs-re-entering-html
│ │    "\\(?:\\(?:var\\|let\\|const\\)[ \t ]*\\)?[a-zA-Z_$][:.0-9a-zA-Z_$]*[ \t]*[(= ]?[ \t]*<\\(?:[^> \n/]+\\|[^/]>\\)")
│ │  
│ │  (defconst hopjs-re-entering-attr-html
│ │    "\\(?:\\(?:var\\|let\\|const\\)[ \t ]*\\)?[a-zA-Z_$][:.0-9a-zA-Z_$]*[ \t]*[(= ]?[ \t]*<\\(?:[^> \n/]+\\)[ \t]+\\([^\n<>]+\\)$")
│ │  
│ │ @@ -552,20 +554,20 @@
│ │           (or (not (looking-at ":"))
│ │               (save-excursion
│ │                 (and (js--re-search-backward "[?:{]\\|\\_<case\\_>" nil t)
│ │                      (looking-at "?")))))))
│ │  
│ │  (defun js--proper-indentation (parse-status)
│ │    "Return the proper indentation for the current line."
│ │ +  (message "GLOP point=%s %s" (point) parse-status)
│ │    (save-excursion
│ │      (back-to-indentation)
│ │      (cond ((nth 4 parse-status)		; inside comment
│ │  	   (js--get-c-offset 'c (nth 8 parse-status)))
│ │  	  ((nth 3 parse-status) 0)	; inside string
│ │ -	  ((eq (char-after) ?#) 0)
│ │  	  ((save-excursion (js--beginning-of-macro)) 4)
│ │  	  ;; Indent array comprehension continuation lines specially.
│ │  	  ((let ((bracket (nth 1 parse-status))
│ │  		 beg)
│ │  	     (and bracket
│ │  		  (not (js--same-line bracket))
│ │  		  (setq beg (js--indent-in-array-comp bracket))
│ │ @@ -611,15 +613,14 @@
│ │  	       ;; If there is something following the opening
│ │  	       ;; paren/bracket, everything else should be indented at
│ │  	       ;; the same level.
│ │  	       (unless same-indent-p
│ │  		 (forward-char)
│ │  		 (skip-chars-forward " \t"))
│ │  	       (current-column))))
│ │ -
│ │  	  ((js--continued-expression-p)
│ │  	   (+ js-indent-level js-expr-indent-offset))
│ │  	  (t 0))))
│ │  
│ │  ;*---------------------------------------------------------------------*/
│ │  ;*    hopjs-in-string-comment-p ...                                    */
│ │  ;*---------------------------------------------------------------------*/
│ ├── hop-3.1.0-pre2/.buildtag
│ │ @@ -1 +1 @@
│ │ -362cd5a7
│ │ +7bdad62f
│ ├── hop-3.1.0-pre2/share/hop-exception.js
│ │┄ xxd not available in path. Falling back to Python hexlify.
│ │┄ 'js-beautify' not available in path. Falling back to binary comparison.
│ │ @@ -1,864 +1,864 @@
│ │ -2f2a20736368656d65326a732067656e6572617465642066696c652053756e2c
│ │ -203238204a616e20323031382030383a32353a3337202b30313030202a2f0a76
│ │ -617220705f5f686f705f657863657074696f6e203d20286e65772073635f5061
│ │ -697228286e65772073635f506169722822686f705f6164645f6576656e745f6c
│ │ -697374656e6572222c226164642d6576656e742d6c697374656e657221222929
│ │ -2c286e65772073635f5061697228286e65772073635f506169722822686f705f
│ │ -696e6e657248544d4c5f736574222c22696e6e657248544d4c2d736574212229
│ │ -292c6e756c6c292929293b0a76617220715f5f686f705f657863657074696f6e
│ │ -203d20225e283f3a686f705f73656e645f726571756573747c77697468484f50
│ │ -7c486f704672616d652e706f73747c48544d4c5b412d7a5d5b612d7a5d2a456c
│ │ -656d656e745b2e5d6f6e5b612d7a5d2a7c6170706c7943616c6c6261636b7c26
│ │ -706f6f6c2d7363686564756c65725b302d395d2b7c26707468726561642d5b30
│ │ -2d395d2b2924223b0a76617220686f705f6e616d655f616c6961736573203d20
│ │ -705f5f686f705f657863657074696f6e3b0a766172206f5f5f686f705f657863
│ │ -657074696f6e203d20715f5f686f705f657863657074696f6e3b0a0a66756e63
│ │ -74696f6e20686f705f64656d616e676c65286129207b207661722068203d2028
│ │ -665f5f686f705f657863657074696f6e286129293b0a69662028286820213d3d
│ │ -2066616c73652929207b0a72657475726e202868293b0a7d0a656c7365207b0a
│ │ -7661722067203d2066756e6374696f6e20286129207b207661722062203d2061
│ │ -3b0a646f207b0a69662028282828622e696e6465784f66282269732d2229203d
│ │ -3d3d2030292920213d3d2066616c73652929207b0a62203d2028282873635f73
│ │ -7562737472696e6728622c20332c2028282862292e6c656e677468292929292b
│ │ -223f2229293b0a7d0a656c7365207b0a69662028282828622e696e6465784f66
│ │ -28226861732d2229203d3d3d2030292920213d3d2066616c73652929207b0a62
│ │ -203d202828622b223f2229293b0a7d0a656c7365207b0a69662028282873635f
│ │ -6973537472696e6753756666697828222d62616e67222c2062292920213d3d20
│ │ -66616c73652929207b0a62203d2028282873635f737562737472696e6728622c
│ │ -20302c20282828282862292e6c656e67746829292d35292929292b2221222929
│ │ -3b0a7d0a656c7365207b0a72657475726e202862293b0a7d0a7d0a7d0a7d2077
│ │ -68696c65202874727565293b0a207d3b0a69662028282828612e696e6465784f
│ │ -66282273635f2229203d3d3d2030292920213d3d2066616c73652929207b0a76
│ │ -61722066203d202873635f6c6973745461696c282873635f737472696e67326c
│ │ -697374286129292c203329293b0a7661722065203d206e756c6c3b0a76617220
│ │ -64203d2066756e6374696f6e2028612c6229207b207661722064203d20613b0a
│ │ -7661722065203d20623b0a646f207b0a696620282828286429203d3d3d206e75
│ │ -6c6c292929207b0a7661722063203d202873635f6c69737432737472696e6728
│ │ -2873635f7265766572736542616e672865292929293b0a72657475726e202828
│ │ -6728632929293b0a7d0a656c7365207b0a69662028282853435f55505045525f
│ │ -434c4153532e696e6465784f662828282864292e5f5f686f705f63617229292e
│ │ -76616c2920213d202d31292929207b0a65203d2028286e65772073635f506169
│ │ -722828286e65772073635f436861722828282864292e5f5f686f705f63617229
│ │ -292e76616c2e746f4c6f7765724361736528292929292c2028286e6577207363
│ │ -5f5061697228286e65772073635f4368617228222d2229292c20652929292929
│ │ -293b0a64203d2028282864292e5f5f686f705f63647229293b0a7d0a656c7365
│ │ -207b0a69662028282828282864292e5f5f686f705f63617229293d3d3d286e65
│ │ -772073635f4368617228225f222929292929207b0a64203d2028282864292e5f
│ │ -5f686f705f63647229293b0a65203d2028286e65772073635f5061697228286e
│ │ -65772073635f4368617228222d2229292c20652929293b0a7d0a656c7365207b
│ │ -0a69662028282828282864292e5f5f686f705f63617229293d3d3d286e657720
│ │ -73635f43686172282232222929292929207b0a64203d2028282864292e5f5f68
│ │ -6f705f63647229293b0a65203d2028286e65772073635f5061697228286e6577
│ │ -2073635f4368617228223e2229292c2028286e65772073635f5061697228286e
│ │ -65772073635f4368617228222d2229292c20652929292929293b0a7d0a656c73
│ │ -65207b0a65203d2028286e65772073635f506169722828282864292e5f5f686f
│ │ -705f63617229292c20652929293b0a64203d2028282864292e5f5f686f705f63
│ │ -647229293b0a7d0a7d0a7d0a7d0a7d207768696c65202874727565293b0a207d
│ │ -3b0a7661722063203d20286428662c206529293b0a7d0a656c7365207b0a6320
│ │ -3d2066616c73653b0a7d0a69662028286320213d3d2066616c73652929207b0a
│ │ -72657475726e202863293b0a7d0a656c7365207b0a7661722062203d20287363
│ │ -5f6173736f6328612c20686f705f6e616d655f616c696173657329293b0a6966
│ │ -2028282828622920696e7374616e63656f662073635f50616972292929207b0a
│ │ -72657475726e202828282862292e5f5f686f705f6364722929293b0a7d0a656c
│ │ -7365207b0a72657475726e202861293b0a7d0a7d0a7d0a207d0a766172206e5f
│ │ -5f686f705f657863657074696f6e203d202873635f7072656765787028225e28
│ │ -5b5e205d2b2940285b5e205d2b29242229293b0a766172206d5f5f686f705f65
│ │ -7863657074696f6e203d202873635f707265676578702822282e2b293a285b30
│ │ -2d395d2b29242229293b0a766172206c5f5f686f705f657863657074696f6e20
│ │ -3d202873635f7072656765787028225e285b5e28295d2b295b285d5b5e295d2a
│ │ -5b295d40285b5e205d2b29242229293b0a766172206b5f5f686f705f65786365
│ │ -7074696f6e203d202873635f7072656765787028225e2e2b5c6e5b20095d2b61
│ │ -74202229293b0a766172206a5f5f686f705f657863657074696f6e203d202873
│ │ -635f7072656765787028225e5b20095d2b617420285b5e205d2b29205b285d28
│ │ -2e2b295b295d2229293b0a76617220695f5f686f705f657863657074696f6e20
│ │ -3d202873635f707265676578702822282e2b293a285b302d395d2b293a285b30
│ │ -2d395d2b29242229293b0a76617220686f705f63757272656e745f737461636b
│ │ -5f636f6e74657874203d206e756c6c3b0a76617220686f705f696e697469616c
│ │ -5f737461636b5f636f6e74657874203d206e756c6c3b0a0a66756e6374696f6e
│ │ -20685f5f686f705f657863657074696f6e28612c622c6329207b207265747572
│ │ -6e202861293b0a207d0a76617220675f5f686f705f657863657074696f6e203d
│ │ -20685f5f686f705f657863657074696f6e3b0a0a66756e6374696f6e2042476c
│ │ -5f686f707a6432736f757263657a64326d61707a643272656769737465727a31
│ │ -327a63307a7a5f5f686f707a6432657863657074696f6e7a6432286129207b20
│ │ -72657475726e202828675f5f686f705f657863657074696f6e203d206129293b
│ │ -0a207d0a0a66756e6374696f6e2042476c5f6269676c6f6f7a64326d616e676c
│ │ -65647a66337a32317a7a5f5f686f707a6432657863657074696f6e7a64322861
│ │ -29207b207661722065203d2028282861292e6c656e67746829293b0a69662028
│ │ -2828653e37292929207b0a7661722064203d202873635f697353756273747269
│ │ -6e6728612c202242674c5f222c203429293b0a696620282828286420213d3d20
│ │ -66616c7365293f20643a202873635f6973537562737472696e6728612c202242
│ │ -476c5f222c203429292920213d3d2066616c73652929207b0a69662028282828
│ │ -73635f737472696e6752656628612c202828652d33292929292e76616c203d3d
│ │ -3d20286e65772073635f4368617228227a2229292e76616c292929207b0a7661
│ │ -722063203d202873635f697343686172416c7068616265746963282873635f73
│ │ -7472696e6752656628612c202828652d322929292929293b0a69662028282828
│ │ -6320213d3d2066616c7365293f20633a20282853435f4e554d4245525f434c41
│ │ -53532e696e6465784f66282873635f737472696e6752656628612c202828652d
│ │ -32292929292e76616c2920213d202d3129292920213d3d2066616c7365292920
│ │ -7b0a7661722062203d202873635f697343686172416c70686162657469632828
│ │ -73635f737472696e6752656628612c202828652d312929292929293b0a696620
│ │ -28286220213d3d2066616c73652929207b0a72657475726e202862293b0a7d0a
│ │ -656c7365207b0a72657475726e2028282853435f4e554d4245525f434c415353
│ │ -2e696e6465784f66282873635f737472696e6752656628612c202828652d3129
│ │ -2929292e76616c2920213d202d312929293b0a7d0a7d0a656c7365207b0a7265
│ │ -7475726e202866616c7365293b0a7d0a7d0a656c7365207b0a72657475726e20
│ │ -2866616c7365293b0a7d0a7d0a656c7365207b0a72657475726e202866616c73
│ │ -65293b0a7d0a7d0a656c7365207b0a72657475726e202866616c7365293b0a7d
│ │ -0a207d0a0a66756e6374696f6e20665f5f686f705f657863657074696f6e2861
│ │ -29207b207661722071203d2028282861292e6c656e67746829293b0a76617220
│ │ -70203d202828712d3329293b0a766172206d203d2066756e6374696f6e202862
│ │ -29207b207661722066203d202873635f737472696e6752656628612c20282862
│ │ -2b31292929293b0a7661722065203d202873635f737472696e6752656628612c
│ │ -202828622b32292929293b0a69662028282853435f4e554d4245525f434c4153
│ │ -532e696e6465784f6628662e76616c2920213d202d31292929207b0a76617220
│ │ -64203d20282828282866292e76616c2e63686172436f6465417428302929292d
│ │ -282828286e65772073635f43686172282230222929292e76616c2e6368617243
│ │ -6f64654174283029292929293b0a7d0a656c7365207b0a64203d20282831302b
│ │ -282828282866292e76616c2e63686172436f6465417428302929292d28282828
│ │ -6e65772073635f43686172282261222929292e76616c2e63686172436f646541
│ │ -742830292929292929293b0a7d0a69662028282853435f4e554d4245525f434c
│ │ -4153532e696e6465784f6628652e76616c2920213d202d31292929207b0a7661
│ │ -722063203d20282828282865292e76616c2e63686172436f6465417428302929
│ │ -292d282828286e65772073635f43686172282230222929292e76616c2e636861
│ │ -72436f64654174283029292929293b0a7d0a656c7365207b0a63203d20282831
│ │ -302b282828282865292e76616c2e63686172436f6465417428302929292d2828
│ │ -28286e65772073635f43686172282261222929292e76616c2e63686172436f64
│ │ -6541742830292929292929293b0a7d0a72657475726e20282828642b2828633c
│ │ -3c3429292929293b0a207d3b0a766172206e203d2066756e6374696f6e202862
│ │ -2c6329207b207661722066203d202828632d3129293b0a7661722065203d206e
│ │ -756c6c3b0a7661722064203d2066756e6374696f6e2028632c6429207b207661
│ │ -722067203d20633b0a7661722068203d20643b0a646f207b0a69662028282867
│ │ -3d3d3d282d3129292929207b0a72657475726e20282873635f6c697374327374
│ │ -72696e6728682929293b0a7d0a656c7365207b0a7661722066203d202828672d
│ │ -3129293b0a7661722065203d2028286e65772073635f50616972282828625b67
│ │ -5d29292c20682929293b0a696620282828663d3d3d282d3129292929207b0a72
│ │ -657475726e20282873635f6c69737432737472696e6728652929293b0a7d0a65
│ │ -6c7365207b0a67203d202828662d3129293b0a68203d2028286e65772073635f
│ │ -50616972282828625b665d29292c20652929293b0a7d0a7d0a7d207768696c65
│ │ -202874727565293b0a207d3b0a696620282828663d3d3d282d3129292929207b
│ │ -0a72657475726e20282873635f6c69737432737472696e6728652929293b0a7d
│ │ -0a656c7365207b0a72657475726e20282864282828662d3129292c2028286e65
│ │ -772073635f50616972282828625b665d29292c20652929292929293b0a7d0a20
│ │ -7d3b0a766172206f203d2066756e6374696f6e20286329207b20766172206520
│ │ -3d202873635f6d616b65566563746f72287029293b0a7661722064203d206675
│ │ -6e6374696f6e2028632c642c6629207b20766172206a203d20633b0a76617220
│ │ -6b203d20643b0a766172206c203d20663b0a646f207b0a6966202828286a3d3d
│ │ -3d70292929207b0a6966202828286c3d3d3d286d286a2929292929207b0a7265
│ │ -7475726e202828286e65772073635f56616c756573285b286e28652c206b2929
│ │ -2c28286a2b3329295d292929293b0a7d0a656c7365207b0a72657475726e2028
│ │ -28286e65772073635f56616c756573285b612c28286a2b3329295d292929293b
│ │ -0a7d0a7d0a656c7365207b0a7661722069203d202873635f737472696e675265
│ │ -6628612c206a29293b0a696620282828692e76616c203d3d3d20286e65772073
│ │ -635f4368617228227a2229292e76616c292929207b0a6966202828282873635f
│ │ -737472696e6752656628612c2028286a2b31292929292e76616c203d3d3d2028
│ │ -6e65772073635f4368617228227a2229292e76616c292929207b0a7265747572
│ │ -6e202828286e65772073635f56616c756573285b286e28652c2028286b2d3129
│ │ -2929292c28286a2b3229295d292929293b0a7d0a656c7365207b0a7661722068
│ │ -203d20286d286a29293b0a7661722067203d2028286e65772073635f43686172
│ │ -28537472696e672e66726f6d43686172436f64652868292929293b0a2828655b
│ │ -6b5d203d206729293b0a6a203d2028286a2b3329293b0a6b203d2028286b2b31
│ │ -29293b0a286c205e3d2068293b0a7d0a7d0a656c7365207b0a2828655b6b5d20
│ │ -3d206929293b0a6a203d2028286a2b3129293b0a6b203d2028286b2b3129293b
│ │ -0a7d0a7d0a7d207768696c65202874727565293b0a207d3b0a72657475726e20
│ │ -28286428632c20302c20302929293b0a207d3b0a69662028282842476c5f6269
│ │ -676c6f6f7a64326d616e676c65647a66337a32317a7a5f5f686f707a64326578
│ │ -63657074696f6e7a64322861292920213d3d2066616c73652929207b0a696620
│ │ -28282873635f6973537562737472696e6728612c202242674c5f222c20342929
│ │ -20213d3d2066616c73652929207b0a766172206c203d20756e646566696e6564
│ │ -3b0a766172206b203d20756e646566696e65643b0a2873635f63616c6c576974
│ │ -6856616c7565732866756e6374696f6e202829207b2072657475726e2028286f
│ │ -28342929293b0a207d2c2066756e6374696f6e2028632c6429207b206c203d20
│ │ -633b0a72657475726e2028286b203d206429293b0a207d29293b0a766172206a
│ │ -203d206c3b0a72657475726e20286a293b0a7d0a656c7365207b0a6966202828
│ │ -2873635f6973537562737472696e6728612c202242476c5f222c203429292021
│ │ -3d3d2066616c73652929207b0a7661722069203d20756e646566696e65643b0a
│ │ -7661722068203d20756e646566696e65643b0a2873635f63616c6c5769746856
│ │ -616c7565732866756e6374696f6e202829207b2072657475726e2028286f2834
│ │ -2929293b0a207d2c2066756e6374696f6e2028632c6429207b2069203d20633b
│ │ -0a72657475726e20282868203d206429293b0a207d29293b0a7661722067203d
│ │ -20693b0a7661722066203d20683b0a7661722065203d20756e646566696e6564
│ │ -3b0a7661722064203d20756e646566696e65643b0a2873635f63616c6c576974
│ │ -6856616c7565732866756e6374696f6e202829207b2072657475726e2028286f
│ │ -28662929293b0a207d2c2066756e6374696f6e2028632c6629207b2065203d20
│ │ -633b0a72657475726e20282864203d206629293b0a207d29293b0a7661722063
│ │ -203d20653b0a7661722062203d202873635f737472696e67496e64657828672c
│ │ -20286e65772073635f4368617228222e22292929293b0a69662028286220213d
│ │ -3d2066616c73652929207b0a72657475726e202828282873635f737562737472
│ │ -696e6728672c20302c206229292b2240222b632929293b0a7d0a656c7365207b
│ │ -0a72657475726e20282828672b2240222b632929293b0a7d0a7d0a656c736520
│ │ -7b0a72657475726e202866616c7365293b0a7d0a7d0a7d0a656c7365207b0a72
│ │ -657475726e202866616c7365293b0a7d0a207d0a0a66756e6374696f6e20655f
│ │ -5f686f705f657863657074696f6e286329207b207661722064203d206e756c6c
│ │ -3b0a666f722028766172206731343335203d20617267756d656e74732e6c656e
│ │ -677468202d20313b6731343335203e3d20313b2d2d673134333529207b0a6420
│ │ -3d2073635f636f6e7328617267756d656e74735b67313433355d2c2064293b0a
│ │ -7d0a2069662028282874686973203d3d3d2066616c7365292929207b0a726574
│ │ -75726e20286e756c6c293b0a7d0a656c7365207b0a6966202828212828226361
│ │ -6c6c65652220696e20617267756d656e747329292929207b0a72657475726e20
│ │ -286e756c6c293b0a7d0a656c7365207b0a72657475726e20282873635f776974
│ │ -6848616e646c65724c616d6264612866756e6374696f6e20286329207b207265
│ │ -7475726e20286e756c6c293b0a207d2c2066756e6374696f6e202829207b2076
│ │ -61722066203d202828617267756d656e74735b2263616c6c6565225d29293b0a
│ │ -7661722065203d2066756e6374696f6e2028652c6629207b20766172206a203d
│ │ -20653b0a766172206b203d20663b0a646f207b0a6966202828286b3d3d3d282d
│ │ -3129292929207b0a69662028282828642920696e7374616e63656f662073635f
│ │ -50616972292929207b0a7661722069203d2028282864292e5f5f686f705f6361
│ │ -7229293b0a7d0a656c7365207b0a69203d2031303b0a7d0a7661722068203d20
│ │ -6e756c6c3b0a7661722067203d2066756e6374696f6e2028652c662c6729207b
│ │ -207661722069203d20653b0a766172206a203d20663b0a766172206b203d2067
│ │ -3b0a646f207b0a696620282869262628286a3e3029292929207b0a7661722068
│ │ -203d202873635f636f6e735374617228692c202873635f636f6e735374617228
│ │ -225c754542414374797065222c20225c7545424143636c69656e742229292c20
│ │ -6e756c6c29293b0a69203d202828695b2263616c6c6572225d29293b0a282d2d
│ │ -6a293b0a6b203d2028286e65772073635f5061697228682c206b2929293b0a7d
│ │ -0a656c7365207b0a72657475726e20282873635f7265766572736542616e6728
│ │ -6b2929293b0a7d0a7d207768696c65202874727565293b0a207d3b0a72657475
│ │ -726e20282867286a2c20692c20682929293b0a7d0a656c7365207b0a69662028
│ │ -286a2626282128286a3d3d3d756e646566696e65642929292929207b0a6a203d
│ │ -2028286a5b2263616c6c6572225d29293b0a282d2d6b293b0a7d0a656c736520
│ │ -7b0a72657475726e20286e756c6c293b0a7d0a7d0a7d207768696c6520287472
│ │ -7565293b0a207d3b0a72657475726e2028286528662c20632929293b0a207d29
│ │ -29293b0a7d0a7d0a207d0a0a66756e6374696f6e20686f705f7265706f72745f
│ │ -657863657074696f6e28652c6629207b2069662028282828646f63756d656e74
│ │ -5b22626f6479225d2929262628212828282828646f63756d656e745b22626f64
│ │ -79225d292929203d3d3d206e756c6c2929292929207b0a766172207a203d2066
│ │ -756e6374696f6e20286529207b2072657475726e20282873635f776974684861
│ │ -6e646c65724c616d6264612866756e6374696f6e20286529207b207265747572
│ │ -6e2028225c7545424143636c69656e7422293b0a207d2c2066756e6374696f6e
│ │ -202829207b207661722066203d202873635f6173737128225c75454241437479
│ │ -7065222c206529293b0a69662028282828662920696e7374616e63656f662073
│ │ -635f50616972292929207b0a72657475726e2028282828282866292e5f5f686f
│ │ -705f6364722929292e736c69636528312929293b0a7d0a656c7365207b0a7265
│ │ -7475726e202822636c69656e7422293b0a7d0a207d2929293b0a207d3b0a7661
│ │ -722041203d2066756e6374696f6e2028662c6729207b207661722068203d206e
│ │ -756c6c3b0a666f722028766172206731343336203d20617267756d656e74732e
│ │ -6c656e677468202d20313b6731343336203e3d20323b2d2d673134333629207b
│ │ -0a68203d2073635f636f6e7328617267756d656e74735b67313433365d2c2068
│ │ -293b0a7d0a20766172206b203d2028646f6d5f63726561746528227464222c20
│ │ -225c7545424144636c617373222c2022686f702d657863657074696f6e2d6672
│ │ -616d652d6c696e65222c206829293b0a7661722069203d206b3b0a766172206c
│ │ -203d2028646f6d5f63726561746528227464222c20225c7545424144636c6173
│ │ -73222c2022686f702d657863657074696f6e2d6672616d652d6964222c206729
│ │ -293b0a766172206a203d206c3b0a766172206d203d2028646f6d5f6372656174
│ │ -6528227472222c20225c7545424144636c617373222c20662c206a2c20692929
│ │ -3b0a72657475726e20286d293b0a207d3b0a7661722079203d2066756e637469
│ │ -6f6e2028662c6729207b207661722074203d20663b0a7661722075203d20673b
│ │ -0a646f207b0a696620282828287429203d3d3d206e756c6c292929207b0a7265
│ │ -7475726e20282222293b0a7d0a656c7365207b0a696620282828753d3d3d3029
│ │ -2929207b0a7661722070203d2028286e65772073635f50616972286e756c6c2c
│ │ -206e756c6c2929293b0a766172206f203d2066756e6374696f6e2028662c6729
│ │ -207b20766172206a203d20663b0a766172206b203d20673b0a646f207b0a6966
│ │ -20282828286b29203d3d3d206e756c6c292929207b0a72657475726e20282828
│ │ -2870292e5f5f686f705f6364722929293b0a7d0a656c7365207b0a7661722069
│ │ -203d202828286b292e5f5f686f705f63617229293b0a7661722068203d202828
│ │ -6e65772073635f50616972282866756e6374696f6e20286629207b2069662028
│ │ -282828662920696e7374616e63656f662073635f50616972292929207b0a7661
│ │ -72206659203d2028282866292e5f5f686f705f63647229293b0a696620282828
│ │ -2866592920696e7374616e63656f662073635f50616972292929207b0a766172
│ │ -206658203d202828286659292e5f5f686f705f63617229293b0a696620282828
│ │ -2866582920696e7374616e63656f662073635f50616972292929207b0a766172
│ │ -206657203d202828286658292e5f5f686f705f63647229293b0a696620282828
│ │ -2828286658292e5f5f686f705f63617229293d3d3d225c75454241436c696e65
│ │ -2d636f6c22292929207b0a6966202828282866572920696e7374616e63656f66
│ │ -2073635f50616972292929207b0a766172206656203d202828286657292e5f5f
│ │ -686f705f63647229293b0a6966202828282866562920696e7374616e63656f66
│ │ -2073635f50616972292929207b0a766172206655203d202828286656292e5f5f
│ │ -686f705f63647229293b0a6966202828282866552920696e7374616e63656f66
│ │ -2073635f50616972292929207b0a696620282828282828286655292e5f5f686f
│ │ -705f636472292929203d3d3d206e756c6c292929207b0a766172206654203d20
│ │ -28282866292e5f5f686f705f63617229293b0a766172206653203d2028282866
│ │ -57292e5f5f686f705f63617229293b0a766172206652203d202828286656292e
│ │ -5f5f686f705f63617229293b0a766172206651203d202828286655292e5f5f68
│ │ -6f705f63617229293b0a766172206650203d202828286659292e5f5f686f705f
│ │ -63647229293b0a76617220664f203d202873635f6173737128225c7545424143
│ │ -6a732d6c696e652d636f6c222c20665029293b0a76617220664e203d20282822
│ │ -686f702d657863657074696f6e2d6672616d652d222b287a286650292929293b
│ │ -0a76617220664d203d202873635f707265676578705265706c61636528225b3f
│ │ -5d6a733d2e2a24222c2066532c20222229293b0a6966202828282828664f2920
│ │ -696e7374616e63656f662073635f5061697229292626282828686f705f696469
│ │ -6f6d282929203d3d3d2022736368656d652229292929207b0a76617220664c20
│ │ -3d2028646f6d5f63726561746528227370616e222c20225c7545424144636c61
│ │ -7373222c2022686f702d657863657074696f6e2d6a73222c20664d2c20223a22
│ │ -2c2066522c20223a222c20665129293b0a766172206b203d20664c3b0a726574
│ │ -75726e20282873635f6c69737428284128664e2c20282873635f697353796d62
│ │ -6f6c28665429293f2028286654292e736c696365283129293a206654292c206b
│ │ -29292c202866756e6374696f6e20286629207b2069662028282828662920696e
│ │ -7374616e63656f662073635f50616972292929207b0a766172206c203d202828
│ │ -2866292e5f5f686f705f63647229293b0a69662028282828282866292e5f5f68
│ │ -6f705f63617229293d3d3d225c75454241436a732d6c696e652d636f6c222929
│ │ -29207b0a696620282828286c2920696e7374616e63656f662073635f50616972
│ │ -292929207b0a766172206b203d202828286c292e5f5f686f705f63647229293b
│ │ -0a696620282828286b2920696e7374616e63656f662073635f50616972292929
│ │ -207b0a766172206a203d202828286b292e5f5f686f705f63647229293b0a6966
│ │ -20282828286a2920696e7374616e63656f662073635f50616972292929207b0a
│ │ -696620282828282828286a292e5f5f686f705f636472292929203d3d3d206e75
│ │ -6c6c292929207b0a7661722069203d202828286c292e5f5f686f705f63617229
│ │ -293b0a7661722068203d202828286b292e5f5f686f705f63617229293b0a7661
│ │ -722067203d202828286a292e5f5f686f705f63617229293b0a72657475726e20
│ │ -2828412822686f702d657863657074696f6e2d6672616d652d6a73222c202222
│ │ -2c20692c20223a222c20682c20223a222c20672929293b0a7d0a656c7365207b
│ │ -0a72657475726e202866616c7365293b0a7d0a7d0a656c7365207b0a72657475
│ │ -726e202866616c7365293b0a7d0a7d0a656c7365207b0a72657475726e202866
│ │ -616c7365293b0a7d0a7d0a656c7365207b0a72657475726e202866616c736529
│ │ -3b0a7d0a7d0a656c7365207b0a72657475726e202866616c7365293b0a7d0a7d
│ │ -0a656c7365207b0a72657475726e202866616c7365293b0a7d0a207d28664f29
│ │ -292929293b0a7d0a656c7365207b0a72657475726e2028284128664e2c202828
│ │ -73635f697353796d626f6c28665429293f2028286654292e736c696365283129
│ │ -293a206654292c20664d2c20223a222c2066522c20223a222c2066512929293b
│ │ -0a7d0a7d0a656c7365207b0a76617220664b203d2028282866292e5f5f686f70
│ │ -5f63647229293b0a76617220664a203d2028282866292e5f5f686f705f636172
│ │ -29293b0a766172206649203d20282828664b292e5f5f686f705f63617229293b
│ │ -0a766172206648203d20282828664b292e5f5f686f705f63647229293b0a7265
│ │ -7475726e2028284128282822686f702d657863657074696f6e2d6672616d652d
│ │ -222b287a286648292929292c20282873635f697353796d626f6c28664a29293f
│ │ -202828664a292e736c696365283129293a20664a292c2066492929293b0a7d0a
│ │ -7d0a656c7365207b0a766172206647203d2028282866292e5f5f686f705f6364
│ │ -7229293b0a766172206646203d2028282866292e5f5f686f705f63617229293b
│ │ -0a766172206645203d202828286647292e5f5f686f705f63617229293b0a7661
│ │ -72206644203d202828286647292e5f5f686f705f63647229293b0a7265747572
│ │ -6e2028284128282822686f702d657863657074696f6e2d6672616d652d222b28
│ │ -7a286644292929292c20282873635f697353796d626f6c28664629293f202828
│ │ -6646292e736c696365283129293a206646292c2066452929293b0a7d0a7d0a65
│ │ -6c7365207b0a766172206643203d2028282866292e5f5f686f705f6364722929
│ │ -3b0a766172206642203d2028282866292e5f5f686f705f63617229293b0a7661
│ │ -72206641203d202828286643292e5f5f686f705f63617229293b0a7661722066
│ │ -7a203d202828286643292e5f5f686f705f63647229293b0a72657475726e2028
│ │ -284128282822686f702d657863657074696f6e2d6672616d652d222b287a2866
│ │ -7a292929292c20282873635f697353796d626f6c28664229293f202828664229
│ │ -2e736c696365283129293a206642292c2066412929293b0a7d0a7d0a656c7365
│ │ -207b0a766172206679203d2028282866292e5f5f686f705f63647229293b0a76
│ │ -6172206678203d2028282866292e5f5f686f705f63617229293b0a7661722066
│ │ -77203d202828286679292e5f5f686f705f63617229293b0a766172206676203d
│ │ -202828286679292e5f5f686f705f63647229293b0a72657475726e2028284128
│ │ -282822686f702d657863657074696f6e2d6672616d652d222b287a2866762929
│ │ -29292c20282873635f697353796d626f6c28667829293f2028286678292e736c
│ │ -696365283129293a206678292c2066772929293b0a7d0a7d0a656c7365207b0a
│ │ -766172206675203d2028282866292e5f5f686f705f63647229293b0a76617220
│ │ -6674203d202828286675292e5f5f686f705f63617229293b0a76617220667320
│ │ -3d202828286674292e5f5f686f705f63647229293b0a69662028282828282866
│ │ -74292e5f5f686f705f63617229293d3d3d225c75454241436c696e6522292929
│ │ -207b0a6966202828282866732920696e7374616e63656f662073635f50616972
│ │ -292929207b0a766172206672203d202828286673292e5f5f686f705f63647229
│ │ -293b0a6966202828282866722920696e7374616e63656f662073635f50616972
│ │ -292929207b0a696620282828282828286672292e5f5f686f705f636472292929
│ │ -203d3d3d206e756c6c292929207b0a766172206671203d2028282866292e5f5f
│ │ -686f705f63617229293b0a766172206670203d202828286673292e5f5f686f70
│ │ -5f63617229293b0a76617220666f203d202828286672292e5f5f686f705f6361
│ │ -7229293b0a76617220666e203d202828286675292e5f5f686f705f6364722929
│ │ -3b0a76617220666d203d202873635f6173737128225c75454241436a732d6c69
│ │ -6e65222c20666e29293b0a76617220666c203d20282822686f702d6578636570
│ │ -74696f6e2d6672616d652d222b287a28666e292929293b0a76617220666b203d
│ │ -202873635f707265676578705265706c61636528225b3f5d6a733d2e2a24222c
│ │ -2066702c20222229293b0a6966202828282828666d2920696e7374616e63656f
│ │ -662073635f5061697229292626282828686f705f6964696f6d282929203d3d3d
│ │ -2022736368656d652229292929207b0a76617220666a203d2028646f6d5f6372
│ │ -6561746528227370616e222c20225c7545424144636c617373222c2022686f70
│ │ -2d657863657074696f6e2d6a73222c20666b2c20223a222c20666f29293b0a76
│ │ -6172206a203d20666a3b0a72657475726e20282873635f6c6973742828412866
│ │ -6c2c20282873635f697353796d626f6c28667129293f2028286671292e736c69
│ │ -6365283129293a206671292c206a29292c202866756e6374696f6e2028662920
│ │ -7b2069662028282828662920696e7374616e63656f662073635f506169722929
│ │ -29207b0a766172206a203d2028282866292e5f5f686f705f63647229293b0a69
│ │ -662028282828282866292e5f5f686f705f63617229293d3d3d225c7545424143
│ │ -6a732d6c696e6522292929207b0a696620282828286a2920696e7374616e6365
│ │ -6f662073635f50616972292929207b0a7661722069203d202828286a292e5f5f
│ │ -686f705f63647229293b0a69662028282828692920696e7374616e63656f6620
│ │ -73635f50616972292929207b0a6966202828282828282869292e5f5f686f705f
│ │ -636472292929203d3d3d206e756c6c292929207b0a7661722068203d20282828
│ │ -6a292e5f5f686f705f63617229293b0a7661722067203d2028282869292e5f5f
│ │ -686f705f63617229293b0a72657475726e202828412822686f702d6578636570
│ │ -74696f6e2d6672616d652d6a73222c2022222c20682c20223a222c2067292929
│ │ -3b0a7d0a656c7365207b0a72657475726e202866616c7365293b0a7d0a7d0a65
│ │ -6c7365207b0a72657475726e202866616c7365293b0a7d0a7d0a656c7365207b
│ │ -0a72657475726e202866616c7365293b0a7d0a7d0a656c7365207b0a72657475
│ │ -726e202866616c7365293b0a7d0a7d0a656c7365207b0a72657475726e202866
│ │ -616c7365293b0a7d0a207d28666d29292929293b0a7d0a656c7365207b0a7265
│ │ -7475726e2028284128666c2c20282873635f697353796d626f6c28667129293f
│ │ -2028286671292e736c696365283129293a206671292c20666b2c20223a222c20
│ │ -666f2929293b0a7d0a7d0a656c7365207b0a766172206669203d202828286629
│ │ -2e5f5f686f705f63647229293b0a766172206668203d2028282866292e5f5f68
│ │ -6f705f63617229293b0a766172206667203d202828286669292e5f5f686f705f
│ │ -63617229293b0a766172206666203d202828286669292e5f5f686f705f636472
│ │ +2f2a20736368656d65326a732067656e6572617465642066696c65204d6f6e2c
│ │ +20352046656220323031382031333a33313a3436202b30313030202a2f0a7661
│ │ +7220705f5f686f705f657863657074696f6e203d20286e65772073635f506169
│ │ +7228286e65772073635f506169722822686f705f6164645f6576656e745f6c69
│ │ +7374656e6572222c226164642d6576656e742d6c697374656e6572212229292c
│ │ +286e65772073635f5061697228286e65772073635f506169722822686f705f69
│ │ +6e6e657248544d4c5f736574222c22696e6e657248544d4c2d73657421222929
│ │ +2c6e756c6c292929293b0a76617220715f5f686f705f657863657074696f6e20
│ │ +3d20225e283f3a686f705f73656e645f726571756573747c77697468484f507c
│ │ +486f704672616d652e706f73747c48544d4c5b412d7a5d5b612d7a5d2a456c65
│ │ +6d656e745b2e5d6f6e5b612d7a5d2a7c6170706c7943616c6c6261636b7c2670
│ │ +6f6f6c2d7363686564756c65725b302d395d2b7c26707468726561642d5b302d
│ │ +395d2b2924223b0a76617220686f705f6e616d655f616c6961736573203d2070
│ │ +5f5f686f705f657863657074696f6e3b0a766172206f5f5f686f705f65786365
│ │ +7074696f6e203d20715f5f686f705f657863657074696f6e3b0a0a66756e6374
│ │ +696f6e20686f705f64656d616e676c65286129207b207661722068203d202866
│ │ +5f5f686f705f657863657074696f6e286129293b0a69662028286820213d3d20
│ │ +66616c73652929207b0a72657475726e202868293b0a7d0a656c7365207b0a76
│ │ +61722067203d2066756e6374696f6e20286129207b207661722062203d20613b
│ │ +0a646f207b0a69662028282828622e696e6465784f66282269732d2229203d3d
│ │ +3d2030292920213d3d2066616c73652929207b0a62203d2028282873635f7375
│ │ +62737472696e6728622c20332c2028282862292e6c656e677468292929292b22
│ │ +3f2229293b0a7d0a656c7365207b0a69662028282828622e696e6465784f6628
│ │ +226861732d2229203d3d3d2030292920213d3d2066616c73652929207b0a6220
│ │ +3d202828622b223f2229293b0a7d0a656c7365207b0a69662028282873635f69
│ │ +73537472696e6753756666697828222d62616e67222c2062292920213d3d2066
│ │ +616c73652929207b0a62203d2028282873635f737562737472696e6728622c20
│ │ +302c20282828282862292e6c656e67746829292d35292929292b22212229293b
│ │ +0a7d0a656c7365207b0a72657475726e202862293b0a7d0a7d0a7d0a7d207768
│ │ +696c65202874727565293b0a207d3b0a69662028282828612e696e6465784f66
│ │ +282273635f2229203d3d3d2030292920213d3d2066616c73652929207b0a7661
│ │ +722066203d202873635f6c6973745461696c282873635f737472696e67326c69
│ │ +7374286129292c203329293b0a7661722065203d206e756c6c3b0a7661722064
│ │ +203d2066756e6374696f6e2028612c6229207b207661722064203d20613b0a76
│ │ +61722065203d20623b0a646f207b0a696620282828286429203d3d3d206e756c
│ │ +6c292929207b0a7661722063203d202873635f6c69737432737472696e672828
│ │ +73635f7265766572736542616e672865292929293b0a72657475726e20282867
│ │ +28632929293b0a7d0a656c7365207b0a69662028282853435f55505045525f43
│ │ +4c4153532e696e6465784f662828282864292e5f5f686f705f63617229292e76
│ │ +616c2920213d202d31292929207b0a65203d2028286e65772073635f50616972
│ │ +2828286e65772073635f436861722828282864292e5f5f686f705f6361722929
│ │ +2e76616c2e746f4c6f7765724361736528292929292c2028286e65772073635f
│ │ +5061697228286e65772073635f4368617228222d2229292c2065292929292929
│ │ +3b0a64203d2028282864292e5f5f686f705f63647229293b0a7d0a656c736520
│ │ +7b0a69662028282828282864292e5f5f686f705f63617229293d3d3d286e6577
│ │ +2073635f4368617228225f222929292929207b0a64203d2028282864292e5f5f
│ │ +686f705f63647229293b0a65203d2028286e65772073635f5061697228286e65
│ │ +772073635f4368617228222d2229292c20652929293b0a7d0a656c7365207b0a
│ │ +69662028282828282864292e5f5f686f705f63617229293d3d3d286e65772073
│ │ +635f43686172282232222929292929207b0a64203d2028282864292e5f5f686f
│ │ +705f63647229293b0a65203d2028286e65772073635f5061697228286e657720
│ │ +73635f4368617228223e2229292c2028286e65772073635f5061697228286e65
│ │ +772073635f4368617228222d2229292c20652929292929293b0a7d0a656c7365
│ │ +207b0a65203d2028286e65772073635f506169722828282864292e5f5f686f70
│ │ +5f63617229292c20652929293b0a64203d2028282864292e5f5f686f705f6364
│ │ +7229293b0a7d0a7d0a7d0a7d0a7d207768696c65202874727565293b0a207d3b
│ │ +0a7661722063203d20286428662c206529293b0a7d0a656c7365207b0a63203d
│ │ +2066616c73653b0a7d0a69662028286320213d3d2066616c73652929207b0a72
│ │ +657475726e202863293b0a7d0a656c7365207b0a7661722062203d202873635f
│ │ +6173736f6328612c20686f705f6e616d655f616c696173657329293b0a696620
│ │ +28282828622920696e7374616e63656f662073635f50616972292929207b0a72
│ │ +657475726e202828282862292e5f5f686f705f6364722929293b0a7d0a656c73
│ │ +65207b0a72657475726e202861293b0a7d0a7d0a7d0a207d0a766172206e5f5f
│ │ +686f705f657863657074696f6e203d202873635f7072656765787028225e285b
│ │ +5e205d2b2940285b5e205d2b29242229293b0a766172206d5f5f686f705f6578
│ │ +63657074696f6e203d202873635f707265676578702822282e2b293a285b302d
│ │ +395d2b29242229293b0a766172206c5f5f686f705f657863657074696f6e203d
│ │ +202873635f7072656765787028225e285b5e28295d2b295b285d5b5e295d2a5b
│ │ +295d40285b5e205d2b29242229293b0a766172206b5f5f686f705f6578636570
│ │ +74696f6e203d202873635f7072656765787028225e2e2b5c6e5b20095d2b6174
│ │ +202229293b0a766172206a5f5f686f705f657863657074696f6e203d20287363
│ │ +5f7072656765787028225e5b20095d2b617420285b5e205d2b29205b285d282e
│ │ +2b295b295d2229293b0a76617220695f5f686f705f657863657074696f6e203d
│ │ +202873635f707265676578702822282e2b293a285b302d395d2b293a285b302d
│ │ +395d2b29242229293b0a76617220686f705f63757272656e745f737461636b5f
│ │ +636f6e74657874203d206e756c6c3b0a76617220686f705f696e697469616c5f
│ │ +737461636b5f636f6e74657874203d206e756c6c3b0a0a66756e6374696f6e20
│ │ +685f5f686f705f657863657074696f6e28612c622c6329207b2072657475726e
│ │ +202861293b0a207d0a76617220675f5f686f705f657863657074696f6e203d20
│ │ +685f5f686f705f657863657074696f6e3b0a0a66756e6374696f6e2042476c5f
│ │ +686f707a6432736f757263657a64326d61707a643272656769737465727a3132
│ │ +7a63307a7a5f5f686f707a6432657863657074696f6e7a6432286129207b2072
│ │ +657475726e202828675f5f686f705f657863657074696f6e203d206129293b0a
│ │ +207d0a0a66756e6374696f6e2042476c5f6269676c6f6f7a64326d616e676c65
│ │ +647a66337a32317a7a5f5f686f707a6432657863657074696f6e7a6432286129
│ │ +207b207661722065203d2028282861292e6c656e67746829293b0a6966202828
│ │ +28653e37292929207b0a7661722064203d202873635f6973537562737472696e
│ │ +6728612c202242674c5f222c203429293b0a696620282828286420213d3d2066
│ │ +616c7365293f20643a202873635f6973537562737472696e6728612c20224247
│ │ +6c5f222c203429292920213d3d2066616c73652929207b0a6966202828282873
│ │ +635f737472696e6752656628612c202828652d33292929292e76616c203d3d3d
│ │ +20286e65772073635f4368617228227a2229292e76616c292929207b0a766172
│ │ +2063203d202873635f697343686172416c7068616265746963282873635f7374
│ │ +72696e6752656628612c202828652d322929292929293b0a6966202828282863
│ │ +20213d3d2066616c7365293f20633a20282853435f4e554d4245525f434c4153
│ │ +532e696e6465784f66282873635f737472696e6752656628612c202828652d32
│ │ +292929292e76616c2920213d202d3129292920213d3d2066616c73652929207b
│ │ +0a7661722062203d202873635f697343686172416c7068616265746963282873
│ │ +635f737472696e6752656628612c202828652d312929292929293b0a69662028
│ │ +286220213d3d2066616c73652929207b0a72657475726e202862293b0a7d0a65
│ │ +6c7365207b0a72657475726e2028282853435f4e554d4245525f434c4153532e
│ │ +696e6465784f66282873635f737472696e6752656628612c202828652d312929
│ │ +29292e76616c2920213d202d312929293b0a7d0a7d0a656c7365207b0a726574
│ │ +75726e202866616c7365293b0a7d0a7d0a656c7365207b0a72657475726e2028
│ │ +66616c7365293b0a7d0a7d0a656c7365207b0a72657475726e202866616c7365
│ │ +293b0a7d0a7d0a656c7365207b0a72657475726e202866616c7365293b0a7d0a
│ │ +207d0a0a66756e6374696f6e20665f5f686f705f657863657074696f6e286129
│ │ +207b207661722071203d2028282861292e6c656e67746829293b0a7661722070
│ │ +203d202828712d3329293b0a766172206d203d2066756e6374696f6e20286229
│ │ +207b207661722066203d202873635f737472696e6752656628612c202828622b
│ │ +31292929293b0a7661722065203d202873635f737472696e6752656628612c20
│ │ +2828622b32292929293b0a69662028282853435f4e554d4245525f434c415353
│ │ +2e696e6465784f6628662e76616c2920213d202d31292929207b0a7661722064
│ │ +203d20282828282866292e76616c2e63686172436f6465417428302929292d28
│ │ +2828286e65772073635f43686172282230222929292e76616c2e63686172436f
│ │ +64654174283029292929293b0a7d0a656c7365207b0a64203d20282831302b28
│ │ +2828282866292e76616c2e63686172436f6465417428302929292d282828286e
│ │ +65772073635f43686172282261222929292e76616c2e63686172436f64654174
│ │ +2830292929292929293b0a7d0a69662028282853435f4e554d4245525f434c41
│ │ +53532e696e6465784f6628652e76616c2920213d202d31292929207b0a766172
│ │ +2063203d20282828282865292e76616c2e63686172436f646541742830292929
│ │ +2d282828286e65772073635f43686172282230222929292e76616c2e63686172
│ │ +436f64654174283029292929293b0a7d0a656c7365207b0a63203d2028283130
│ │ +2b282828282865292e76616c2e63686172436f6465417428302929292d282828
│ │ +286e65772073635f43686172282261222929292e76616c2e63686172436f6465
│ │ +41742830292929292929293b0a7d0a72657475726e20282828642b2828633c3c
│ │ +3429292929293b0a207d3b0a766172206e203d2066756e6374696f6e2028622c
│ │ +6329207b207661722066203d202828632d3129293b0a7661722065203d206e75
│ │ +6c6c3b0a7661722064203d2066756e6374696f6e2028632c6429207b20766172
│ │ +2067203d20633b0a7661722068203d20643b0a646f207b0a696620282828673d
│ │ +3d3d282d3129292929207b0a72657475726e20282873635f6c69737432737472
│ │ +696e6728682929293b0a7d0a656c7365207b0a7661722066203d202828672d31
│ │ +29293b0a7661722065203d2028286e65772073635f50616972282828625b675d
│ │ +29292c20682929293b0a696620282828663d3d3d282d3129292929207b0a7265
│ │ +7475726e20282873635f6c69737432737472696e6728652929293b0a7d0a656c
│ │ +7365207b0a67203d202828662d3129293b0a68203d2028286e65772073635f50
│ │ +616972282828625b665d29292c20652929293b0a7d0a7d0a7d207768696c6520
│ │ +2874727565293b0a207d3b0a696620282828663d3d3d282d3129292929207b0a
│ │ +72657475726e20282873635f6c69737432737472696e6728652929293b0a7d0a
│ │ +656c7365207b0a72657475726e20282864282828662d3129292c2028286e6577
│ │ +2073635f50616972282828625b665d29292c20652929292929293b0a7d0a207d
│ │ +3b0a766172206f203d2066756e6374696f6e20286329207b207661722065203d
│ │ +202873635f6d616b65566563746f72287029293b0a7661722064203d2066756e
│ │ +6374696f6e2028632c642c6629207b20766172206a203d20633b0a766172206b
│ │ +203d20643b0a766172206c203d20663b0a646f207b0a6966202828286a3d3d3d
│ │ +70292929207b0a6966202828286c3d3d3d286d286a2929292929207b0a726574
│ │ +75726e202828286e65772073635f56616c756573285b286e28652c206b29292c
│ │ +28286a2b3329295d292929293b0a7d0a656c7365207b0a72657475726e202828
│ │ +286e65772073635f56616c756573285b612c28286a2b3329295d292929293b0a
│ │ +7d0a7d0a656c7365207b0a7661722069203d202873635f737472696e67526566
│ │ +28612c206a29293b0a696620282828692e76616c203d3d3d20286e6577207363
│ │ +5f4368617228227a2229292e76616c292929207b0a6966202828282873635f73
│ │ +7472696e6752656628612c2028286a2b31292929292e76616c203d3d3d20286e
│ │ +65772073635f4368617228227a2229292e76616c292929207b0a72657475726e
│ │ +202828286e65772073635f56616c756573285b286e28652c2028286b2d312929
│ │ +29292c28286a2b3229295d292929293b0a7d0a656c7365207b0a766172206820
│ │ +3d20286d286a29293b0a7661722067203d2028286e65772073635f4368617228
│ │ +537472696e672e66726f6d43686172436f64652868292929293b0a2828655b6b
│ │ +5d203d206729293b0a6a203d2028286a2b3329293b0a6b203d2028286b2b3129
│ │ +293b0a286c205e3d2068293b0a7d0a7d0a656c7365207b0a2828655b6b5d203d
│ │ +206929293b0a6a203d2028286a2b3129293b0a6b203d2028286b2b3129293b0a
│ │ +7d0a7d0a7d207768696c65202874727565293b0a207d3b0a72657475726e2028
│ │ +286428632c20302c20302929293b0a207d3b0a69662028282842476c5f626967
│ │ +6c6f6f7a64326d616e676c65647a66337a32317a7a5f5f686f707a6432657863
│ │ +657074696f6e7a64322861292920213d3d2066616c73652929207b0a69662028
│ │ +282873635f6973537562737472696e6728612c202242674c5f222c2034292920
│ │ +213d3d2066616c73652929207b0a766172206c203d20756e646566696e65643b
│ │ +0a766172206b203d20756e646566696e65643b0a2873635f63616c6c57697468
│ │ +56616c7565732866756e6374696f6e202829207b2072657475726e2028286f28
│ │ +342929293b0a207d2c2066756e6374696f6e2028632c6429207b206c203d2063
│ │ +3b0a72657475726e2028286b203d206429293b0a207d29293b0a766172206a20
│ │ +3d206c3b0a72657475726e20286a293b0a7d0a656c7365207b0a696620282828
│ │ +73635f6973537562737472696e6728612c202242476c5f222c2034292920213d
│ │ +3d2066616c73652929207b0a7661722069203d20756e646566696e65643b0a76
│ │ +61722068203d20756e646566696e65643b0a2873635f63616c6c576974685661
│ │ +6c7565732866756e6374696f6e202829207b2072657475726e2028286f283429
│ │ +29293b0a207d2c2066756e6374696f6e2028632c6429207b2069203d20633b0a
│ │ +72657475726e20282868203d206429293b0a207d29293b0a7661722067203d20
│ │ +693b0a7661722066203d20683b0a7661722065203d20756e646566696e65643b
│ │ +0a7661722064203d20756e646566696e65643b0a2873635f63616c6c57697468
│ │ +56616c7565732866756e6374696f6e202829207b2072657475726e2028286f28
│ │ +662929293b0a207d2c2066756e6374696f6e2028632c6629207b2065203d2063
│ │ +3b0a72657475726e20282864203d206629293b0a207d29293b0a766172206320
│ │ +3d20653b0a7661722062203d202873635f737472696e67496e64657828672c20
│ │ +286e65772073635f4368617228222e22292929293b0a69662028286220213d3d
│ │ +2066616c73652929207b0a72657475726e202828282873635f73756273747269
│ │ +6e6728672c20302c206229292b2240222b632929293b0a7d0a656c7365207b0a
│ │ +72657475726e20282828672b2240222b632929293b0a7d0a7d0a656c7365207b
│ │ +0a72657475726e202866616c7365293b0a7d0a7d0a7d0a656c7365207b0a7265
│ │ +7475726e202866616c7365293b0a7d0a207d0a0a66756e6374696f6e20655f5f
│ │ +686f705f657863657074696f6e286329207b207661722064203d206e756c6c3b
│ │ +0a666f722028766172206731343335203d20617267756d656e74732e6c656e67
│ │ +7468202d20313b6731343335203e3d20313b2d2d673134333529207b0a64203d
│ │ +2073635f636f6e7328617267756d656e74735b67313433355d2c2064293b0a7d
│ │ +0a2069662028282874686973203d3d3d2066616c7365292929207b0a72657475
│ │ +726e20286e756c6c293b0a7d0a656c7365207b0a69662028282128282263616c
│ │ +6c65652220696e20617267756d656e747329292929207b0a72657475726e2028
│ │ +6e756c6c293b0a7d0a656c7365207b0a72657475726e20282873635f77697468
│ │ +48616e646c65724c616d6264612866756e6374696f6e20286329207b20726574
│ │ +75726e20286e756c6c293b0a207d2c2066756e6374696f6e202829207b207661
│ │ +722066203d202828617267756d656e74735b2263616c6c6565225d29293b0a76
│ │ +61722065203d2066756e6374696f6e2028652c6629207b20766172206a203d20
│ │ +653b0a766172206b203d20663b0a646f207b0a6966202828286b3d3d3d282d31
│ │ +29292929207b0a69662028282828642920696e7374616e63656f662073635f50
│ │ +616972292929207b0a7661722069203d2028282864292e5f5f686f705f636172
│ │ +29293b0a7d0a656c7365207b0a69203d2031303b0a7d0a7661722068203d206e
│ │ +756c6c3b0a7661722067203d2066756e6374696f6e2028652c662c6729207b20
│ │ +7661722069203d20653b0a766172206a203d20663b0a766172206b203d20673b
│ │ +0a646f207b0a696620282869262628286a3e3029292929207b0a766172206820
│ │ +3d202873635f636f6e735374617228692c202873635f636f6e73537461722822
│ │ +5c754542414374797065222c20225c7545424143636c69656e742229292c206e
│ │ +756c6c29293b0a69203d202828695b2263616c6c6572225d29293b0a282d2d6a
│ │ +293b0a6b203d2028286e65772073635f5061697228682c206b2929293b0a7d0a
│ │ +656c7365207b0a72657475726e20282873635f7265766572736542616e67286b
│ │ +2929293b0a7d0a7d207768696c65202874727565293b0a207d3b0a7265747572
│ │ +6e20282867286a2c20692c20682929293b0a7d0a656c7365207b0a6966202828
│ │ +6a2626282128286a3d3d3d756e646566696e65642929292929207b0a6a203d20
│ │ +28286a5b2263616c6c6572225d29293b0a282d2d6b293b0a7d0a656c7365207b
│ │ +0a72657475726e20286e756c6c293b0a7d0a7d0a7d207768696c652028747275
│ │ +65293b0a207d3b0a72657475726e2028286528662c20632929293b0a207d2929
│ │ +293b0a7d0a7d0a207d0a0a66756e6374696f6e20686f705f7265706f72745f65
│ │ +7863657074696f6e28652c6629207b2069662028282828646f63756d656e745b
│ │ +22626f6479225d2929262628212828282828646f63756d656e745b22626f6479
│ │ +225d292929203d3d3d206e756c6c2929292929207b0a766172207a203d206675
│ │ +6e6374696f6e20286529207b2072657475726e20282873635f7769746848616e
│ │ +646c65724c616d6264612866756e6374696f6e20286529207b2072657475726e
│ │ +2028225c7545424143636c69656e7422293b0a207d2c2066756e6374696f6e20
│ │ +2829207b207661722066203d202873635f6173737128225c7545424143747970
│ │ +65222c206529293b0a69662028282828662920696e7374616e63656f66207363
│ │ +5f50616972292929207b0a72657475726e2028282828282866292e5f5f686f70
│ │ +5f6364722929292e736c69636528312929293b0a7d0a656c7365207b0a726574
│ │ +75726e202822636c69656e7422293b0a7d0a207d2929293b0a207d3b0a766172
│ │ +2041203d2066756e6374696f6e2028662c6729207b207661722068203d206e75
│ │ +6c6c3b0a666f722028766172206731343336203d20617267756d656e74732e6c
│ │ +656e677468202d20313b6731343336203e3d20323b2d2d673134333629207b0a
│ │ +68203d2073635f636f6e7328617267756d656e74735b67313433365d2c206829
│ │ +3b0a7d0a20766172206b203d2028646f6d5f63726561746528227464222c2022
│ │ +5c7545424144636c617373222c2022686f702d657863657074696f6e2d667261
│ │ +6d652d6c696e65222c206829293b0a7661722069203d206b3b0a766172206c20
│ │ +3d2028646f6d5f63726561746528227464222c20225c7545424144636c617373
│ │ +222c2022686f702d657863657074696f6e2d6672616d652d6964222c20672929
│ │ +3b0a766172206a203d206c3b0a766172206d203d2028646f6d5f637265617465
│ │ +28227472222c20225c7545424144636c617373222c20662c206a2c206929293b
│ │ +0a72657475726e20286d293b0a207d3b0a7661722079203d2066756e6374696f
│ │ +6e2028662c6729207b207661722074203d20663b0a7661722075203d20673b0a
│ │ +646f207b0a696620282828287429203d3d3d206e756c6c292929207b0a726574
│ │ +75726e20282222293b0a7d0a656c7365207b0a696620282828753d3d3d302929
│ │ +29207b0a7661722070203d2028286e65772073635f50616972286e756c6c2c20
│ │ +6e756c6c2929293b0a766172206f203d2066756e6374696f6e2028662c672920
│ │ +7b20766172206a203d20663b0a766172206b203d20673b0a646f207b0a696620
│ │ +282828286b29203d3d3d206e756c6c292929207b0a72657475726e2028282828
│ │ +70292e5f5f686f705f6364722929293b0a7d0a656c7365207b0a766172206920
│ │ +3d202828286b292e5f5f686f705f63617229293b0a7661722068203d2028286e
│ │ +65772073635f50616972282866756e6374696f6e20286629207b206966202828
│ │ +2828662920696e7374616e63656f662073635f50616972292929207b0a766172
│ │ +206659203d2028282866292e5f5f686f705f63647229293b0a69662028282828
│ │ +66592920696e7374616e63656f662073635f50616972292929207b0a76617220
│ │ +6658203d202828286659292e5f5f686f705f63617229293b0a69662028282828
│ │ +66582920696e7374616e63656f662073635f50616972292929207b0a76617220
│ │ +6657203d202828286658292e5f5f686f705f63647229293b0a69662028282828
│ │ +28286658292e5f5f686f705f63617229293d3d3d225c75454241436c696e652d
│ │ +636f6c22292929207b0a6966202828282866572920696e7374616e63656f6620
│ │ +73635f50616972292929207b0a766172206656203d202828286657292e5f5f68
│ │ +6f705f63647229293b0a6966202828282866562920696e7374616e63656f6620
│ │ +73635f50616972292929207b0a766172206655203d202828286656292e5f5f68
│ │ +6f705f63647229293b0a6966202828282866552920696e7374616e63656f6620
│ │ +73635f50616972292929207b0a696620282828282828286655292e5f5f686f70
│ │ +5f636472292929203d3d3d206e756c6c292929207b0a766172206654203d2028
│ │ +282866292e5f5f686f705f63617229293b0a766172206653203d202828286657
│ │ +292e5f5f686f705f63617229293b0a766172206652203d202828286656292e5f
│ │ +5f686f705f63617229293b0a766172206651203d202828286655292e5f5f686f
│ │ +705f63617229293b0a766172206650203d202828286659292e5f5f686f705f63
│ │ +647229293b0a76617220664f203d202873635f6173737128225c75454241436a
│ │ +732d6c696e652d636f6c222c20665029293b0a76617220664e203d2028282268
│ │ +6f702d657863657074696f6e2d6672616d652d222b287a286650292929293b0a
│ │ +76617220664d203d202873635f707265676578705265706c61636528225b3f5d
│ │ +6a733d2e2a24222c2066532c20222229293b0a6966202828282828664f292069
│ │ +6e7374616e63656f662073635f5061697229292626282828686f705f6964696f
│ │ +6d282929203d3d3d2022736368656d652229292929207b0a76617220664c203d
│ │ +2028646f6d5f63726561746528227370616e222c20225c7545424144636c6173
│ │ +73222c2022686f702d657863657074696f6e2d6a73222c20664d2c20223a222c
│ │ +2066522c20223a222c20665129293b0a766172206b203d20664c3b0a72657475
│ │ +726e20282873635f6c69737428284128664e2c20282873635f697353796d626f
│ │ +6c28665429293f2028286654292e736c696365283129293a206654292c206b29
│ │ +292c202866756e6374696f6e20286629207b2069662028282828662920696e73
│ │ +74616e63656f662073635f50616972292929207b0a766172206c203d20282828
│ │ +66292e5f5f686f705f63647229293b0a69662028282828282866292e5f5f686f
│ │ +705f63617229293d3d3d225c75454241436a732d6c696e652d636f6c22292929
│ │ +207b0a696620282828286c2920696e7374616e63656f662073635f5061697229
│ │ +2929207b0a766172206b203d202828286c292e5f5f686f705f63647229293b0a
│ │ +696620282828286b2920696e7374616e63656f662073635f5061697229292920
│ │ +7b0a766172206a203d202828286b292e5f5f686f705f63647229293b0a696620
│ │ +282828286a2920696e7374616e63656f662073635f50616972292929207b0a69
│ │ +6620282828282828286a292e5f5f686f705f636472292929203d3d3d206e756c
│ │ +6c292929207b0a7661722069203d202828286c292e5f5f686f705f6361722929
│ │ +3b0a7661722068203d202828286b292e5f5f686f705f63617229293b0a766172
│ │ +2067203d202828286a292e5f5f686f705f63617229293b0a72657475726e2028
│ │ +28412822686f702d657863657074696f6e2d6672616d652d6a73222c2022222c
│ │ +20692c20223a222c20682c20223a222c20672929293b0a7d0a656c7365207b0a
│ │ +72657475726e202866616c7365293b0a7d0a7d0a656c7365207b0a7265747572
│ │ +6e202866616c7365293b0a7d0a7d0a656c7365207b0a72657475726e20286661
│ │ +6c7365293b0a7d0a7d0a656c7365207b0a72657475726e202866616c7365293b
│ │ +0a7d0a7d0a656c7365207b0a72657475726e202866616c7365293b0a7d0a7d0a
│ │ +656c7365207b0a72657475726e202866616c7365293b0a7d0a207d28664f2929
│ │ +2929293b0a7d0a656c7365207b0a72657475726e2028284128664e2c20282873
│ │ +635f697353796d626f6c28665429293f2028286654292e736c69636528312929
│ │ +3a206654292c20664d2c20223a222c2066522c20223a222c2066512929293b0a
│ │ +7d0a7d0a656c7365207b0a76617220664b203d2028282866292e5f5f686f705f
│ │ +63647229293b0a76617220664a203d2028282866292e5f5f686f705f63617229
│ │ +293b0a766172206649203d20282828664b292e5f5f686f705f63617229293b0a
│ │ +766172206648203d20282828664b292e5f5f686f705f63647229293b0a726574
│ │ +75726e2028284128282822686f702d657863657074696f6e2d6672616d652d22
│ │ +2b287a286648292929292c20282873635f697353796d626f6c28664a29293f20
│ │ +2828664a292e736c696365283129293a20664a292c2066492929293b0a7d0a7d
│ │ +0a656c7365207b0a766172206647203d2028282866292e5f5f686f705f636472
│ │ +29293b0a766172206646203d2028282866292e5f5f686f705f63617229293b0a
│ │ +766172206645203d202828286647292e5f5f686f705f63617229293b0a766172
│ │ +206644203d202828286647292e5f5f686f705f63647229293b0a72657475726e
│ │ +2028284128282822686f702d657863657074696f6e2d6672616d652d222b287a
│ │ +286644292929292c20282873635f697353796d626f6c28664629293f20282866
│ │ +46292e736c696365283129293a206646292c2066452929293b0a7d0a7d0a656c
│ │ +7365207b0a766172206643203d2028282866292e5f5f686f705f63647229293b
│ │ +0a766172206642203d2028282866292e5f5f686f705f63617229293b0a766172
│ │ +206641203d202828286643292e5f5f686f705f63617229293b0a76617220667a
│ │ +203d202828286643292e5f5f686f705f63647229293b0a72657475726e202828
│ │ +4128282822686f702d657863657074696f6e2d6672616d652d222b287a28667a
│ │ +292929292c20282873635f697353796d626f6c28664229293f2028286642292e
│ │ +736c696365283129293a206642292c2066412929293b0a7d0a7d0a656c736520
│ │ +7b0a766172206679203d2028282866292e5f5f686f705f63647229293b0a7661
│ │ +72206678203d2028282866292e5f5f686f705f63617229293b0a766172206677
│ │ +203d202828286679292e5f5f686f705f63617229293b0a766172206676203d20
│ │ +2828286679292e5f5f686f705f63647229293b0a72657475726e202828412828
│ │ +2822686f702d657863657074696f6e2d6672616d652d222b287a286676292929
│ │ +292c20282873635f697353796d626f6c28667829293f2028286678292e736c69
│ │ +6365283129293a206678292c2066772929293b0a7d0a7d0a656c7365207b0a76
│ │ +6172206675203d2028282866292e5f5f686f705f63647229293b0a7661722066
│ │ +74203d202828286675292e5f5f686f705f63617229293b0a766172206673203d
│ │ +202828286674292e5f5f686f705f63647229293b0a6966202828282828286674
│ │ +292e5f5f686f705f63617229293d3d3d225c75454241436c696e652229292920
│ │ +7b0a6966202828282866732920696e7374616e63656f662073635f5061697229
│ │ +2929207b0a766172206672203d202828286673292e5f5f686f705f6364722929
│ │ +3b0a6966202828282866722920696e7374616e63656f662073635f5061697229
│ │ +2929207b0a696620282828282828286672292e5f5f686f705f63647229292920
│ │ +3d3d3d206e756c6c292929207b0a766172206671203d2028282866292e5f5f68
│ │ +6f705f63617229293b0a766172206670203d202828286673292e5f5f686f705f
│ │ +63617229293b0a76617220666f203d202828286672292e5f5f686f705f636172
│ │ +29293b0a76617220666e203d202828286675292e5f5f686f705f63647229293b
│ │ +0a76617220666d203d202873635f6173737128225c75454241436a732d6c696e
│ │ +65222c20666e29293b0a76617220666c203d20282822686f702d657863657074
│ │ +696f6e2d6672616d652d222b287a28666e292929293b0a76617220666b203d20
│ │ +2873635f707265676578705265706c61636528225b3f5d6a733d2e2a24222c20
│ │ +66702c20222229293b0a6966202828282828666d2920696e7374616e63656f66
│ │ +2073635f5061697229292626282828686f705f6964696f6d282929203d3d3d20
│ │ +22736368656d652229292929207b0a76617220666a203d2028646f6d5f637265
│ │ +61746528227370616e222c20225c7545424144636c617373222c2022686f702d
│ │ +657863657074696f6e2d6a73222c20666b2c20223a222c20666f29293b0a7661
│ │ +72206a203d20666a3b0a72657475726e20282873635f6c69737428284128666c
│ │ +2c20282873635f697353796d626f6c28667129293f2028286671292e736c6963
│ │ +65283129293a206671292c206a29292c202866756e6374696f6e20286629207b
│ │ +2069662028282828662920696e7374616e63656f662073635f50616972292929
│ │ +207b0a766172206a203d2028282866292e5f5f686f705f63647229293b0a6966
│ │ +2028282828282866292e5f5f686f705f63617229293d3d3d225c75454241436a
│ │ +732d6c696e6522292929207b0a696620282828286a2920696e7374616e63656f
│ │ +662073635f50616972292929207b0a7661722069203d202828286a292e5f5f68
│ │ +6f705f63647229293b0a69662028282828692920696e7374616e63656f662073
│ │ +635f50616972292929207b0a6966202828282828282869292e5f5f686f705f63
│ │ +6472292929203d3d3d206e756c6c292929207b0a7661722068203d202828286a
│ │ +292e5f5f686f705f63617229293b0a7661722067203d2028282869292e5f5f68
│ │ +6f705f63617229293b0a72657475726e202828412822686f702d657863657074
│ │ +696f6e2d6672616d652d6a73222c2022222c20682c20223a222c20672929293b
│ │ +0a7d0a656c7365207b0a72657475726e202866616c7365293b0a7d0a7d0a656c
│ │ +7365207b0a72657475726e202866616c7365293b0a7d0a7d0a656c7365207b0a
│ │ +72657475726e202866616c7365293b0a7d0a7d0a656c7365207b0a7265747572
│ │ +6e202866616c7365293b0a7d0a7d0a656c7365207b0a72657475726e20286661
│ │ +6c7365293b0a7d0a207d28666d29292929293b0a7d0a656c7365207b0a726574
│ │ +75726e2028284128666c2c20282873635f697353796d626f6c28667129293f20
│ │ +28286671292e736c696365283129293a206671292c20666b2c20223a222c2066
│ │ +6f2929293b0a7d0a7d0a656c7365207b0a766172206669203d2028282866292e
│ │ +5f5f686f705f63647229293b0a766172206668203d2028282866292e5f5f686f
│ │ +705f63617229293b0a766172206667203d202828286669292e5f5f686f705f63
│ │ +617229293b0a766172206666203d202828286669292e5f5f686f705f63647229
│ │ +293b0a72657475726e2028284128282822686f702d657863657074696f6e2d66
│ │ +72616d652d222b287a286666292929292c20282873635f697353796d626f6c28
│ │ +666829293f2028286668292e736c696365283129293a206668292c2066672929
│ │ +293b0a7d0a7d0a656c7365207b0a766172206665203d2028282866292e5f5f68
│ │ +6f705f63647229293b0a766172206664203d2028282866292e5f5f686f705f63
│ │ +617229293b0a766172206663203d202828286665292e5f5f686f705f63617229
│ │ +293b0a766172206662203d202828286665292e5f5f686f705f63647229293b0a
│ │ +72657475726e2028284128282822686f702d657863657074696f6e2d6672616d
│ │ +652d222b287a286662292929292c20282873635f697353796d626f6c28666429
│ │ +293f2028286664292e736c696365283129293a206664292c2066632929293b0a
│ │ +7d0a7d0a656c7365207b0a766172205a203d2028282866292e5f5f686f705f63
│ │ +647229293b0a7661722059203d2028282866292e5f5f686f705f63617229293b
│ │ +0a7661722058203d202828285a292e5f5f686f705f63617229293b0a76617220
│ │ +57203d202828285a292e5f5f686f705f63647229293b0a72657475726e202828
│ │ +4128282822686f702d657863657074696f6e2d6672616d652d222b287a285729
│ │ +2929292c20282873635f697353796d626f6c285929293f20282859292e736c69
│ │ +6365283129293a2059292c20582929293b0a7d0a7d0a656c7365207b0a766172
│ │ +2056203d2028282866292e5f5f686f705f63647229293b0a7661722055203d20
│ │ +28282856292e5f5f686f705f63617229293b0a7661722054203d202828285529
│ │ +2e5f5f686f705f63647229293b0a69662028282828282855292e5f5f686f705f
│ │ +63617229293d3d3d225c7545424143617422292929207b0a6966202828282854
│ │ +2920696e7374616e63656f662073635f50616972292929207b0a766172205320
│ │ +3d2028282854292e5f5f686f705f63647229293b0a6966202828282853292069
│ │ +6e7374616e63656f662073635f50616972292929207b0a696620282828282828
│ │ +2853292e5f5f686f705f636472292929203d3d3d206e756c6c292929207b0a76
│ │ +61722052203d2028282866292e5f5f686f705f63617229293b0a766172205120
│ │ +3d2028282854292e5f5f686f705f63617229293b0a7661722050203d20282828
│ │ +53292e5f5f686f705f63617229293b0a766172204f203d2028282856292e5f5f
│ │ +686f705f63647229293b0a766172204e203d20282822686f702d657863657074
│ │ +696f6e2d6672616d652d222b287a284f292929293b0a766172204d203d202873
│ │ +635f707265676578705265706c61636528225b3f5d6a733d2e2a24222c20512c
│ │ +20222229293b0a766172204c203d2028646f6d5f63726561746528227370616e
│ │ +222c20225c7545424144636c617373222c2022686f702d657863657074696f6e
│ │ +2d6a73222c204d2c202240222c205029293b0a7661722068203d204c3b0a7265
│ │ +7475726e20282841284e2c20282873635f697353796d626f6c285229293f2028
│ │ +2852292e736c696365283129293a2052292c20682929293b0a7d0a656c736520
│ │ +7b0a766172204b203d2028282866292e5f5f686f705f63647229293b0a766172
│ │ +204a203d2028282866292e5f5f686f705f63617229293b0a7661722049203d20
│ │ +2828284b292e5f5f686f705f63617229293b0a7661722048203d202828284b29
│ │ +2e5f5f686f705f63647229293b0a72657475726e2028284128282822686f702d
│ │ +657863657074696f6e2d6672616d652d222b287a2848292929292c2028287363
│ │ +5f697353796d626f6c284a29293f2028284a292e736c696365283129293a204a
│ │ +292c20492929293b0a7d0a7d0a656c7365207b0a7661722047203d2028282866
│ │ +292e5f5f686f705f63647229293b0a7661722046203d2028282866292e5f5f68
│ │ +6f705f63617229293b0a7661722045203d2028282847292e5f5f686f705f6361
│ │ +7229293b0a7661722044203d2028282847292e5f5f686f705f63647229293b0a
│ │ +72657475726e2028284128282822686f702d657863657074696f6e2d6672616d
│ │ +652d222b287a2844292929292c20282873635f697353796d626f6c284629293f
│ │ +20282846292e736c696365283129293a2046292c20452929293b0a7d0a7d0a65
│ │ +6c7365207b0a7661722043203d2028282866292e5f5f686f705f63647229293b
│ │ +0a7661722042203d2028282866292e5f5f686f705f63617229293b0a76617220
│ │ +79203d2028282843292e5f5f686f705f63617229293b0a7661722078203d2028
│ │ +282843292e5f5f686f705f63647229293b0a72657475726e2028284128282822
│ │ +686f702d657863657074696f6e2d6672616d652d222b287a2878292929292c20
│ │ +282873635f697353796d626f6c284229293f20282842292e736c696365283129
│ │ +293a2042292c20792929293b0a7d0a7d0a656c7365207b0a7661722077203d20
│ │ +28282866292e5f5f686f705f63647229293b0a7661722076203d202828286629
│ │ +2e5f5f686f705f63617229293b0a7661722075203d2028282877292e5f5f686f
│ │ +705f63617229293b0a7661722074203d2028282877292e5f5f686f705f636472
│ │  29293b0a72657475726e2028284128282822686f702d657863657074696f6e2d
│ │ -6672616d652d222b287a286666292929292c20282873635f697353796d626f6c
│ │ -28666829293f2028286668292e736c696365283129293a206668292c20666729
│ │ -29293b0a7d0a7d0a656c7365207b0a766172206665203d2028282866292e5f5f
│ │ -686f705f63647229293b0a766172206664203d2028282866292e5f5f686f705f
│ │ -63617229293b0a766172206663203d202828286665292e5f5f686f705f636172
│ │ -29293b0a766172206662203d202828286665292e5f5f686f705f63647229293b
│ │ -0a72657475726e2028284128282822686f702d657863657074696f6e2d667261
│ │ -6d652d222b287a286662292929292c20282873635f697353796d626f6c286664
│ │ -29293f2028286664292e736c696365283129293a206664292c2066632929293b
│ │ -0a7d0a7d0a656c7365207b0a766172205a203d2028282866292e5f5f686f705f
│ │ -63647229293b0a7661722059203d2028282866292e5f5f686f705f6361722929
│ │ -3b0a7661722058203d202828285a292e5f5f686f705f63617229293b0a766172
│ │ -2057203d202828285a292e5f5f686f705f63647229293b0a72657475726e2028
│ │ -284128282822686f702d657863657074696f6e2d6672616d652d222b287a2857
│ │ -292929292c20282873635f697353796d626f6c285929293f20282859292e736c
│ │ -696365283129293a2059292c20582929293b0a7d0a7d0a656c7365207b0a7661
│ │ -722056203d2028282866292e5f5f686f705f63647229293b0a7661722055203d
│ │ -2028282856292e5f5f686f705f63617229293b0a7661722054203d2028282855
│ │ -292e5f5f686f705f63647229293b0a69662028282828282855292e5f5f686f70
│ │ -5f63617229293d3d3d225c7545424143617422292929207b0a69662028282828
│ │ -542920696e7374616e63656f662073635f50616972292929207b0a7661722053
│ │ -203d2028282854292e5f5f686f705f63647229293b0a69662028282828532920
│ │ -696e7374616e63656f662073635f50616972292929207b0a6966202828282828
│ │ -282853292e5f5f686f705f636472292929203d3d3d206e756c6c292929207b0a
│ │ -7661722052203d2028282866292e5f5f686f705f63617229293b0a7661722051
│ │ -203d2028282854292e5f5f686f705f63617229293b0a7661722050203d202828
│ │ -2853292e5f5f686f705f63617229293b0a766172204f203d2028282856292e5f
│ │ -5f686f705f63647229293b0a766172204e203d20282822686f702d6578636570
│ │ -74696f6e2d6672616d652d222b287a284f292929293b0a766172204d203d2028
│ │ -73635f707265676578705265706c61636528225b3f5d6a733d2e2a24222c2051
│ │ -2c20222229293b0a766172204c203d2028646f6d5f6372656174652822737061
│ │ -6e222c20225c7545424144636c617373222c2022686f702d657863657074696f
│ │ -6e2d6a73222c204d2c202240222c205029293b0a7661722068203d204c3b0a72
│ │ -657475726e20282841284e2c20282873635f697353796d626f6c285229293f20
│ │ -282852292e736c696365283129293a2052292c20682929293b0a7d0a656c7365
│ │ -207b0a766172204b203d2028282866292e5f5f686f705f63647229293b0a7661
│ │ -72204a203d2028282866292e5f5f686f705f63617229293b0a7661722049203d
│ │ -202828284b292e5f5f686f705f63617229293b0a7661722048203d202828284b
│ │ -292e5f5f686f705f63647229293b0a72657475726e2028284128282822686f70
│ │ -2d657863657074696f6e2d6672616d652d222b287a2848292929292c20282873
│ │ -635f697353796d626f6c284a29293f2028284a292e736c696365283129293a20
│ │ -4a292c20492929293b0a7d0a7d0a656c7365207b0a7661722047203d20282828
│ │ -66292e5f5f686f705f63647229293b0a7661722046203d2028282866292e5f5f
│ │ -686f705f63617229293b0a7661722045203d2028282847292e5f5f686f705f63
│ │ -617229293b0a7661722044203d2028282847292e5f5f686f705f63647229293b
│ │ -0a72657475726e2028284128282822686f702d657863657074696f6e2d667261
│ │ -6d652d222b287a2844292929292c20282873635f697353796d626f6c28462929
│ │ -3f20282846292e736c696365283129293a2046292c20452929293b0a7d0a7d0a
│ │ -656c7365207b0a7661722043203d2028282866292e5f5f686f705f6364722929
│ │ -3b0a7661722042203d2028282866292e5f5f686f705f63617229293b0a766172
│ │ -2079203d2028282843292e5f5f686f705f63617229293b0a7661722078203d20
│ │ -28282843292e5f5f686f705f63647229293b0a72657475726e20282841282828
│ │ -22686f702d657863657074696f6e2d6672616d652d222b287a2878292929292c
│ │ -20282873635f697353796d626f6c284229293f20282842292e736c6963652831
│ │ -29293a2042292c20792929293b0a7d0a7d0a656c7365207b0a7661722077203d
│ │ -2028282866292e5f5f686f705f63647229293b0a7661722076203d2028282866
│ │ -292e5f5f686f705f63617229293b0a7661722075203d2028282877292e5f5f68
│ │ -6f705f63617229293b0a7661722074203d2028282877292e5f5f686f705f6364
│ │ -7229293b0a72657475726e2028284128282822686f702d657863657074696f6e
│ │ -2d6672616d652d222b287a2874292929292c20282873635f697353796d626f6c
│ │ -287629293f20282876292e736c696365283129293a2076292c20752929293b0a
│ │ -7d0a7d0a7d0a7d0a656c7365207b0a7661722073203d2028282866292e5f5f68
│ │ -6f705f63647229293b0a7661722072203d2028282866292e5f5f686f705f6361
│ │ -7229293b0a7661722071203d2028282873292e5f5f686f705f63617229293b0a
│ │ -7661722070203d2028282873292e5f5f686f705f63647229293b0a7265747572
│ │ -6e2028284128282822686f702d657863657074696f6e2d6672616d652d222b28
│ │ -7a2870292929292c20282873635f697353796d626f6c287229293f2028287229
│ │ -2e736c696365283129293a2072292c20712929293b0a7d0a7d0a656c7365207b
│ │ -0a766172206f203d2028282866292e5f5f686f705f63617229293b0a76617220
│ │ -6e203d2028282866292e5f5f686f705f63647229293b0a72657475726e202828
│ │ -4128282822686f702d657863657074696f6e2d6672616d652d222b287a286e29
│ │ -2929292c20282873635f697353796d626f6c286f29293f2028286f292e736c69
│ │ -6365283129293a206f292929293b0a7d0a7d0a656c7365207b0a696620282873
│ │ -635f6973537472696e672866292929207b0a766172206d203d2028646f6d5f63
│ │ -726561746528227468222c206929293b0a7661722067203d206d3b0a76617220
│ │ -6c203d2028646f6d5f63726561746528227472222c206729293b0a7265747572
│ │ -6e20286c293b0a7d0a656c7365207b0a72657475726e202866616c7365293b0a
│ │ -7d0a7d0a207d286929292c206e756c6c2929293b0a28286a2e5f5f686f705f63
│ │ -6472203d206829293b0a6a203d202828286a292e5f5f686f705f63647229293b
│ │ -0a6b203d202828286b292e5f5f686f705f63647229293b0a7d0a7d207768696c
│ │ -65202874727565293b0a207d3b0a7661722069203d20286f28702c207429293b
│ │ -0a7661722072203d2028646f6d5f63726561746528227468222c202245786563
│ │ -7574696f6e20737461636b3a2229293b0a766172206b203d20723b0a76617220
│ │ -71203d2028646f6d5f63726561746528227472222c206b29293b0a766172206a
│ │ -203d20713b0a766172206e203d2028646f6d5f63726561746528227461626c65
│ │ -222c20225c7545424144646174612d6873732d636c617373222c2022686f702d
│ │ -657863657074696f6e2d737461636b222c206a2c206929293b0a28686f705f61
│ │ -64645f6576656e745f6c697374656e6572286e2c2022636c69636b222c206675
│ │ -6e6374696f6e20286629207b207661722068203d20286e657720686f705f7469
│ │ -6c64652866756e6374696f6e202829207b2072657475726e202828686f705f73
│ │ -746f705f70726f7061676174696f6e28662929293b0a207d29293b0a76617220
│ │ -67203d2028282828685b2266756e225d2929292e63616c6c287468697329293b
│ │ -0a69662028286720213d3d2066616c73652929207b0a66616c73653b0a7d0a65
│ │ -6c7365207b0a28686f705f73746f705f70726f7061676174696f6e28662c2066
│ │ -616c736529293b0a7d0a72657475726e202867293b0a207d29293b0a76617220
│ │ -68203d206e3b0a69662028282828686f705f6964696f6d282929203d3d3d2022
│ │ -736368656d6522292929207b0a7661722073203d2028646f6d5f637265617465
│ │ -2822627574746f6e222c202253686f77204a617661536372697074206672616d
│ │ -65732229293b0a28686f705f6164645f6576656e745f6c697374656e65722873
│ │ -2c2022636c69636b222c2066756e6374696f6e20286629207b20766172206820
│ │ -3d20286e657720686f705f74696c64652866756e6374696f6e202829207b2076
│ │ -61722068203d202828746869735b22706172656e744e6f6465225d29293b0a76
│ │ -61722067203d2028685b22676574417474726962757465225d2822646174612d
│ │ -64656275672d6d6f64652229293b0a696620282873635f6973457175616c2867
│ │ -2c2022616c6c22292929207b0a28686f705f696e6e657248544d4c5f73657428
│ │ -746869732c202253686f77204a617661536372697074206672616d6573222929
│ │ -3b0a28685b22736574417474726962757465225d2822646174612d6465627567
│ │ -2d6d6f6465222c2022686f702229293b0a7d0a656c7365207b0a28686f705f69
│ │ -6e6e657248544d4c5f73657428746869732c202248696465204a617661536372
│ │ -697074206672616d65732229293b0a28685b2273657441747472696275746522
│ │ -5d2822646174612d64656275672d6d6f6465222c2022616c6c2229293b0a7d0a
│ │ -72657475726e202828686f705f73746f705f70726f7061676174696f6e286629
│ │ -29293b0a207d29293b0a7661722067203d2028282828685b2266756e225d2929
│ │ -292e63616c6c287468697329293b0a69662028286720213d3d2066616c736529
│ │ -29207b0a66616c73653b0a7d0a656c7365207b0a28686f705f73746f705f7072
│ │ -6f7061676174696f6e28662c2066616c736529293b0a7d0a72657475726e2028
│ │ -67293b0a207d29293b0a766172206c203d20733b0a7d0a656c7365207b0a6c20
│ │ -3d2066616c73653b0a7d0a766172206d203d2028646f6d5f6372656174652822
│ │ -646976222c20225c7545424144646174612d6873732d636c617373222c202268
│ │ -6f702d657863657074696f6e2d737461636b222c20225c754542414464617461
│ │ -2d6964696f6d222c2028686f705f6964696f6d2829292c20225c754542414464
│ │ -6174612d64656275672d6d6f6465222c2028282828686f705f6964696f6d2829
│ │ -29203d3d3d2022736368656d652229293f2022686f70223a2022616c6c22292c
│ │ -206c2c206829293b0a72657475726e20286d293b0a7d0a656c7365207b0a7420
│ │ -3d2028282874292e5f5f686f705f63647229293b0a282d2d75293b0a7d0a7d0a
│ │ -7d207768696c65202874727565293b0a207d3b0a766172206a203d2028792866
│ │ -2c203029293b0a696620282828286520696e7374616e63656f66204f626a6563
│ │ -742929262628282273634f626a6563742220696e206529292929207b0a766172
│ │ -2048203d202828655b2273634f626a656374225d29293b0a6966202828287479
│ │ -70656f662048203d3d3d202766756e6374696f6e27292929207b0a6966202828
│ │ -2822646973706c61794e616d652220696e2048292929207b0a7661722047203d
│ │ -202828485b22646973706c61794e616d65225d29293b0a7d0a656c7365207b0a
│ │ -69662028282873635f6973537472696e67282828485b226e616d65225d292929
│ │ -29262628282828282828485b226e616d65225d2929292e6c656e67746829293e
│ │ -3029292929207b0a47203d2028665f5f686f705f657863657074696f6e282828
│ │ -485b226e616d65225d292929293b0a7d0a656c7365207b0a47203d2022616e6f
│ │ -6e796d6f7573223b0a7d0a7d0a7661722046203d20473b0a7d0a656c7365207b
│ │ -0a696620282873635f6973537472696e672848292929207b0a46203d20483b0a
│ │ -7d0a656c7365207b0a46203d202873635f776974684f7574707574546f537472
│ │ -696e672866756e6374696f6e202829207b2072657475726e20282873635f7772
│ │ -69746528482929293b0a207d29293b0a7d0a7d0a7d0a656c7365207b0a46203d
│ │ -2028686f705f747970656f66286529293b0a7d0a7661722045203d2028646f6d
│ │ -5f63726561746528227474222c204629293b0a766172206e203d20453b0a7661
│ │ -722044203d2028646f6d5f63726561746528227464222c206e29293b0a766172
│ │ -206d203d20443b0a7661722043203d2028646f6d5f6372656174652822747222
│ │ -2c206d29293b0a766172206c203d20433b0a766172204a203d2028646f6d5f63
│ │ -726561746528227464222c2028615f5f686f705f657863657074696f6e286529
│ │ -2929293b0a7661722070203d204a3b0a7661722049203d2028646f6d5f637265
│ │ -61746528227472222c207029293b0a766172206f203d20493b0a766172204c20
│ │ -3d2028646f6d5f63726561746528227468222c20282828286520696e7374616e
│ │ -63656f66204f626a656374292926262828226e616d652220696e20652929293f
│ │ -202828655b226e616d65225d29293a2028686f705f747970656f662865292929
│ │ -29293b0a7661722072203d204c3b0a766172204b203d2028646f6d5f63726561
│ │ -746528227472222c207229293b0a7661722071203d204b3b0a7661722042203d
│ │ -2028646f6d5f63726561746528227461626c65222c20225c7545424144646174
│ │ -612d6873732d636c617373222c2022686f702d657863657074696f6e2d6d7367
│ │ -222c20712c206f2c206c29293b0a766172206b203d20423b0a766172204d203d
│ │ -2028646f6d5f6372656174652822646976222c20225c7545424144646174612d
│ │ -6873732d636c617373222c2022686f702d657863657074696f6e2d7469746c65
│ │ -222c2022436c69656e74204572726f722229293b0a7661722073203d204d3b0a
│ │ -7661722078203d2028646f6d5f6372656174652822646976222c20225c754542
│ │ +6672616d652d222b287a2874292929292c20282873635f697353796d626f6c28
│ │ +7629293f20282876292e736c696365283129293a2076292c20752929293b0a7d
│ │ +0a7d0a7d0a7d0a656c7365207b0a7661722073203d2028282866292e5f5f686f
│ │ +705f63647229293b0a7661722072203d2028282866292e5f5f686f705f636172
│ │ +29293b0a7661722071203d2028282873292e5f5f686f705f63617229293b0a76
│ │ +61722070203d2028282873292e5f5f686f705f63647229293b0a72657475726e
│ │ +2028284128282822686f702d657863657074696f6e2d6672616d652d222b287a
│ │ +2870292929292c20282873635f697353796d626f6c287229293f20282872292e
│ │ +736c696365283129293a2072292c20712929293b0a7d0a7d0a656c7365207b0a
│ │ +766172206f203d2028282866292e5f5f686f705f63617229293b0a766172206e
│ │ +203d2028282866292e5f5f686f705f63647229293b0a72657475726e20282841
│ │ +28282822686f702d657863657074696f6e2d6672616d652d222b287a286e2929
│ │ +29292c20282873635f697353796d626f6c286f29293f2028286f292e736c6963
│ │ +65283129293a206f292929293b0a7d0a7d0a656c7365207b0a69662028287363
│ │ +5f6973537472696e672866292929207b0a766172206d203d2028646f6d5f6372
│ │ +6561746528227468222c206929293b0a7661722067203d206d3b0a766172206c
│ │ +203d2028646f6d5f63726561746528227472222c206729293b0a72657475726e
│ │ +20286c293b0a7d0a656c7365207b0a72657475726e202866616c7365293b0a7d
│ │ +0a7d0a207d286929292c206e756c6c2929293b0a28286a2e5f5f686f705f6364
│ │ +72203d206829293b0a6a203d202828286a292e5f5f686f705f63647229293b0a
│ │ +6b203d202828286b292e5f5f686f705f63647229293b0a7d0a7d207768696c65
│ │ +202874727565293b0a207d3b0a7661722069203d20286f28702c207429293b0a
│ │ +7661722072203d2028646f6d5f63726561746528227468222c20224578656375
│ │ +74696f6e20737461636b3a2229293b0a766172206b203d20723b0a7661722071
│ │ +203d2028646f6d5f63726561746528227472222c206b29293b0a766172206a20
│ │ +3d20713b0a766172206e203d2028646f6d5f63726561746528227461626c6522
│ │ +2c20225c7545424144646174612d6873732d636c617373222c2022686f702d65
│ │ +7863657074696f6e2d737461636b222c206a2c206929293b0a28686f705f6164
│ │ +645f6576656e745f6c697374656e6572286e2c2022636c69636b222c2066756e
│ │ +6374696f6e20286629207b207661722068203d20286e657720686f705f74696c
│ │ +64652866756e6374696f6e202829207b2072657475726e202828686f705f7374
│ │ +6f705f70726f7061676174696f6e28662929293b0a207d29293b0a7661722067
│ │ +203d2028282828685b2266756e225d2929292e63616c6c287468697329293b0a
│ │ +69662028286720213d3d2066616c73652929207b0a66616c73653b0a7d0a656c
│ │ +7365207b0a28686f705f73746f705f70726f7061676174696f6e28662c206661
│ │ +6c736529293b0a7d0a72657475726e202867293b0a207d29293b0a7661722068
│ │ +203d206e3b0a69662028282828686f705f6964696f6d282929203d3d3d202273
│ │ +6368656d6522292929207b0a7661722073203d2028646f6d5f63726561746528
│ │ +22627574746f6e222c202253686f77204a617661536372697074206672616d65
│ │ +732229293b0a28686f705f6164645f6576656e745f6c697374656e657228732c
│ │ +2022636c69636b222c2066756e6374696f6e20286629207b207661722068203d
│ │ +20286e657720686f705f74696c64652866756e6374696f6e202829207b207661
│ │ +722068203d202828746869735b22706172656e744e6f6465225d29293b0a7661
│ │ +722067203d2028685b22676574417474726962757465225d2822646174612d64
│ │ +656275672d6d6f64652229293b0a696620282873635f6973457175616c28672c
│ │ +2022616c6c22292929207b0a28686f705f696e6e657248544d4c5f7365742874
│ │ +6869732c202253686f77204a617661536372697074206672616d65732229293b
│ │ +0a28685b22736574417474726962757465225d2822646174612d64656275672d
│ │ +6d6f6465222c2022686f702229293b0a7d0a656c7365207b0a28686f705f696e
│ │ +6e657248544d4c5f73657428746869732c202248696465204a61766153637269
│ │ +7074206672616d65732229293b0a28685b22736574417474726962757465225d
│ │ +2822646174612d64656275672d6d6f6465222c2022616c6c2229293b0a7d0a72
│ │ +657475726e202828686f705f73746f705f70726f7061676174696f6e28662929
│ │ +293b0a207d29293b0a7661722067203d2028282828685b2266756e225d292929
│ │ +2e63616c6c287468697329293b0a69662028286720213d3d2066616c73652929
│ │ +207b0a66616c73653b0a7d0a656c7365207b0a28686f705f73746f705f70726f
│ │ +7061676174696f6e28662c2066616c736529293b0a7d0a72657475726e202867
│ │ +293b0a207d29293b0a766172206c203d20733b0a7d0a656c7365207b0a6c203d
│ │ +2066616c73653b0a7d0a766172206d203d2028646f6d5f637265617465282264
│ │ +6976222c20225c7545424144646174612d6873732d636c617373222c2022686f
│ │ +702d657863657074696f6e2d737461636b222c20225c7545424144646174612d
│ │ +6964696f6d222c2028686f705f6964696f6d2829292c20225c75454241446461
│ │ +74612d64656275672d6d6f6465222c2028282828686f705f6964696f6d282929
│ │ +203d3d3d2022736368656d652229293f2022686f70223a2022616c6c22292c20
│ │ +6c2c206829293b0a72657475726e20286d293b0a7d0a656c7365207b0a74203d
│ │ +2028282874292e5f5f686f705f63647229293b0a282d2d75293b0a7d0a7d0a7d
│ │ +207768696c65202874727565293b0a207d3b0a766172206a203d20287928662c
│ │ +203029293b0a696620282828286520696e7374616e63656f66204f626a656374
│ │ +2929262628282273634f626a6563742220696e206529292929207b0a76617220
│ │ +48203d202828655b2273634f626a656374225d29293b0a696620282828747970
│ │ +656f662048203d3d3d202766756e6374696f6e27292929207b0a696620282828
│ │ +22646973706c61794e616d652220696e2048292929207b0a7661722047203d20
│ │ +2828485b22646973706c61794e616d65225d29293b0a7d0a656c7365207b0a69
│ │ +662028282873635f6973537472696e67282828485b226e616d65225d29292929
│ │ +262628282828282828485b226e616d65225d2929292e6c656e67746829293e30
│ │ +29292929207b0a47203d2028665f5f686f705f657863657074696f6e28282848
│ │ +5b226e616d65225d292929293b0a7d0a656c7365207b0a47203d2022616e6f6e
│ │ +796d6f7573223b0a7d0a7d0a7661722046203d20473b0a7d0a656c7365207b0a
│ │ +696620282873635f6973537472696e672848292929207b0a46203d20483b0a7d
│ │ +0a656c7365207b0a46203d202873635f776974684f7574707574546f53747269
│ │ +6e672866756e6374696f6e202829207b2072657475726e20282873635f777269
│ │ +746528482929293b0a207d29293b0a7d0a7d0a7d0a656c7365207b0a46203d20
│ │ +28686f705f747970656f66286529293b0a7d0a7661722045203d2028646f6d5f
│ │ +63726561746528227474222c204629293b0a766172206e203d20453b0a766172
│ │ +2044203d2028646f6d5f63726561746528227464222c206e29293b0a76617220
│ │ +6d203d20443b0a7661722043203d2028646f6d5f63726561746528227472222c
│ │ +206d29293b0a766172206c203d20433b0a766172204a203d2028646f6d5f6372
│ │ +6561746528227464222c2028615f5f686f705f657863657074696f6e28652929
│ │ +29293b0a7661722070203d204a3b0a7661722049203d2028646f6d5f63726561
│ │ +746528227472222c207029293b0a766172206f203d20493b0a766172204c203d
│ │ +2028646f6d5f63726561746528227468222c20282828286520696e7374616e63
│ │ +656f66204f626a656374292926262828226e616d652220696e20652929293f20
│ │ +2828655b226e616d65225d29293a2028686f705f747970656f66286529292929
│ │ +293b0a7661722072203d204c3b0a766172204b203d2028646f6d5f6372656174
│ │ +6528227472222c207229293b0a7661722071203d204b3b0a7661722042203d20
│ │ +28646f6d5f63726561746528227461626c65222c20225c754542414464617461
│ │ +2d6873732d636c617373222c2022686f702d657863657074696f6e2d6d736722
│ │ +2c20712c206f2c206c29293b0a766172206b203d20423b0a766172204d203d20
│ │ +28646f6d5f6372656174652822646976222c20225c7545424144646174612d68
│ │ +73732d636c617373222c2022686f702d657863657074696f6e2d7469746c6522
│ │ +2c2022436c69656e74204572726f722229293b0a7661722073203d204d3b0a76
│ │ +61722078203d2028646f6d5f6372656174652822646976222c20225c75454241
│ │ +44646174612d6873732d636c617373222c2022686f702d657863657074696f6e
│ │ +2d626f6479222c20732c206b2c206a29293b0a7661722069203d20783b0a7661
│ │ +72204e203d2028646f6d5f63726561746528227370616e222c20225c75454241
│ │ +44646174612d6873732d636c617373222c2022686f702d657863657074696f6e
│ │ +2d696d672229293b0a7661722074203d204e3b0a7661722077203d2028646f6d
│ │ +5f6372656174652822646976222c20225c7545424144646174612d6873732d63
│ │ +6c617373222c2022686f702d657863657074696f6e222c20225c754542414463
│ │ +6c617373222c2022636c69656e74222c20742c206929293b0a7661722068203d
│ │ +20773b0a766172204f203d2028646f6d5f6372656174652822646976222c2022
│ │ +5c7545424144646174612d6873732d636c617373222c2022686f702d65786365
│ │ +7074696f6e2d6261636b67726f756e642229293b0a7661722075203d204f3b0a
│ │ +7661722076203d2028646f6d5f6372656174652822646976222c20225c754542
│ │  4144646174612d6873732d636c617373222c2022686f702d657863657074696f
│ │ -6e2d626f6479222c20732c206b2c206a29293b0a7661722069203d20783b0a76
│ │ -6172204e203d2028646f6d5f63726561746528227370616e222c20225c754542
│ │ -4144646174612d6873732d636c617373222c2022686f702d657863657074696f
│ │ -6e2d696d672229293b0a7661722074203d204e3b0a7661722077203d2028646f
│ │ -6d5f6372656174652822646976222c20225c7545424144646174612d6873732d
│ │ -636c617373222c2022686f702d657863657074696f6e222c20225c7545424144
│ │ -636c617373222c2022636c69656e74222c20742c206929293b0a766172206820
│ │ -3d20773b0a766172204f203d2028646f6d5f6372656174652822646976222c20
│ │ -225c7545424144646174612d6873732d636c617373222c2022686f702d657863
│ │ -657074696f6e2d6261636b67726f756e642229293b0a7661722075203d204f3b
│ │ -0a7661722076203d2028646f6d5f6372656174652822646976222c20225c7545
│ │ -424144646174612d6873732d636c617373222c2022686f702d65786365707469
│ │ -6f6e2d6672616d65222c20752c206829293b0a28686f705f6164645f6576656e
│ │ -745f6c697374656e657228762c2022636c69636b222c2066756e6374696f6e20
│ │ -286729207b207661722069203d20286e657720686f705f74696c64652866756e
│ │ -6374696f6e202829207b2072657475726e2028282828282874686973292e7061
│ │ -72656e744e6f646529292e72656d6f76654368696c642874686973292929293b
│ │ -0a207d29293b0a7661722068203d2028282828695b2266756e225d2929292e63
│ │ -616c6c287468697329293b0a69662028286820213d3d2066616c73652929207b
│ │ -0a66616c73653b0a7d0a656c7365207b0a28686f705f73746f705f70726f7061
│ │ -676174696f6e28672c2066616c736529293b0a7d0a72657475726e202868293b
│ │ -0a207d29293b0a7661722067203d20763b0a72657475726e202828646f6d5f61
│ │ -64645f6368696c64282828646f63756d656e745b22626f6479225d29292c2067
│ │ -2929293b0a7d0a656c7365207b0a72657475726e202828686f705f6164645f65
│ │ -76656e745f6c697374656e65722877696e646f772c20226c6f6164222c206675
│ │ -6e6374696f6e20286729207b2072657475726e202828686f705f7265706f7274
│ │ -5f657863657074696f6e28652c20662929293b0a207d2929293b0a7d0a207d0a
│ │ -76617220645f5f686f705f657863657074696f6e203d2066616c73653b0a7661
│ │ -7220635f5f686f705f657863657074696f6e203d2066616c73653b0a0a66756e
│ │ -6374696f6e20625f5f686f705f657863657074696f6e28672c682c6929207b20
│ │ -766172206c203d2028282828282828686f705f636f6e6669675b2266696c7465
│ │ -7265645f6572726f7273225d2929292e6c656e67746829292d3129293b0a7661
│ │ -72206b203d2066756e6374696f6e20286729207b20766172206c203d20673b0a
│ │ -646f207b0a6966202828286c3e3d30292929207b0a766172206b203d20282868
│ │ -3d3d3d28282828686f705f636f6e6669675b2266696c74657265645f6572726f
│ │ -7273225d29295b6c5d292929293b0a69662028286b20213d3d2066616c736529
│ │ -29207b0a72657475726e20286b293b0a7d0a656c7365207b0a766172206a203d
│ │ -2028286c2d3129293b0a6966202828286a3e3d30292929207b0a766172206920
│ │ -3d202828683d3d3d28282828686f705f636f6e6669675b2266696c7465726564
│ │ -5f6572726f7273225d29295b6a5d292929293b0a69662028286920213d3d2066
│ │ -616c73652929207b0a72657475726e202869293b0a7d0a656c7365207b0a6c20
│ │ -3d2028286a2d3129293b0a7d0a7d0a656c7365207b0a72657475726e20286661
│ │ -6c7365293b0a7d0a7d0a7d0a656c7365207b0a72657475726e202866616c7365
│ │ -293b0a7d0a7d207768696c65202874727565293b0a207d3b0a6966202828286c
│ │ -3e3d30292929207b0a766172206a203d202828683d3d3d28282828686f705f63
│ │ -6f6e6669675b2266696c74657265645f6572726f7273225d29295b6c5d292929
│ │ -293b0a69662028286a20213d3d2066616c73652929207b0a766172206e203d20
│ │ -6a3b0a7d0a656c7365207b0a6e203d20286b2828286c2d31292929293b0a7d0a
│ │ -7d0a656c7365207b0a6e203d2066616c73653b0a7d0a69662028286e20213d3d
│ │ -2066616c73652929207b0a72657475726e20286e293b0a7d0a656c7365207b0a
│ │ -6966202828645f5f686f705f657863657074696f6e20213d3d2066616c736529
│ │ -29207b0a766172206d203d20645f5f686f705f657863657074696f6e3b0a645f
│ │ -5f686f705f657863657074696f6e203d2066616c73653b0a72657475726e2028
│ │ -28686f705f7265706f72745f657863657074696f6e286d2c202873635f617070
│ │ -656e6428635f5f686f705f657863657074696f6e2c202873635f6c6973742828
│ │ -282828646f63756d656e745b226c6f636174696f6e225d29295b226872656622
│ │ -5d2929292929292929293b0a7d0a656c7365207b0a72657475726e202828686f
│ │ -705f7265706f72745f657863657074696f6e28286e6577204572726f7228672c
│ │ -20682c206929292c202873635f6c6973742828282828646f63756d656e745b22
│ │ -6c6f636174696f6e225d29295b2268726566225d292929292929293b0a7d0a7d
│ │ -0a207d0a0a66756e6374696f6e20686f705f6765745f657863657074696f6e5f
│ │ -737461636b286729207b20696620282828286720696e7374616e63656f66204f
│ │ -626a65637429292626282822737461636b2220696e206729292929207b0a6966
│ │ -202828282273634f66667365742220696e2067292929207b0a7661722069203d
│ │ -202828675b2273634f6666736574225d29293b0a7d0a656c7365207b0a69203d
│ │ -20303b0a7d0a7661722068203d20282828282828646f63756d656e745b226c6f
│ │ -636174696f6e225d29295b2270726f746f636f6c225d29292b225c7530303266
│ │ -5c7530303266222b28282828646f63756d656e745b226c6f636174696f6e225d
│ │ -29295b22686f7374225d292929293b0a72657475726e20282873635f6c697374
│ │ -282873635f636f6e7353746172282828675b22737461636b225d29292c206661
│ │ -6c73652c202873635f636f6e735374617228225c754542414374797065222c20
│ │ -225c7545424143657863657074696f6e2229292c202873635f636f6e73537461
│ │ -7228225c75454241436f6666736574222c206929292c202873635f636f6e7353
│ │ -74617228225c7545424143686f7374222c206829292c206e756c6c2929292929
│ │ -3b0a7d0a656c7365207b0a72657475726e202828655f5f686f705f6578636570
│ │ -74696f6e28302929293b0a7d0a207d0a0a66756e6374696f6e20615f5f686f70
│ │ -5f657863657074696f6e286729207b20766172206b203d2066756e6374696f6e
│ │ -20286729207b206966202828212873635f6973537472696e6728672929292920
│ │ -7b0a72657475726e202867293b0a7d0a656c7365207b0a7661722069203d2028
│ │ -282867292e6c656e67746829293b0a7661722068203d2066756e6374696f6e20
│ │ -286a29207b206966202828286a3e3d69292929207b0a72657475726e20282222
│ │ -293b0a7d0a656c7365207b0a766172206c203d202873635f737472696e67496e
│ │ -64657828672c202220095c6e5c22273b222c206a29293b0a6966202828286c20
│ │ -3d3d3d2066616c7365292929207b0a72657475726e202828686f705f64656d61
│ │ -6e676c65282873635f737562737472696e6728672c206a2c206929292929293b
│ │ -0a7d0a656c7365207b0a766172206b203d202873635f737472696e67536b6970
│ │ -28672c202220095c6e5c22273b222c206c29293b0a69662028286b20213d3d20
│ │ -66616c73652929207b0a72657475726e2028282828686f705f64656d616e676c
│ │ -65282873635f737562737472696e6728672c206a2c206c292929292b2873635f
│ │ -737562737472696e6728672c206c2c206b29292b2868286b29292929293b0a7d
│ │ -0a656c7365207b0a72657475726e2028282828686f705f64656d616e676c6528
│ │ -2873635f737562737472696e6728672c206a2c206c292929292b2873635f7375
│ │ -62737472696e6728672c206c2c206929292929293b0a7d0a7d0a7d0a207d3b0a
│ │ -72657475726e2028286828302929293b0a7d0a207d3b0a696620282821282867
│ │ -20696e7374616e63656f66204f626a65637429292929207b0a72657475726e20
│ │ -282828672b22222929293b0a7d0a656c7365207b0a6966202828286720696e73
│ │ -74616e63656f66205265666572656e63654572726f72292929207b0a76617220
│ │ -6a203d202828675b226d657373616765225d29293b0a7661722069203d202873
│ │ -635f737472696e67496e646578286a2c2022202229293b0a696620282828693e
│ │ -30292929207b0a7661722068203d202873635f737562737472696e67286a2c20
│ │ -302c206929293b0a72657475726e2028282828686f705f64656d616e676c6528
│ │ -6829292b2873635f737562737472696e67286a2c206929292929293b0a7d0a65
│ │ -6c7365207b0a72657475726e20286a293b0a7d0a7d0a656c7365207b0a696620
│ │ -282828226d6573736167652220696e2067292929207b0a72657475726e202828
│ │ -6b282828675b226d657373616765225d29292929293b0a7d0a656c7365207b0a
│ │ -696620282828226465736372697074696f6e2220696e2067292929207b0a7265
│ │ -7475726e2028286b282828675b226465736372697074696f6e225d2929292929
│ │ -3b0a7d0a656c7365207b0a72657475726e20282828672b22222929293b0a7d0a
│ │ -7d0a7d0a7d0a207d0a0a66756e6374696f6e20686f705f63616c6c6261636b5f
│ │ -68616e646c6572286a2c6b29207b20766172206e203d202873635f617070656e
│ │ -642828686f705f6765745f657863657074696f6e5f737461636b286a29292c20
│ │ -6b29293b0a645f5f686f705f657863657074696f6e203d206a3b0a766172206d
│ │ -203d206e756c6c3b0a766172206c203d2066756e6374696f6e20286a2c6b2920
│ │ -7b2072657475726e20282866756e6374696f6e202829207b202f2a2057495448
│ │ -202a2f2076617220723b2076617220733b20696620282828286a29203d3d3d20
│ │ -6e756c6c292929207b0a72657475726e20282873635f7265766572736542616e
│ │ -67286b2929293b0a7d0a656c7365207b0a7661722078203d202828286a292e5f
│ │ -5f686f705f63617229293b0a6966202828282828782920696e7374616e63656f
│ │ -662073635f506169722929262628282828282878292e5f5f686f705f63647229
│ │ -292920696e7374616e63656f662073635f5061697229292929207b0a76617220
│ │ -77203d202873635f6173737128225c754542414374797065222c202828287829
│ │ -2e5f5f686f705f6364722e5f5f686f705f636472292929293b0a696620282828
│ │ -28772920696e7374616e63656f662073635f50616972292929207b0a76617220
│ │ -41203d20282828282877292e5f5f686f705f63647229293d3d3d225c75454241
│ │ -43657863657074696f6e2229293b0a7d0a656c7365207b0a41203d2066616c73
│ │ -653b0a7d0a7d0a656c7365207b0a41203d2066616c73653b0a7d0a6966202828
│ │ -4120213d3d2066616c73652929207b0a7661722076203d202828286a292e5f5f
│ │ -686f705f63617229293b0a72203d2022223b0a73203d2066756e6374696f6e20
│ │ -286d29207b207661722044203d202873635f707265676578704d61746368286e
│ │ -5f5f686f705f657863657074696f6e2c206d29293b0a69662028282828442920
│ │ -696e7374616e63656f662073635f50616972292929207b0a7661722043203d20
│ │ -28282844292e5f5f686f705f6364722e5f5f686f705f63617229293b0a766172
│ │ -2042203d2028282844292e5f5f686f705f6364722e5f5f686f705f6364722e5f
│ │ -5f686f705f63617229293b0a7661722041203d202873635f737472696e67496e
│ │ -64657828432c20225c75303032662229293b0a696620282873635f6973496e74
│ │ -656765722841292929207b0a766172207a203d202873635f737562737472696e
│ │ -6728432c20302c204129293b0a7661722079203d2028686f705f64656d616e67
│ │ -6c65287a29293b0a69662028282873635f6973537472696e6753756666697828
│ │ -225c753030326673635f6c6574222c2043292920213d3d2066616c7365292920
│ │ -7b0a7661722078203d202828792b2220286c6574292229293b0a7d0a656c7365
│ │ -207b0a78203d202828792b28686f705f64656d616e676c65282873635f737562
│ │ -737472696e6728432c20412929292929293b0a7d0a7d0a656c7365207b0a7820
│ │ -3d2028686f705f64656d616e676c65284329293b0a7d0a7661722077203d2028
│ │ -73635f707265676578704d61746368286d5f5f686f705f657863657074696f6e
│ │ -2c204229293b0a69662028282873635f707265676578704d61746368286f5f5f
│ │ -686f705f657863657074696f6e2c2043292920213d3d2066616c73652929207b
│ │ -0a72657475726e202866616c7365293b0a7d0a656c7365207b0a696620282828
│ │ -28772920696e7374616e63656f662073635f50616972292929207b0a76617220
│ │ -76203d2028282877292e5f5f686f705f6364722e5f5f686f705f63617229293b
│ │ -0a69662028282828762e696e6465784f66287229203d3d3d2030292920213d3d
│ │ -2066616c73652929207b0a7661722075203d202873635f737562737472696e67
│ │ -28762c2028282872292e6c656e677468292929293b0a7d0a656c7365207b0a75
│ │ -203d20763b0a7d0a7661722074203d202873635f737472696e6732696e746567
│ │ -65722828282877292e5f5f686f705f6364722e5f5f686f705f6364722e5f5f68
│ │ -6f705f636172292929293b0a7661722073203d20756e646566696e65643b0a76
│ │ -61722071203d20756e646566696e65643b0a7661722070203d20756e64656669
│ │ -6e65643b0a2873635f63616c6c5769746856616c7565732866756e6374696f6e
│ │ -202829207b2072657475726e202828675f5f686f705f657863657074696f6e28
│ │ -752c20742c20302929293b0a207d2c2066756e6374696f6e20286d2c6e2c6f29
│ │ -207b2073203d206d3b0a71203d206e3b0a72657475726e20282870203d206f29
│ │ -293b0a207d29293b0a766172206f203d20733b0a766172206e203d20713b0a69
│ │ -6620282873635f6973537472696e67286f292929207b0a72657475726e202828
│ │ -73635f6c69737428782c202873635f636f6e735374617228225c75454241436c
│ │ -696e65222c206f2c206e2c206e756c6c29292c202873635f636f6e7353746172
│ │ -28225c75454241436a732d6c696e65222c20752c202828742d3129292c206e75
│ │ -6c6c29292c202873635f636f6e735374617228225c754542414374797065222c
│ │ -2028282878203d3d3d204329293f20225c75454241436a73223a20225c754542
│ │ -4143636c69656e74222929292c20286e65772073635f5061697228225c754542
│ │ -4143666f726d6174222c227e7e7e612229292929293b0a7d0a656c7365207b0a
│ │ -72657475726e20282873635f6c69737428782c202873635f636f6e7353746172
│ │ -28225c75454241436c696e65222c20752c202828742d3129292c206e756c6c29
│ │ -292c202873635f636f6e735374617228225c754542414374797065222c202828
│ │ -2878203d3d3d204329293f20225c75454241436a73223a20225c754542414363
│ │ -6c69656e74222929292c20286e65772073635f5061697228225c754542414366
│ │ -6f726d6174222c227e7e7e612229292929293b0a7d0a7d0a656c7365207b0a72
│ │ -657475726e20282873635f6c69737428782929293b0a7d0a7d0a7d0a656c7365
│ │ -207b0a72657475726e202866616c7365293b0a7d0a207d3b0a7661722074203d
│ │ -2066756e6374696f6e20286d29207b207661722071203d202873635f70726567
│ │ -6578704d6174636828225e285b5e28295d2b295b285d5b5e295d2a5b295d4028
│ │ -5b5e205d2b2924222c206d29293b0a69662028282871203d3d3d2066616c7365
│ │ -292929207b0a72657475726e20282873286d2929293b0a7d0a656c7365207b0a
│ │ -7661722070203d2028282871292e5f5f686f705f6364722e5f5f686f705f6361
│ │ -7229293b0a766172206f203d2028282871292e5f5f686f705f6364722e5f5f68
│ │ -6f705f6364722e5f5f686f705f63617229293b0a766172206e203d202873635f
│ │ -707265676578704d6174636828223c616e6f6e796d6f75732066756e6374696f
│ │ -6e3a20285b5e2e5d2b293e222c207029293b0a72657475726e20282873282873
│ │ -635f666f726d617428227e61407e61222c2028286e20213d3d2066616c736529
│ │ -3f202828286e292e5f5f686f705f6364722e5f5f686f705f63617229293a2070
│ │ -292c206f29292929293b0a7d0a207d3b0a7661722075203d2066756e6374696f
│ │ -6e20286d29207b207661722043203d202873635f707265676578704d61746368
│ │ -286a5f5f686f705f657863657074696f6e2c206d29293b0a6966202828282843
│ │ -2920696e7374616e63656f662073635f50616972292929207b0a766172204220
│ │ -3d2028282843292e5f5f686f705f6364722e5f5f686f705f63617229293b0a76
│ │ -61722041203d2028282843292e5f5f686f705f6364722e5f5f686f705f636472
│ │ -2e5f5f686f705f63617229293b0a766172207a203d2028686f705f64656d616e
│ │ -676c65284229293b0a7661722079203d202873635f707265676578704d617463
│ │ -6828695f5f686f705f657863657074696f6e2c204129293b0a69662028282873
│ │ -635f707265676578704d61746368286f5f5f686f705f657863657074696f6e2c
│ │ -2042292920213d3d2066616c73652929207b0a72657475726e202866616c7365
│ │ -293b0a7d0a656c7365207b0a69662028282828792920696e7374616e63656f66
│ │ -2073635f50616972292929207b0a7661722078203d2028282879292e5f5f686f
│ │ -705f6364722e5f5f686f705f63617229293b0a69662028282828782e696e6465
│ │ -784f66287229203d3d3d2030292920213d3d2066616c73652929207b0a766172
│ │ -2077203d202873635f737562737472696e6728782c2028282872292e6c656e67
│ │ -7468292929293b0a7d0a656c7365207b0a77203d20783b0a7d0a766172207620
│ │ -3d202873635f737472696e6732696e74656765722828282879292e5f5f686f70
│ │ -5f6364722e5f5f686f705f6364722e5f5f686f705f636172292929293b0a7661
│ │ -722075203d202873635f737472696e6732696e74656765722828282879292e5f
│ │ -5f686f705f6364722e5f5f686f705f6364722e5f5f686f705f6364722e5f5f68
│ │ -6f705f636172292929293b0a7661722074203d20756e646566696e65643b0a76
│ │ -61722073203d20756e646566696e65643b0a7661722071203d20756e64656669
│ │ -6e65643b0a2873635f63616c6c5769746856616c7565732866756e6374696f6e
│ │ -202829207b2072657475726e202828675f5f686f705f657863657074696f6e28
│ │ -772c20762c20752929293b0a207d2c2066756e6374696f6e20286d2c6e2c6f29
│ │ -207b2074203d206d3b0a73203d206e3b0a72657475726e20282871203d206f29
│ │ -293b0a207d29293b0a7661722070203d20743b0a766172206f203d20733b0a76
│ │ -6172206e203d20713b0a696620282873635f6973537472696e67287029292920
│ │ -7b0a72657475726e20282873635f6c697374287a2c202873635f636f6e735374
│ │ -617228225c75454241436c696e652d636f6c222c20702c206f2c206e2c206e75
│ │ -6c6c29292c202873635f636f6e735374617228225c75454241436a732d6c696e
│ │ -652d636f6c222c20772c202828762d3129292c20752c206e756c6c29292c2028
│ │ -73635f636f6e735374617228225c754542414374797065222c202828287a203d
│ │ -3d3d204229293f20225c75454241436a73223a20225c7545424143636c69656e
│ │ -74222929292c20286e65772073635f5061697228225c7545424143666f726d61
│ │ -74222c227e7e7e612229292929293b0a7d0a656c7365207b0a72657475726e20
│ │ -282873635f6c697374287a2c202873635f636f6e735374617228225c75454241
│ │ -436c696e652d636f6c222c20772c202828762d3129292c20752c206e756c6c29
│ │ -292c202873635f636f6e735374617228225c754542414374797065222c202828
│ │ -287a203d3d3d204229293f20225c75454241436a73223a20225c754542414363
│ │ -6c69656e74222929292c20286e65772073635f5061697228225c754542414366
│ │ -6f726d6174222c227e7e7e612229292929293b0a7d0a7d0a656c7365207b0a72
│ │ -657475726e20282873635f6c697374287a2929293b0a7d0a7d0a7d0a656c7365
│ │ -207b0a72657475726e202866616c7365293b0a7d0a207d3b0a7661722071203d
│ │ -2028282876292e5f5f686f705f63617229293b0a7661722070203d202873635f
│ │ -737472696e6753706c697428712c20225c6e2229293b0a766172206f203d2028
│ │ -28282873635f6173737128225c75454241436f6666736574222c202828287629
│ │ -2e5f5f686f705f6364722e5f5f686f705f63647229292929292e5f5f686f705f
│ │ -63647229293b0a72203d202828282873635f6173737128225c7545424143686f
│ │ -7374222c2028282876292e5f5f686f705f6364722e5f5f686f705f6364722929
│ │ -2929292e5f5f686f705f63647229293b0a696620282828287029203d3d3d206e
│ │ -756c6c292929207b0a766172207a203d206e756c6c3b0a7d0a656c7365207b0a
│ │ -69662028282873635f707265676578704d61746368286c5f5f686f705f657863
│ │ -657074696f6e2c2028282870292e5f5f686f705f6361722929292920213d3d20
│ │ -66616c73652929207b0a7a203d202873635f66696c7465724d617028742c2028
│ │ -73635f6c6973745461696c28702c206f292929293b0a7d0a656c7365207b0a69
│ │ -662028282873635f707265676578704d61746368286e5f5f686f705f65786365
│ │ +6e2d6672616d65222c20752c206829293b0a28686f705f6164645f6576656e74
│ │ +5f6c697374656e657228762c2022636c69636b222c2066756e6374696f6e2028
│ │ +6729207b207661722069203d20286e657720686f705f74696c64652866756e63
│ │ +74696f6e202829207b2072657475726e2028282828282874686973292e706172
│ │ +656e744e6f646529292e72656d6f76654368696c642874686973292929293b0a
│ │ +207d29293b0a7661722068203d2028282828695b2266756e225d2929292e6361
│ │ +6c6c287468697329293b0a69662028286820213d3d2066616c73652929207b0a
│ │ +66616c73653b0a7d0a656c7365207b0a28686f705f73746f705f70726f706167
│ │ +6174696f6e28672c2066616c736529293b0a7d0a72657475726e202868293b0a
│ │ +207d29293b0a7661722067203d20763b0a72657475726e202828646f6d5f6164
│ │ +645f6368696c64282828646f63756d656e745b22626f6479225d29292c206729
│ │ +29293b0a7d0a656c7365207b0a72657475726e202828686f705f6164645f6576
│ │ +656e745f6c697374656e65722877696e646f772c20226c6f6164222c2066756e
│ │ +6374696f6e20286729207b2072657475726e202828686f705f7265706f72745f
│ │ +657863657074696f6e28652c20662929293b0a207d2929293b0a7d0a207d0a76
│ │ +617220645f5f686f705f657863657074696f6e203d2066616c73653b0a766172
│ │ +20635f5f686f705f657863657074696f6e203d2066616c73653b0a0a66756e63
│ │ +74696f6e20625f5f686f705f657863657074696f6e28672c682c6929207b2076
│ │ +6172206c203d2028282828282828686f705f636f6e6669675b2266696c746572
│ │ +65645f6572726f7273225d2929292e6c656e67746829292d3129293b0a766172
│ │ +206b203d2066756e6374696f6e20286729207b20766172206c203d20673b0a64
│ │ +6f207b0a6966202828286c3e3d30292929207b0a766172206b203d202828683d
│ │ +3d3d28282828686f705f636f6e6669675b2266696c74657265645f6572726f72
│ │ +73225d29295b6c5d292929293b0a69662028286b20213d3d2066616c73652929
│ │ +207b0a72657475726e20286b293b0a7d0a656c7365207b0a766172206a203d20
│ │ +28286c2d3129293b0a6966202828286a3e3d30292929207b0a7661722069203d
│ │ +202828683d3d3d28282828686f705f636f6e6669675b2266696c74657265645f
│ │ +6572726f7273225d29295b6a5d292929293b0a69662028286920213d3d206661
│ │ +6c73652929207b0a72657475726e202869293b0a7d0a656c7365207b0a6c203d
│ │ +2028286a2d3129293b0a7d0a7d0a656c7365207b0a72657475726e202866616c
│ │ +7365293b0a7d0a7d0a7d0a656c7365207b0a72657475726e202866616c736529
│ │ +3b0a7d0a7d207768696c65202874727565293b0a207d3b0a6966202828286c3e
│ │ +3d30292929207b0a766172206a203d202828683d3d3d28282828686f705f636f
│ │ +6e6669675b2266696c74657265645f6572726f7273225d29295b6c5d29292929
│ │ +3b0a69662028286a20213d3d2066616c73652929207b0a766172206e203d206a
│ │ +3b0a7d0a656c7365207b0a6e203d20286b2828286c2d31292929293b0a7d0a7d
│ │ +0a656c7365207b0a6e203d2066616c73653b0a7d0a69662028286e20213d3d20
│ │ +66616c73652929207b0a72657475726e20286e293b0a7d0a656c7365207b0a69
│ │ +66202828645f5f686f705f657863657074696f6e20213d3d2066616c73652929
│ │ +207b0a766172206d203d20645f5f686f705f657863657074696f6e3b0a645f5f
│ │ +686f705f657863657074696f6e203d2066616c73653b0a72657475726e202828
│ │ +686f705f7265706f72745f657863657074696f6e286d2c202873635f61707065
│ │ +6e6428635f5f686f705f657863657074696f6e2c202873635f6c697374282828
│ │ +2828646f63756d656e745b226c6f636174696f6e225d29295b2268726566225d
│ │ +2929292929292929293b0a7d0a656c7365207b0a72657475726e202828686f70
│ │ +5f7265706f72745f657863657074696f6e28286e6577204572726f7228672c20
│ │ +682c206929292c202873635f6c6973742828282828646f63756d656e745b226c
│ │ +6f636174696f6e225d29295b2268726566225d292929292929293b0a7d0a7d0a
│ │ +207d0a0a66756e6374696f6e20686f705f6765745f657863657074696f6e5f73
│ │ +7461636b286729207b20696620282828286720696e7374616e63656f66204f62
│ │ +6a65637429292626282822737461636b2220696e206729292929207b0a696620
│ │ +2828282273634f66667365742220696e2067292929207b0a7661722069203d20
│ │ +2828675b2273634f6666736574225d29293b0a7d0a656c7365207b0a69203d20
│ │ +303b0a7d0a7661722068203d20282828282828646f63756d656e745b226c6f63
│ │ +6174696f6e225d29295b2270726f746f636f6c225d29292b225c75303032665c
│ │ +7530303266222b28282828646f63756d656e745b226c6f636174696f6e225d29
│ │ +295b22686f7374225d292929293b0a72657475726e20282873635f6c69737428
│ │ +2873635f636f6e7353746172282828675b22737461636b225d29292c2066616c
│ │ +73652c202873635f636f6e735374617228225c754542414374797065222c2022
│ │ +5c7545424143657863657074696f6e2229292c202873635f636f6e7353746172
│ │ +28225c75454241436f6666736574222c206929292c202873635f636f6e735374
│ │ +617228225c7545424143686f7374222c206829292c206e756c6c29292929293b
│ │ +0a7d0a656c7365207b0a72657475726e202828655f5f686f705f657863657074
│ │ +696f6e28302929293b0a7d0a207d0a0a66756e6374696f6e20615f5f686f705f
│ │ +657863657074696f6e286729207b20766172206b203d2066756e6374696f6e20
│ │ +286729207b206966202828212873635f6973537472696e67286729292929207b
│ │ +0a72657475726e202867293b0a7d0a656c7365207b0a7661722069203d202828
│ │ +2867292e6c656e67746829293b0a7661722068203d2066756e6374696f6e2028
│ │ +6a29207b206966202828286a3e3d69292929207b0a72657475726e2028222229
│ │ +3b0a7d0a656c7365207b0a766172206c203d202873635f737472696e67496e64
│ │ +657828672c202220095c6e5c22273b222c206a29293b0a6966202828286c203d
│ │ +3d3d2066616c7365292929207b0a72657475726e202828686f705f64656d616e
│ │ +676c65282873635f737562737472696e6728672c206a2c206929292929293b0a
│ │ +7d0a656c7365207b0a766172206b203d202873635f737472696e67536b697028
│ │ +672c202220095c6e5c22273b222c206c29293b0a69662028286b20213d3d2066
│ │ +616c73652929207b0a72657475726e2028282828686f705f64656d616e676c65
│ │ +282873635f737562737472696e6728672c206a2c206c292929292b2873635f73
│ │ +7562737472696e6728672c206c2c206b29292b2868286b29292929293b0a7d0a
│ │ +656c7365207b0a72657475726e2028282828686f705f64656d616e676c652828
│ │ +73635f737562737472696e6728672c206a2c206c292929292b2873635f737562
│ │ +737472696e6728672c206c2c206929292929293b0a7d0a7d0a7d0a207d3b0a72
│ │ +657475726e2028286828302929293b0a7d0a207d3b0a69662028282128286720
│ │ +696e7374616e63656f66204f626a65637429292929207b0a72657475726e2028
│ │ +2828672b22222929293b0a7d0a656c7365207b0a6966202828286720696e7374
│ │ +616e63656f66205265666572656e63654572726f72292929207b0a766172206a
│ │ +203d202828675b226d657373616765225d29293b0a7661722069203d20287363
│ │ +5f737472696e67496e646578286a2c2022202229293b0a696620282828693e30
│ │ +292929207b0a7661722068203d202873635f737562737472696e67286a2c2030
│ │ +2c206929293b0a72657475726e2028282828686f705f64656d616e676c652868
│ │ +29292b2873635f737562737472696e67286a2c206929292929293b0a7d0a656c
│ │ +7365207b0a72657475726e20286a293b0a7d0a7d0a656c7365207b0a69662028
│ │ +2828226d6573736167652220696e2067292929207b0a72657475726e2028286b
│ │ +282828675b226d657373616765225d29292929293b0a7d0a656c7365207b0a69
│ │ +6620282828226465736372697074696f6e2220696e2067292929207b0a726574
│ │ +75726e2028286b282828675b226465736372697074696f6e225d29292929293b
│ │ +0a7d0a656c7365207b0a72657475726e20282828672b22222929293b0a7d0a7d
│ │ +0a7d0a7d0a207d0a0a66756e6374696f6e20686f705f63616c6c6261636b5f68
│ │ +616e646c6572286a2c6b29207b20766172206e203d202873635f617070656e64
│ │ +2828686f705f6765745f657863657074696f6e5f737461636b286a29292c206b
│ │ +29293b0a645f5f686f705f657863657074696f6e203d206a3b0a766172206d20
│ │ +3d206e756c6c3b0a766172206c203d2066756e6374696f6e20286a2c6b29207b
│ │ +2072657475726e20282866756e6374696f6e202829207b202f2a205749544820
│ │ +2a2f2076617220723b2076617220733b20696620282828286a29203d3d3d206e
│ │ +756c6c292929207b0a72657475726e20282873635f7265766572736542616e67
│ │ +286b2929293b0a7d0a656c7365207b0a7661722078203d202828286a292e5f5f
│ │ +686f705f63617229293b0a6966202828282828782920696e7374616e63656f66
│ │ +2073635f506169722929262628282828282878292e5f5f686f705f6364722929
│ │ +2920696e7374616e63656f662073635f5061697229292929207b0a7661722077
│ │ +203d202873635f6173737128225c754542414374797065222c2028282878292e
│ │ +5f5f686f705f6364722e5f5f686f705f636472292929293b0a69662028282828
│ │ +772920696e7374616e63656f662073635f50616972292929207b0a7661722041
│ │ +203d20282828282877292e5f5f686f705f63647229293d3d3d225c7545424143
│ │ +657863657074696f6e2229293b0a7d0a656c7365207b0a41203d2066616c7365
│ │ +3b0a7d0a7d0a656c7365207b0a41203d2066616c73653b0a7d0a696620282841
│ │ +20213d3d2066616c73652929207b0a7661722076203d202828286a292e5f5f68
│ │ +6f705f63617229293b0a72203d2022223b0a73203d2066756e6374696f6e2028
│ │ +6d29207b207661722044203d202873635f707265676578704d61746368286e5f
│ │ +5f686f705f657863657074696f6e2c206d29293b0a6966202828282844292069
│ │ +6e7374616e63656f662073635f50616972292929207b0a7661722043203d2028
│ │ +282844292e5f5f686f705f6364722e5f5f686f705f63617229293b0a76617220
│ │ +42203d2028282844292e5f5f686f705f6364722e5f5f686f705f6364722e5f5f
│ │ +686f705f63617229293b0a7661722041203d202873635f737472696e67496e64
│ │ +657828432c20225c75303032662229293b0a696620282873635f6973496e7465
│ │ +6765722841292929207b0a766172207a203d202873635f737562737472696e67
│ │ +28432c20302c204129293b0a7661722079203d2028686f705f64656d616e676c
│ │ +65287a29293b0a69662028282873635f6973537472696e675375666669782822
│ │ +5c753030326673635f6c6574222c2043292920213d3d2066616c73652929207b
│ │ +0a7661722078203d202828792b2220286c6574292229293b0a7d0a656c736520
│ │ +7b0a78203d202828792b28686f705f64656d616e676c65282873635f73756273
│ │ +7472696e6728432c20412929292929293b0a7d0a7d0a656c7365207b0a78203d
│ │ +2028686f705f64656d616e676c65284329293b0a7d0a7661722077203d202873
│ │ +635f707265676578704d61746368286d5f5f686f705f657863657074696f6e2c
│ │ +204229293b0a69662028282873635f707265676578704d61746368286f5f5f68
│ │ +6f705f657863657074696f6e2c2043292920213d3d2066616c73652929207b0a
│ │ +72657475726e202866616c7365293b0a7d0a656c7365207b0a69662028282828
│ │ +772920696e7374616e63656f662073635f50616972292929207b0a7661722076
│ │ +203d2028282877292e5f5f686f705f6364722e5f5f686f705f63617229293b0a
│ │ +69662028282828762e696e6465784f66287229203d3d3d2030292920213d3d20
│ │ +66616c73652929207b0a7661722075203d202873635f737562737472696e6728
│ │ +762c2028282872292e6c656e677468292929293b0a7d0a656c7365207b0a7520
│ │ +3d20763b0a7d0a7661722074203d202873635f737472696e6732696e74656765
│ │ +722828282877292e5f5f686f705f6364722e5f5f686f705f6364722e5f5f686f
│ │ +705f636172292929293b0a7661722073203d20756e646566696e65643b0a7661
│ │ +722071203d20756e646566696e65643b0a7661722070203d20756e646566696e
│ │ +65643b0a2873635f63616c6c5769746856616c7565732866756e6374696f6e20
│ │ +2829207b2072657475726e202828675f5f686f705f657863657074696f6e2875
│ │ +2c20742c20302929293b0a207d2c2066756e6374696f6e20286d2c6e2c6f2920
│ │ +7b2073203d206d3b0a71203d206e3b0a72657475726e20282870203d206f2929
│ │ +3b0a207d29293b0a766172206f203d20733b0a766172206e203d20713b0a6966
│ │ +20282873635f6973537472696e67286f292929207b0a72657475726e20282873
│ │ +635f6c69737428782c202873635f636f6e735374617228225c75454241436c69
│ │ +6e65222c206f2c206e2c206e756c6c29292c202873635f636f6e735374617228
│ │ +225c75454241436a732d6c696e65222c20752c202828742d3129292c206e756c
│ │ +6c29292c202873635f636f6e735374617228225c754542414374797065222c20
│ │ +28282878203d3d3d204329293f20225c75454241436a73223a20225c75454241
│ │ +43636c69656e74222929292c20286e65772073635f5061697228225c75454241
│ │ +43666f726d6174222c227e7e7e612229292929293b0a7d0a656c7365207b0a72
│ │ +657475726e20282873635f6c69737428782c202873635f636f6e735374617228
│ │ +225c75454241436c696e65222c20752c202828742d3129292c206e756c6c2929
│ │ +2c202873635f636f6e735374617228225c754542414374797065222c20282828
│ │ +78203d3d3d204329293f20225c75454241436a73223a20225c7545424143636c
│ │ +69656e74222929292c20286e65772073635f5061697228225c7545424143666f
│ │ +726d6174222c227e7e7e612229292929293b0a7d0a7d0a656c7365207b0a7265
│ │ +7475726e20282873635f6c69737428782929293b0a7d0a7d0a7d0a656c736520
│ │ +7b0a72657475726e202866616c7365293b0a7d0a207d3b0a7661722074203d20
│ │ +66756e6374696f6e20286d29207b207661722071203d202873635f7072656765
│ │ +78704d6174636828225e285b5e28295d2b295b285d5b5e295d2a5b295d40285b
│ │ +5e205d2b2924222c206d29293b0a69662028282871203d3d3d2066616c736529
│ │ +2929207b0a72657475726e20282873286d2929293b0a7d0a656c7365207b0a76
│ │ +61722070203d2028282871292e5f5f686f705f6364722e5f5f686f705f636172
│ │ +29293b0a766172206f203d2028282871292e5f5f686f705f6364722e5f5f686f
│ │ +705f6364722e5f5f686f705f63617229293b0a766172206e203d202873635f70
│ │ +7265676578704d6174636828223c616e6f6e796d6f75732066756e6374696f6e
│ │ +3a20285b5e2e5d2b293e222c207029293b0a72657475726e2028287328287363
│ │ +5f666f726d617428227e61407e61222c2028286e20213d3d2066616c7365293f
│ │ +202828286e292e5f5f686f705f6364722e5f5f686f705f63617229293a207029
│ │ +2c206f29292929293b0a7d0a207d3b0a7661722075203d2066756e6374696f6e
│ │ +20286d29207b207661722043203d202873635f707265676578704d6174636828
│ │ +6a5f5f686f705f657863657074696f6e2c206d29293b0a696620282828284329
│ │ +20696e7374616e63656f662073635f50616972292929207b0a7661722042203d
│ │ +2028282843292e5f5f686f705f6364722e5f5f686f705f63617229293b0a7661
│ │ +722041203d2028282843292e5f5f686f705f6364722e5f5f686f705f6364722e
│ │ +5f5f686f705f63617229293b0a766172207a203d2028686f705f64656d616e67
│ │ +6c65284229293b0a7661722079203d202873635f707265676578704d61746368
│ │ +28695f5f686f705f657863657074696f6e2c204129293b0a6966202828287363
│ │ +5f707265676578704d61746368286f5f5f686f705f657863657074696f6e2c20
│ │ +42292920213d3d2066616c73652929207b0a72657475726e202866616c736529
│ │ +3b0a7d0a656c7365207b0a69662028282828792920696e7374616e63656f6620
│ │ +73635f50616972292929207b0a7661722078203d2028282879292e5f5f686f70
│ │ +5f6364722e5f5f686f705f63617229293b0a69662028282828782e696e646578
│ │ +4f66287229203d3d3d2030292920213d3d2066616c73652929207b0a76617220
│ │ +77203d202873635f737562737472696e6728782c2028282872292e6c656e6774
│ │ +68292929293b0a7d0a656c7365207b0a77203d20783b0a7d0a7661722076203d
│ │ +202873635f737472696e6732696e74656765722828282879292e5f5f686f705f
│ │ +6364722e5f5f686f705f6364722e5f5f686f705f636172292929293b0a766172
│ │ +2075203d202873635f737472696e6732696e74656765722828282879292e5f5f
│ │ +686f705f6364722e5f5f686f705f6364722e5f5f686f705f6364722e5f5f686f
│ │ +705f636172292929293b0a7661722074203d20756e646566696e65643b0a7661
│ │ +722073203d20756e646566696e65643b0a7661722071203d20756e646566696e
│ │ +65643b0a2873635f63616c6c5769746856616c7565732866756e6374696f6e20
│ │ +2829207b2072657475726e202828675f5f686f705f657863657074696f6e2877
│ │ +2c20762c20752929293b0a207d2c2066756e6374696f6e20286d2c6e2c6f2920
│ │ +7b2074203d206d3b0a73203d206e3b0a72657475726e20282871203d206f2929
│ │ +3b0a207d29293b0a7661722070203d20743b0a766172206f203d20733b0a7661
│ │ +72206e203d20713b0a696620282873635f6973537472696e672870292929207b
│ │ +0a72657475726e20282873635f6c697374287a2c202873635f636f6e73537461
│ │ +7228225c75454241436c696e652d636f6c222c20702c206f2c206e2c206e756c
│ │ +6c29292c202873635f636f6e735374617228225c75454241436a732d6c696e65
│ │ +2d636f6c222c20772c202828762d3129292c20752c206e756c6c29292c202873
│ │ +635f636f6e735374617228225c754542414374797065222c202828287a203d3d
│ │ +3d204229293f20225c75454241436a73223a20225c7545424143636c69656e74
│ │ +222929292c20286e65772073635f5061697228225c7545424143666f726d6174
│ │ +222c227e7e7e612229292929293b0a7d0a656c7365207b0a72657475726e2028
│ │ +2873635f6c697374287a2c202873635f636f6e735374617228225c7545424143
│ │ +6c696e652d636f6c222c20772c202828762d3129292c20752c206e756c6c2929
│ │ +2c202873635f636f6e735374617228225c754542414374797065222c20282828
│ │ +7a203d3d3d204229293f20225c75454241436a73223a20225c7545424143636c
│ │ +69656e74222929292c20286e65772073635f5061697228225c7545424143666f
│ │ +726d6174222c227e7e7e612229292929293b0a7d0a7d0a656c7365207b0a7265
│ │ +7475726e20282873635f6c697374287a2929293b0a7d0a7d0a7d0a656c736520
│ │ +7b0a72657475726e202866616c7365293b0a7d0a207d3b0a7661722071203d20
│ │ +28282876292e5f5f686f705f63617229293b0a7661722070203d202873635f73
│ │ +7472696e6753706c697428712c20225c6e2229293b0a766172206f203d202828
│ │ +282873635f6173737128225c75454241436f6666736574222c2028282876292e
│ │ +5f5f686f705f6364722e5f5f686f705f63647229292929292e5f5f686f705f63
│ │ +647229293b0a72203d202828282873635f6173737128225c7545424143686f73
│ │ +74222c2028282876292e5f5f686f705f6364722e5f5f686f705f636472292929
│ │ +29292e5f5f686f705f63647229293b0a696620282828287029203d3d3d206e75
│ │ +6c6c292929207b0a766172207a203d206e756c6c3b0a7d0a656c7365207b0a69
│ │ +662028282873635f707265676578704d61746368286c5f5f686f705f65786365
│ │  7074696f6e2c2028282870292e5f5f686f705f6361722929292920213d3d2066
│ │ -616c73652929207b0a7a203d202873635f66696c7465724d617028732c202873
│ │ +616c73652929207b0a7a203d202873635f66696c7465724d617028742c202873
│ │  635f6c6973745461696c28702c206f292929293b0a7d0a656c7365207b0a6966
│ │ -2028282873635f707265676578704d61746368286b5f5f686f705f6578636570
│ │ -74696f6e2c2071292920213d3d2066616c73652929207b0a7a203d202873635f
│ │ -66696c7465724d617028752c202873635f6c6973745461696c2828282870292e
│ │ -5f5f686f705f63647229292c206f292929293b0a7d0a656c7365207b0a766172
│ │ -206e203d2028286e65772073635f50616972286e756c6c2c206e756c6c292929
│ │ -3b0a766172206d203d2066756e6374696f6e20286d2c6f29207b207661722072
│ │ -203d206d3b0a7661722073203d206f3b0a646f207b0a69662028282828732920
│ │ -3d3d3d206e756c6c292929207b0a72657475726e20282828286e292e5f5f686f
│ │ -705f6364722929293b0a7d0a656c7365207b0a7661722071203d202828287329
│ │ -2e5f5f686f705f63617229293b0a7661722070203d2028286e65772073635f50
│ │ -616972282873635f6c69737428712c2066616c73652c20286e65772073635f50
│ │ -61697228225c7545424143666f726d6174222c227e7e7e612229292c20286e65
│ │ -772073635f5061697228225c754542414374797065222c225c75454241436a73
│ │ -22292929292c206e756c6c2929293b0a2828722e5f5f686f705f636472203d20
│ │ -7029293b0a72203d2028282872292e5f5f686f705f63647229293b0a73203d20
│ │ -28282873292e5f5f686f705f63647229293b0a7d0a7d207768696c6520287472
│ │ -7565293b0a207d3b0a7a203d20286d286e2c202873635f6c6973745461696c28
│ │ -702c206f292929293b0a7d0a7d0a7d0a7d0a7661722079203d202873635f6170
│ │ -70656e64282873635f7265766572736542616e67287a29292c206b29293b0a72
│ │ -657475726e2028286c282828286a292e5f5f686f705f63647229292c20792929
│ │ -293b0a7d0a656c7365207b0a72657475726e2028286c282828286a292e5f5f68
│ │ -6f705f63647229292c2028286e65772073635f50616972282828286a292e5f5f
│ │ -686f705f63617229292c206b2929292929293b0a7d0a7d0a207d282929293b0a
│ │ -207d3b0a635f5f686f705f657863657074696f6e203d20286c286e2c206d2929
│ │ -3b0a6966202828286a20696e7374616e63656f66204f626a656374292929207b
│ │ -0a69662028282828227363436c69656e744f6e6c792220696e206a2929262628
│ │ -28286a5b227363436c69656e744f6e6c79225d292920213d3d2066616c736529
│ │ -2929207b0a66616c73653b0a7d0a656c7365207b0a28686f705f73656e645f72
│ │ -6571756573742828282873635f6c616d6264613d66756e6374696f6e20282920
│ │ -7b2072657475726e20686f705f6170706c795f75726c2820222f686f702f7075
│ │ -626c69632f7365727665722d64656275672f657863657074696f6e222c206172
│ │ -67756d656e747320293b207d2c0a20202020202020202073635f6c616d626461
│ │ -2e7265736f75726365203d2066756e6374696f6e282066696c652029207b2072
│ │ -657475726e20222f686f7022202b20222f22202b2066696c653b207d2c0a2020
│ │ -2020202020202073635f6c616d626461292928225c7545424144657863222c20
│ │ -6a2c20225c754542414475726c222c20282828226e616d652220696e206a2929
│ │ -3f20282828282828646f63756d656e745b226c6f636174696f6e225d29295b22
│ │ -68726566225d29292b222c20222b28286a5b226e616d65225d292929293a2028
│ │ -282828646f63756d656e745b226c6f636174696f6e225d29295b226872656622
│ │ -5d2929292c20225c75454241446d7367222c2028615f5f686f705f6578636570
│ │ -74696f6e286a29292c20225c75454241446f626a222c202828282273634f626a
│ │ -6563742220696e206a29293f2028286a5b2273634f626a656374225d29293a20
│ │ -756e646566696e6564292c20225c7545424144737461636b222c20635f5f686f
│ │ -705f657863657074696f6e29292c2066616c73652c2066756e6374696f6e2028
│ │ -6d29207b2072657475726e20286d293b0a207d2c20686f705f64656661756c74
│ │ -5f6661696c7572652c20747275652c2028686f705f73657269616c697a655f72
│ │ -6571756573745f656e762829292c2066616c73652c2066616c73652c2066616c
│ │ -73652c20286e65772073635f5061697228225c75454241436174222c286e6577
│ │ -2073635f506169722822686f702d657863657074696f6e2e73636d222c286e65
│ │ -772073635f506169722831373531352c6e756c6c2929292929292c2066616c73
│ │ -652c2022686f70222c206e756c6c29293b0a7d0a7d0a72657475726e20282873
│ │ -635f7261697365286a2929293b0a207d0a0a66756e6374696f6e20686f705f63
│ │ -616c6c6261636b5f68746d6c5f636f6e74657874286d2c6e2c6f29207b207661
│ │ -722070203d202873635f6c697374286d2c202873635f636f6e73537461722822
│ │ -5c75454241436174222c206e2c206f2c206e756c6c29292c20286e6577207363
│ │ -5f5061697228225c7545424143666f726d6174222c227e7e7e612229292c2028
│ │ -6e65772073635f5061697228225c754542414374797065222c225c7545424143
│ │ -68746d6c22292929293b0a72657475726e202828286e65772073635f50616972
│ │ -28702c20686f705f696e697469616c5f737461636b5f636f6e74657874292929
│ │ -293b0a207d0a0a66756e6374696f6e20686f705f63616c6c6261636b5f6c6973
│ │ -74656e65725f636f6e74657874286d29207b20766172206e203d202873635f6c
│ │ -697374286d2c2066616c73652c20286e65772073635f5061697228225c754542
│ │ -4143666f726d6174222c227e7e7e612229292c20286e65772073635f50616972
│ │ -28225c754542414374797065222c225c754542414368746d6c22292929293b0a
│ │ -72657475726e202828286e65772073635f50616972286e2c20686f705f696e69
│ │ -7469616c5f737461636b5f636f6e74657874292929293b0a207d0a6966202828
│ │ -2828686f705f64656275672829293e3d31292929207b0a686f705f6375727265
│ │ -6e745f737461636b5f636f6e74657874203d202873635f6c6973742828282828
│ │ -646f63756d656e745b226c6f636174696f6e225d29295b2268726566225d2929
│ │ -29293b0a282877696e646f775b226f6e6572726f72225d203d20625f5f686f70
│ │ -5f657863657074696f6e29293b0a7d0a
│ │ +2028282873635f707265676578704d61746368286e5f5f686f705f6578636570
│ │ +74696f6e2c2028282870292e5f5f686f705f6361722929292920213d3d206661
│ │ +6c73652929207b0a7a203d202873635f66696c7465724d617028732c20287363
│ │ +5f6c6973745461696c28702c206f292929293b0a7d0a656c7365207b0a696620
│ │ +28282873635f707265676578704d61746368286b5f5f686f705f657863657074
│ │ +696f6e2c2071292920213d3d2066616c73652929207b0a7a203d202873635f66
│ │ +696c7465724d617028752c202873635f6c6973745461696c2828282870292e5f
│ │ +5f686f705f63647229292c206f292929293b0a7d0a656c7365207b0a76617220
│ │ +6e203d2028286e65772073635f50616972286e756c6c2c206e756c6c2929293b
│ │ +0a766172206d203d2066756e6374696f6e20286d2c6f29207b20766172207220
│ │ +3d206d3b0a7661722073203d206f3b0a646f207b0a696620282828287329203d
│ │ +3d3d206e756c6c292929207b0a72657475726e20282828286e292e5f5f686f70
│ │ +5f6364722929293b0a7d0a656c7365207b0a7661722071203d2028282873292e
│ │ +5f5f686f705f63617229293b0a7661722070203d2028286e65772073635f5061
│ │ +6972282873635f6c69737428712c2066616c73652c20286e65772073635f5061
│ │ +697228225c7545424143666f726d6174222c227e7e7e612229292c20286e6577
│ │ +2073635f5061697228225c754542414374797065222c225c75454241436a7322
│ │ +292929292c206e756c6c2929293b0a2828722e5f5f686f705f636472203d2070
│ │ +29293b0a72203d2028282872292e5f5f686f705f63647229293b0a73203d2028
│ │ +282873292e5f5f686f705f63647229293b0a7d0a7d207768696c652028747275
│ │ +65293b0a207d3b0a7a203d20286d286e2c202873635f6c6973745461696c2870
│ │ +2c206f292929293b0a7d0a7d0a7d0a7d0a7661722079203d202873635f617070
│ │ +656e64282873635f7265766572736542616e67287a29292c206b29293b0a7265
│ │ +7475726e2028286c282828286a292e5f5f686f705f63647229292c2079292929
│ │ +3b0a7d0a656c7365207b0a72657475726e2028286c282828286a292e5f5f686f
│ │ +705f63647229292c2028286e65772073635f50616972282828286a292e5f5f68
│ │ +6f705f63617229292c206b2929292929293b0a7d0a7d0a207d282929293b0a20
│ │ +7d3b0a635f5f686f705f657863657074696f6e203d20286c286e2c206d29293b
│ │ +0a6966202828286a20696e7374616e63656f66204f626a656374292929207b0a
│ │ +69662028282828227363436c69656e744f6e6c792220696e206a292926262828
│ │ +286a5b227363436c69656e744f6e6c79225d292920213d3d2066616c73652929
│ │ +29207b0a66616c73653b0a7d0a656c7365207b0a28686f705f73656e645f7265
│ │ +71756573742828282873635f6c616d6264613d66756e6374696f6e202829207b
│ │ +2072657475726e20686f705f6170706c795f75726c2820222f686f702f707562
│ │ +6c69632f7365727665722d64656275672f657863657074696f6e222c20617267
│ │ +756d656e747320293b207d2c0a20202020202020202073635f6c616d6264612e
│ │ +7265736f75726365203d2066756e6374696f6e282066696c652029207b207265
│ │ +7475726e20222f686f7022202b20222f22202b2066696c653b207d2c0a202020
│ │ +20202020202073635f6c616d626461292928225c7545424144657863222c206a
│ │ +2c20225c754542414475726c222c20282828226e616d652220696e206a29293f
│ │ +20282828282828646f63756d656e745b226c6f636174696f6e225d29295b2268
│ │ +726566225d29292b222c20222b28286a5b226e616d65225d292929293a202828
│ │ +2828646f63756d656e745b226c6f636174696f6e225d29295b2268726566225d
│ │ +2929292c20225c75454241446d7367222c2028615f5f686f705f657863657074
│ │ +696f6e286a29292c20225c75454241446f626a222c202828282273634f626a65
│ │ +63742220696e206a29293f2028286a5b2273634f626a656374225d29293a2075
│ │ +6e646566696e6564292c20225c7545424144737461636b222c20635f5f686f70
│ │ +5f657863657074696f6e29292c2066616c73652c2066756e6374696f6e20286d
│ │ +29207b2072657475726e20286d293b0a207d2c20686f705f64656661756c745f
│ │ +6661696c7572652c20747275652c2028686f705f73657269616c697a655f7265
│ │ +71756573745f656e762829292c2066616c73652c2066616c73652c2066616c73
│ │ +652c20286e65772073635f5061697228225c75454241436174222c286e657720
│ │ +73635f506169722822686f702d657863657074696f6e2e73636d222c286e6577
│ │ +2073635f506169722831373531352c6e756c6c2929292929292c2066616c7365
│ │ +2c2022686f70222c206e756c6c29293b0a7d0a7d0a72657475726e2028287363
│ │ +5f7261697365286a2929293b0a207d0a0a66756e6374696f6e20686f705f6361
│ │ +6c6c6261636b5f68746d6c5f636f6e74657874286d2c6e2c6f29207b20766172
│ │ +2070203d202873635f6c697374286d2c202873635f636f6e735374617228225c
│ │ +75454241436174222c206e2c206f2c206e756c6c29292c20286e65772073635f
│ │ +5061697228225c7545424143666f726d6174222c227e7e7e612229292c20286e
│ │ +65772073635f5061697228225c754542414374797065222c225c754542414368
│ │ +746d6c22292929293b0a72657475726e202828286e65772073635f5061697228
│ │ +702c20686f705f696e697469616c5f737461636b5f636f6e7465787429292929
│ │ +3b0a207d0a0a66756e6374696f6e20686f705f63616c6c6261636b5f6c697374
│ │ +656e65725f636f6e74657874286d29207b20766172206e203d202873635f6c69
│ │ +7374286d2c2066616c73652c20286e65772073635f5061697228225c75454241
│ │ +43666f726d6174222c227e7e7e612229292c20286e65772073635f5061697228
│ │ +225c754542414374797065222c225c754542414368746d6c22292929293b0a72
│ │ +657475726e202828286e65772073635f50616972286e2c20686f705f696e6974
│ │ +69616c5f737461636b5f636f6e74657874292929293b0a207d0a696620282828
│ │ +28686f705f64656275672829293e3d31292929207b0a686f705f63757272656e
│ │ +745f737461636b5f636f6e74657874203d202873635f6c697374282828282864
│ │ +6f63756d656e745b226c6f636174696f6e225d29295b2268726566225d292929
│ │ +293b0a282877696e646f775b226f6e6572726f72225d203d20625f5f686f705f
│ │ +657863657074696f6e29293b0a7d0a
│ ├── hop-3.1.0-pre2/share/Makefile
│ │ @@ -1,14 +1,14 @@
│ │  #*=====================================================================*/
│ │  #*    serrano/prgm/project/hop/3.1.x/share/Makefile                    */
│ │  #*    -------------------------------------------------------------    */
│ │  #*    Author      :  Manuel Serrano                                    */
│ │  #*    Creation    :  Sat Dec 25 07:19:48 2004                          */
│ │ -#*    Last change :  Thu Nov 16 13:36:21 2017 (serrano)                */
│ │ -#*    Copyright   :  2004-17 Manuel Serrano                            */
│ │ +#*    Last change :  Sun Jan 28 08:30:35 2018 (serrano)                */
│ │ +#*    Copyright   :  2004-18 Manuel Serrano                            */
│ │  #*    -------------------------------------------------------------    */
│ │  #*    The Makefile for the HOP shared directory                        */
│ │  #*=====================================================================*/
│ │  .PHONY: do 
│ │  
│ │  do: build
│ │  
│ │ @@ -65,15 +65,16 @@
│ │                    hop-nodejs.js base64.js hop-history.js
│ │  
│ │  #*---------------------------------------------------------------------*/
│ │  #*    AUDIO and ICONS                                                  */
│ │  #*---------------------------------------------------------------------*/
│ │  ICONS_HOP	= logo-bg.png dashboard.png \
│ │  		  hop-16x16.png hop-48x48.png hop-32x32.png hop-128x128.png \
│ │ -                  hop-api-48x48.png hop-api-16x16.png hop.png hop.svg inria.svg
│ │ +                  hop-api-48x48.png hop-api-16x16.png hop.png hop.svg \
│ │ +                  inria.svg favicon-16x16.png
│ │  
│ │  ICONS_ERRORS    = error.png error2.png client-error.png stop.png timeout.png \
│ │                    warning.png privacy.png notfound.png
│ │  
│ │  ICONS_ANIMS	= busy-anim-16.gif busy-anim-32.gif
│ │  
│ │  ICONS_AUDIO	= mute.png pause.png playlist.png prefs.png stop.png \
│ ├── hop-3.1.0-pre2/share/hop-debug.js
│ │┄ xxd not available in path. Falling back to Python hexlify.
│ │┄ 'js-beautify' not available in path. Falling back to binary comparison.
│ │ @@ -1,176 +1,176 @@
│ │ -2f2a20736368656d65326a732067656e6572617465642066696c652053756e2c
│ │ -203238204a616e20323031382030383a32353a3338202b30313030202a2f0a0a
│ │ -66756e6374696f6e20645f5f686f705f646562756728612c6229207b20766172
│ │ -2064203d2028282861292e6c656e67746829293b0a7661722063203d2066756e
│ │ -6374696f6e2028622c632c6529207b20766172206e203d20623b0a766172206f
│ │ -203d20633b0a7661722070203d20653b0a646f207b0a6966202828286e3e3d64
│ │ -292929207b0a72657475726e20282873635f6572726f7228226261736536342d
│ │ -766c712d6465636f6465222c20224578706563746564206d6f72652064696769
│ │ -747320696e206261736520363420564c512076616c7565222c206e2929293b0a
│ │ -7d0a656c7365207b0a766172206d203d202873635f737472696e675265662861
│ │ -2c206e29293b0a696620282828286d2e76616c203e3d20286e65772073635f43
│ │ -6861722822412229292e76616c2929262628286d2e76616c203c3d20286e6577
│ │ -2073635f4368617228225a2229292e76616c29292929207b0a766172206c203d
│ │ -2028282828286d292e76616c2e63686172436f6465417428302929292d282828
│ │ -286e65772073635f43686172282241222929292e76616c2e63686172436f6465
│ │ -4174283029292929293b0a7d0a656c7365207b0a696620282828286d2e76616c
│ │ -203e3d20286e65772073635f436861722822612229292e76616c292926262828
│ │ -6d2e76616c203c3d20286e65772073635f4368617228227a2229292e76616c29
│ │ -292929207b0a6c203d20282832362b28282828286d292e76616c2e6368617243
│ │ -6f6465417428302929292d282828286e65772073635f43686172282261222929
│ │ -292e76616c2e63686172436f646541742830292929292929293b0a7d0a656c73
│ │ -65207b0a696620282828286d2e76616c203e3d20286e65772073635f43686172
│ │ -2822302229292e76616c2929262628286d2e76616c203c3d20286e6577207363
│ │ -5f436861722822392229292e76616c29292929207b0a6c203d20282835322b28
│ │ -282828286d292e76616c2e63686172436f6465417428302929292d282828286e
│ │ -65772073635f43686172282230222929292e76616c2e63686172436f64654174
│ │ -2830292929292929293b0a7d0a656c7365207b0a6966202828286d2e76616c20
│ │ -3d3d3d20286e65772073635f4368617228222b2229292e76616c292929207b0a
│ │ -6c203d2036323b0a7d0a656c7365207b0a6966202828286d2e76616c203d3d3d
│ │ -20286e65772073635f4368617228225c75303032662229292e76616c29292920
│ │ -7b0a6c203d2036333b0a7d0a656c7365207b0a6c203d202873635f6572726f72
│ │ -28226261736536342d6465636f64652d63686172222c2022496c6c6567616c20
│ │ -63686172222c206d29293b0a7d0a7d0a7d0a7d0a7d0a766172206b203d202828
│ │ -28286c262828313c3c35292929293d3d3d2828313c3c35292929293b0a766172
│ │ -206a203d2028286c2628282828313c3c3529292d31292929293b0a7661722069
│ │ -203d2028286f2b28286a3c3c70292929293b0a69662028286b20213d3d206661
│ │ -6c73652929207b0a6e203d2028286e2b3129293b0a6f203d20693b0a70203d20
│ │ -2828702b3529293b0a7d0a656c7365207b0a7661722068203d20282828286926
│ │ -3129293d3d3d3129293b0a7661722067203d202828693e3e3129293b0a696620
│ │ -28286820213d3d2066616c73652929207b0a7661722066203d2028282d206729
│ │ -293b0a7d0a656c7365207b0a66203d20673b0a7d0a72657475726e202828286e
│ │ -65772073635f56616c756573285b662c28286e2b3129295d292929293b0a7d0a
│ │ -7d0a7d207768696c65202874727565293b0a207d3b0a72657475726e20282863
│ │ -28622c20302c20302929293b0a207d0a76617220635f5f686f705f6465627567
│ │ -203d2028286e65772073635f486173687461626c65282929293b0a7661722062
│ │ -5f5f686f705f6465627567203d2028286e65772073635f486173687461626c65
│ │ -282929293b0a0a66756e6374696f6e20686f705f736f757263655f6d61707069
│ │ -6e675f75726c28622c6329207b2072657475726e20282873635f686173687461
│ │ -626c6550757442616e6728635f5f686f705f64656275672c20622c2063292929
│ │ -3b0a207d0a0a66756e6374696f6e20615f5f686f705f646562756728622c632c
│ │ -6429207b20766172206e203d202873635f737472696e67496e64657828622c20
│ │ -286e65772073635f4368617228223f22292929293b0a69662028286e20213d3d
│ │ -2066616c73652929207b0a766172206d203d202873635f737562737472696e67
│ │ -28622c20302c206e29293b0a7d0a656c7365207b0a6d203d20623b0a7d0a7661
│ │ -72206c203d202873635f686173687461626c6547657428635f5f686f705f6465
│ │ -6275672c206d29293b0a69662028286c20213d3d2066616c73652929207b0a76
│ │ -6172206b203d202873635f686173687461626c6547657428625f5f686f705f64
│ │ -656275672c206c29293b0a69662028286b20213d3d2066616c73652929207b0a
│ │ -766172206a203d206b3b0a7d0a656c7365207b0a6a203d2028686f705f73656e
│ │ -645f726571756573742828282873635f6c616d6264613d66756e6374696f6e20
│ │ -2829207b2072657475726e20686f705f6170706c795f75726c2820222f686f70
│ │ -2f7075626c69632f7365727665722d64656275672f736f757263652d6d617022
│ │ -2c20617267756d656e747320293b207d2c0a20202020202020202073635f6c61
│ │ -6d6264612e7265736f75726365203d2066756e6374696f6e282066696c652029
│ │ -207b2072657475726e20222f686f7022202b20222f22202b2066696c653b207d
│ │ -2c0a20202020202020202073635f6c616d6264612929286c29292c2074727565
│ │ -2c2066756e6374696f6e20286229207b202873635f686173687461626c655075
│ │ -7442616e6728625f5f686f705f64656275672c206c2c206229293b0a72657475
│ │ -726e202862293b0a207d2c2066756e6374696f6e20286229207b207265747572
│ │ -6e202866616c7365293b0a207d2c2066616c73652c2028686f705f7365726961
│ │ -6c697a655f726571756573745f656e762829292c2066616c73652c2066616c73
│ │ -652c2066616c73652c20286e65772073635f5061697228225c75454241436174
│ │ -222c286e65772073635f506169722822686f702d64656275672e73636d222c28
│ │ -6e65772073635f5061697228323431362c6e756c6c2929292929292c2066616c
│ │ -73652c2022686f70222c206e756c6c29293b0a7d0a69662028286a20213d3d20
│ │ -66616c73652929207b0a7661722069203d2028286a5b226d617070696e677322
│ │ -5d29293b0a7661722068203d2028286a5b22736f7572636573225d29293b0a76
│ │ -61722067203d202828632d3129293b0a7661722066203d202828642d3129293b
│ │ -0a7661722065203d2066756e6374696f6e2028622c632c642c672c6a2c6b2c6c
│ │ -29207b2072657475726e20282866756e6374696f6e20284529207b202f2a2057
│ │ -495448202a2f2076617220793b20766172207a3b2076617220413b2076617220
│ │ -423b2076617220433b2076617220443b2076617220453b2044203d20756e6465
│ │ -66696e65643b0a43203d20756e646566696e65643b0a42203d20756e64656669
│ │ -6e65643b0a41203d20756e646566696e65643b0a7a203d20756e646566696e65
│ │ -643b0a79203d20756e646566696e65643b0a2873635f63616c6c576974685661
│ │ -6c7565732866756e6374696f6e202829207b20766172206d203d2066756e6374
│ │ -696f6e20286e29207b2072657475726e20282866756e6374696f6e2028502920
│ │ -7b2076617220503b0a2f2a2057495448202a2f2076617220713b207661722072
│ │ -3b2076617220763b2076617220783b2076617220793b20766172207a3b207661
│ │ -7220423b2076617220433b2076617220443b2076617220463b2076617220473b
│ │ -20766172204b3b20766172204d3b20766172204e3b20766172204f203d202828
│ │ -6e3e3d5029293b0a696620282828284f20213d3d2066616c7365293f204f3a20
│ │ -28282873635f737472696e6752656628692c206e29292e76616c203d3d3d2028
│ │ -6e65772073635f4368617228223b2229292e76616c29292920213d3d2066616c
│ │ -73652929207b0a72657475726e202828286e65772073635f56616c756573285b
│ │ -225c75454241436e65776c696e65222c28286e2b3129292c302c302c302c302c
│ │ -305d292929293b0a7d0a656c7365207b0a6966202828282873635f737472696e
│ │ -6752656628692c206e29292e76616c203d3d3d20286e65772073635f43686172
│ │ -28222c2229292e76616c292929207b0a72657475726e2028286d2828286e2b31
│ │ -29292929293b0a7d0a656c7365207b0a4e203d20756e646566696e65643b0a4d
│ │ -203d20756e646566696e65643b0a2873635f63616c6c5769746856616c756573
│ │ -2866756e6374696f6e202829207b2072657475726e202828645f5f686f705f64
│ │ -6562756728692c206e2929293b0a207d2c2066756e6374696f6e20286f2c7029
│ │ -207b204e203d206f3b0a72657475726e2028284d203d207029293b0a207d2929
│ │ -3b0a766172204c203d204e3b0a4b203d204d3b0a766172204a203d2028284b3d
│ │ -3d3d5029293b0a69662028284a20213d3d2066616c73652929207b0a76617220
│ │ -52203d204a3b0a7d0a656c7365207b0a7661722049203d202873635f73747269
│ │ -6e6752656628692c204b29293b0a7661722048203d202828492e76616c203d3d
│ │ -3d20286e65772073635f4368617228223b2229292e76616c29293b0a69662028
│ │ -284820213d3d2066616c73652929207b0a52203d20483b0a7d0a656c7365207b
│ │ -0a52203d202828492e76616c203d3d3d20286e65772073635f4368617228222c
│ │ -2229292e76616c29293b0a7d0a7d0a69662028285220213d3d2066616c736529
│ │ -29207b0a72657475726e202828286e65772073635f56616c756573285b312c4b
│ │ -2c4c2c302c302c302c305d292929293b0a7d0a656c7365207b0a47203d20756e
│ │ -646566696e65643b0a46203d20756e646566696e65643b0a2873635f63616c6c
│ │ -5769746856616c7565732866756e6374696f6e202829207b2072657475726e20
│ │ -2828645f5f686f705f646562756728692c204b2929293b0a207d2c2066756e63
│ │ -74696f6e20286f2c7029207b2047203d206f3b0a72657475726e20282846203d
│ │ -207029293b0a207d29293b0a7661722045203d20473b0a44203d20463b0a4320
│ │ -3d20756e646566696e65643b0a42203d20756e646566696e65643b0a2873635f
│ │ -63616c6c5769746856616c7565732866756e6374696f6e202829207b20726574
│ │ -75726e202828645f5f686f705f646562756728692c20442929293b0a207d2c20
│ │ -66756e6374696f6e20286f2c7029207b2043203d206f3b0a72657475726e2028
│ │ -2842203d207029293b0a207d29293b0a7661722041203d20433b0a7a203d2042
│ │ -3b0a79203d20756e646566696e65643b0a78203d20756e646566696e65643b0a
│ │ -2873635f63616c6c5769746856616c7565732866756e6374696f6e202829207b
│ │ -2072657475726e202828645f5f686f705f646562756728692c207a2929293b0a
│ │ -207d2c2066756e6374696f6e20286f2c7029207b2079203d206f3b0a72657475
│ │ -726e20282878203d207029293b0a207d29293b0a7661722077203d20793b0a76
│ │ -203d20783b0a7661722075203d202828763d3d3d5029293b0a69662028287520
│ │ -213d3d2066616c73652929207b0a7661722051203d20753b0a7d0a656c736520
│ │ -7b0a7661722074203d202873635f737472696e6752656628692c207629293b0a
│ │ -7661722073203d202828742e76616c203d3d3d20286e65772073635f43686172
│ │ -28223b2229292e76616c29293b0a69662028287320213d3d2066616c73652929
│ │ -207b0a51203d20733b0a7d0a656c7365207b0a51203d202828742e76616c203d
│ │ -3d3d20286e65772073635f4368617228222c2229292e76616c29293b0a7d0a7d
│ │ -0a69662028285120213d3d2066616c73652929207b0a72657475726e20282828
│ │ -6e65772073635f56616c756573285b342c762c4c2c452c412c772c305d292929
│ │ -293b0a7d0a656c7365207b0a72203d20756e646566696e65643b0a71203d2075
│ │ -6e646566696e65643b0a2873635f63616c6c5769746856616c7565732866756e
│ │ -6374696f6e202829207b2072657475726e202828645f5f686f705f6465627567
│ │ -28692c20762929293b0a207d2c2066756e6374696f6e20286f2c7029207b2072
│ │ -203d206f3b0a72657475726e20282871203d207029293b0a207d29293b0a7661
│ │ -722070203d20723b0a766172206f203d20713b0a72657475726e202828286e65
│ │ -772073635f56616c756573285b352c6f2c4c2c452c412c772c705d292929293b
│ │ -0a7d0a7d0a7d0a7d0a207d2828282869292e6c656e67746829292929293b0a20
│ │ -7d3b0a72657475726e2028286d28622929293b0a207d2c2066756e6374696f6e
│ │ -20286f2c702c712c722c732c742c7529207b2045203d206f3b0a44203d20703b
│ │ -0a43203d20713b0a42203d20723b0a41203d20733b0a7a203d20743b0a726574
│ │ -75726e20282879203d207529293b0a207d29293b0a7661722078203d20453b0a
│ │ -7661722077203d20443b0a7661722076203d20433b0a7661722075203d20423b
│ │ -0a7661722074203d20413b0a7661722073203d207a3b0a7661722072203d2079
│ │ -3b0a696620282828783d3d3d225c75454241436e65776c696e6522292929207b
│ │ -0a696620282828633d3d3d30292929207b0a72657475726e202828286e657720
│ │ -73635f56616c756573285b2828685b675d29292c6a2c6b5d292929293b0a7d0a
│ │ -656c7365207b0a72657475726e2028286528772c202828632d3129292c20302c
│ │ -20672c206a2c206b2c206c2929293b0a7d0a7d0a656c7365207b0a7661722071
│ │ -203d202828762b6429293b0a7661722070203d202828752b6729293b0a766172
│ │ -206f203d202828742b6a29293b0a766172206e203d202828732b6b29293b0a76
│ │ -6172206d203d202828722b6c29293b0a696620282828633e30292929207b0a72
│ │ -657475726e2028286528772c20632c20712c20702c206f2c206e2c206d292929
│ │ -3b0a7d0a656c7365207b0a696620282828713d3d3d66292929207b0a72657475
│ │ -726e202828286e65772073635f56616c756573285b2828685b705d29292c6f2c
│ │ -6e5d292929293b0a7d0a656c7365207b0a696620282828713e66292929207b0a
│ │ -72657475726e202828286e65772073635f56616c756573285b2828685b675d29
│ │ -292c6a2c6b5d292929293b0a7d0a656c7365207b0a72657475726e2028286528
│ │ -772c20302c20712c20702c206f2c206e2c206d2929293b0a7d0a7d0a7d0a7d0a
│ │ -207d28756e646566696e65642929293b0a207d3b0a72657475726e2028286528
│ │ -302c20672c20302c20302c20302c20302c20302929293b0a7d0a656c7365207b
│ │ -0a72657475726e202828286e65772073635f56616c756573285b66616c73652c
│ │ -66616c73652c66616c73655d292929293b0a7d0a7d0a656c7365207b0a726574
│ │ -75726e202828286e65772073635f56616c756573285b66616c73652c66616c73
│ │ -652c66616c73655d292929293b0a7d0a207d0a2842476c5f686f707a6432736f
│ │ -757263657a64326d61707a643272656769737465727a31327a63307a7a5f5f68
│ │ -6f707a6432657863657074696f6e7a643228615f5f686f705f64656275672929
│ │ -3b0a
│ │ +2f2a20736368656d65326a732067656e6572617465642066696c65204d6f6e2c
│ │ +20352046656220323031382031333a33313a3436202b30313030202a2f0a0a66
│ │ +756e6374696f6e20645f5f686f705f646562756728612c6229207b2076617220
│ │ +64203d2028282861292e6c656e67746829293b0a7661722063203d2066756e63
│ │ +74696f6e2028622c632c6529207b20766172206e203d20623b0a766172206f20
│ │ +3d20633b0a7661722070203d20653b0a646f207b0a6966202828286e3e3d6429
│ │ +2929207b0a72657475726e20282873635f6572726f7228226261736536342d76
│ │ +6c712d6465636f6465222c20224578706563746564206d6f7265206469676974
│ │ +7320696e206261736520363420564c512076616c7565222c206e2929293b0a7d
│ │ +0a656c7365207b0a766172206d203d202873635f737472696e6752656628612c
│ │ +206e29293b0a696620282828286d2e76616c203e3d20286e65772073635f4368
│ │ +61722822412229292e76616c2929262628286d2e76616c203c3d20286e657720
│ │ +73635f4368617228225a2229292e76616c29292929207b0a766172206c203d20
│ │ +28282828286d292e76616c2e63686172436f6465417428302929292d28282828
│ │ +6e65772073635f43686172282241222929292e76616c2e63686172436f646541
│ │ +74283029292929293b0a7d0a656c7365207b0a696620282828286d2e76616c20
│ │ +3e3d20286e65772073635f436861722822612229292e76616c2929262628286d
│ │ +2e76616c203c3d20286e65772073635f4368617228227a2229292e76616c2929
│ │ +2929207b0a6c203d20282832362b28282828286d292e76616c2e63686172436f
│ │ +6465417428302929292d282828286e65772073635f4368617228226122292929
│ │ +2e76616c2e63686172436f646541742830292929292929293b0a7d0a656c7365
│ │ +207b0a696620282828286d2e76616c203e3d20286e65772073635f4368617228
│ │ +22302229292e76616c2929262628286d2e76616c203c3d20286e65772073635f
│ │ +436861722822392229292e76616c29292929207b0a6c203d20282835322b2828
│ │ +2828286d292e76616c2e63686172436f6465417428302929292d282828286e65
│ │ +772073635f43686172282230222929292e76616c2e63686172436f6465417428
│ │ +30292929292929293b0a7d0a656c7365207b0a6966202828286d2e76616c203d
│ │ +3d3d20286e65772073635f4368617228222b2229292e76616c292929207b0a6c
│ │ +203d2036323b0a7d0a656c7365207b0a6966202828286d2e76616c203d3d3d20
│ │ +286e65772073635f4368617228225c75303032662229292e76616c292929207b
│ │ +0a6c203d2036333b0a7d0a656c7365207b0a6c203d202873635f6572726f7228
│ │ +226261736536342d6465636f64652d63686172222c2022496c6c6567616c2063
│ │ +686172222c206d29293b0a7d0a7d0a7d0a7d0a7d0a766172206b203d20282828
│ │ +286c262828313c3c35292929293d3d3d2828313c3c35292929293b0a76617220
│ │ +6a203d2028286c2628282828313c3c3529292d31292929293b0a766172206920
│ │ +3d2028286f2b28286a3c3c70292929293b0a69662028286b20213d3d2066616c
│ │ +73652929207b0a6e203d2028286e2b3129293b0a6f203d20693b0a70203d2028
│ │ +28702b3529293b0a7d0a656c7365207b0a7661722068203d2028282828692631
│ │ +29293d3d3d3129293b0a7661722067203d202828693e3e3129293b0a69662028
│ │ +286820213d3d2066616c73652929207b0a7661722066203d2028282d20672929
│ │ +3b0a7d0a656c7365207b0a66203d20673b0a7d0a72657475726e202828286e65
│ │ +772073635f56616c756573285b662c28286e2b3129295d292929293b0a7d0a7d
│ │ +0a7d207768696c65202874727565293b0a207d3b0a72657475726e2028286328
│ │ +622c20302c20302929293b0a207d0a76617220635f5f686f705f646562756720
│ │ +3d2028286e65772073635f486173687461626c65282929293b0a76617220625f
│ │ +5f686f705f6465627567203d2028286e65772073635f486173687461626c6528
│ │ +2929293b0a0a66756e6374696f6e20686f705f736f757263655f6d617070696e
│ │ +675f75726c28622c6329207b2072657475726e20282873635f68617368746162
│ │ +6c6550757442616e6728635f5f686f705f64656275672c20622c20632929293b
│ │ +0a207d0a0a66756e6374696f6e20615f5f686f705f646562756728622c632c64
│ │ +29207b20766172206e203d202873635f737472696e67496e64657828622c2028
│ │ +6e65772073635f4368617228223f22292929293b0a69662028286e20213d3d20
│ │ +66616c73652929207b0a766172206d203d202873635f737562737472696e6728
│ │ +622c20302c206e29293b0a7d0a656c7365207b0a6d203d20623b0a7d0a766172
│ │ +206c203d202873635f686173687461626c6547657428635f5f686f705f646562
│ │ +75672c206d29293b0a69662028286c20213d3d2066616c73652929207b0a7661
│ │ +72206b203d202873635f686173687461626c6547657428625f5f686f705f6465
│ │ +6275672c206c29293b0a69662028286b20213d3d2066616c73652929207b0a76
│ │ +6172206a203d206b3b0a7d0a656c7365207b0a6a203d2028686f705f73656e64
│ │ +5f726571756573742828282873635f6c616d6264613d66756e6374696f6e2028
│ │ +29207b2072657475726e20686f705f6170706c795f75726c2820222f686f702f
│ │ +7075626c69632f7365727665722d64656275672f736f757263652d6d6170222c
│ │ +20617267756d656e747320293b207d2c0a20202020202020202073635f6c616d
│ │ +6264612e7265736f75726365203d2066756e6374696f6e282066696c65202920
│ │ +7b2072657475726e20222f686f7022202b20222f22202b2066696c653b207d2c
│ │ +0a20202020202020202073635f6c616d6264612929286c29292c20747275652c
│ │ +2066756e6374696f6e20286229207b202873635f686173687461626c65507574
│ │ +42616e6728625f5f686f705f64656275672c206c2c206229293b0a7265747572
│ │ +6e202862293b0a207d2c2066756e6374696f6e20286229207b2072657475726e
│ │ +202866616c7365293b0a207d2c2066616c73652c2028686f705f73657269616c
│ │ +697a655f726571756573745f656e762829292c2066616c73652c2066616c7365
│ │ +2c2066616c73652c20286e65772073635f5061697228225c7545424143617422
│ │ +2c286e65772073635f506169722822686f702d64656275672e73636d222c286e
│ │ +65772073635f5061697228323431362c6e756c6c2929292929292c2066616c73
│ │ +652c2022686f70222c206e756c6c29293b0a7d0a69662028286a20213d3d2066
│ │ +616c73652929207b0a7661722069203d2028286a5b226d617070696e6773225d
│ │ +29293b0a7661722068203d2028286a5b22736f7572636573225d29293b0a7661
│ │ +722067203d202828632d3129293b0a7661722066203d202828642d3129293b0a
│ │ +7661722065203d2066756e6374696f6e2028622c632c642c672c6a2c6b2c6c29
│ │ +207b2072657475726e20282866756e6374696f6e20284529207b202f2a205749
│ │ +5448202a2f2076617220793b20766172207a3b2076617220413b207661722042
│ │ +3b2076617220433b2076617220443b2076617220453b2044203d20756e646566
│ │ +696e65643b0a43203d20756e646566696e65643b0a42203d20756e646566696e
│ │ +65643b0a41203d20756e646566696e65643b0a7a203d20756e646566696e6564
│ │ +3b0a79203d20756e646566696e65643b0a2873635f63616c6c5769746856616c
│ │ +7565732866756e6374696f6e202829207b20766172206d203d2066756e637469
│ │ +6f6e20286e29207b2072657475726e20282866756e6374696f6e20285029207b
│ │ +2076617220503b0a2f2a2057495448202a2f2076617220713b2076617220723b
│ │ +2076617220763b2076617220783b2076617220793b20766172207a3b20766172
│ │ +20423b2076617220433b2076617220443b2076617220463b2076617220473b20
│ │ +766172204b3b20766172204d3b20766172204e3b20766172204f203d2028286e
│ │ +3e3d5029293b0a696620282828284f20213d3d2066616c7365293f204f3a2028
│ │ +282873635f737472696e6752656628692c206e29292e76616c203d3d3d20286e
│ │ +65772073635f4368617228223b2229292e76616c29292920213d3d2066616c73
│ │ +652929207b0a72657475726e202828286e65772073635f56616c756573285b22
│ │ +5c75454241436e65776c696e65222c28286e2b3129292c302c302c302c302c30
│ │ +5d292929293b0a7d0a656c7365207b0a6966202828282873635f737472696e67
│ │ +52656628692c206e29292e76616c203d3d3d20286e65772073635f4368617228
│ │ +222c2229292e76616c292929207b0a72657475726e2028286d2828286e2b3129
│ │ +292929293b0a7d0a656c7365207b0a4e203d20756e646566696e65643b0a4d20
│ │ +3d20756e646566696e65643b0a2873635f63616c6c5769746856616c75657328
│ │ +66756e6374696f6e202829207b2072657475726e202828645f5f686f705f6465
│ │ +62756728692c206e2929293b0a207d2c2066756e6374696f6e20286f2c702920
│ │ +7b204e203d206f3b0a72657475726e2028284d203d207029293b0a207d29293b
│ │ +0a766172204c203d204e3b0a4b203d204d3b0a766172204a203d2028284b3d3d
│ │ +3d5029293b0a69662028284a20213d3d2066616c73652929207b0a7661722052
│ │ +203d204a3b0a7d0a656c7365207b0a7661722049203d202873635f737472696e
│ │ +6752656628692c204b29293b0a7661722048203d202828492e76616c203d3d3d
│ │ +20286e65772073635f4368617228223b2229292e76616c29293b0a6966202828
│ │ +4820213d3d2066616c73652929207b0a52203d20483b0a7d0a656c7365207b0a
│ │ +52203d202828492e76616c203d3d3d20286e65772073635f4368617228222c22
│ │ +29292e76616c29293b0a7d0a7d0a69662028285220213d3d2066616c73652929
│ │ +207b0a72657475726e202828286e65772073635f56616c756573285b312c4b2c
│ │ +4c2c302c302c302c305d292929293b0a7d0a656c7365207b0a47203d20756e64
│ │ +6566696e65643b0a46203d20756e646566696e65643b0a2873635f63616c6c57
│ │ +69746856616c7565732866756e6374696f6e202829207b2072657475726e2028
│ │ +28645f5f686f705f646562756728692c204b2929293b0a207d2c2066756e6374
│ │ +696f6e20286f2c7029207b2047203d206f3b0a72657475726e20282846203d20
│ │ +7029293b0a207d29293b0a7661722045203d20473b0a44203d20463b0a43203d
│ │ +20756e646566696e65643b0a42203d20756e646566696e65643b0a2873635f63
│ │ +616c6c5769746856616c7565732866756e6374696f6e202829207b2072657475
│ │ +726e202828645f5f686f705f646562756728692c20442929293b0a207d2c2066
│ │ +756e6374696f6e20286f2c7029207b2043203d206f3b0a72657475726e202828
│ │ +42203d207029293b0a207d29293b0a7661722041203d20433b0a7a203d20423b
│ │ +0a79203d20756e646566696e65643b0a78203d20756e646566696e65643b0a28
│ │ +73635f63616c6c5769746856616c7565732866756e6374696f6e202829207b20
│ │ +72657475726e202828645f5f686f705f646562756728692c207a2929293b0a20
│ │ +7d2c2066756e6374696f6e20286f2c7029207b2079203d206f3b0a7265747572
│ │ +6e20282878203d207029293b0a207d29293b0a7661722077203d20793b0a7620
│ │ +3d20783b0a7661722075203d202828763d3d3d5029293b0a6966202828752021
│ │ +3d3d2066616c73652929207b0a7661722051203d20753b0a7d0a656c7365207b
│ │ +0a7661722074203d202873635f737472696e6752656628692c207629293b0a76
│ │ +61722073203d202828742e76616c203d3d3d20286e65772073635f4368617228
│ │ +223b2229292e76616c29293b0a69662028287320213d3d2066616c7365292920
│ │ +7b0a51203d20733b0a7d0a656c7365207b0a51203d202828742e76616c203d3d
│ │ +3d20286e65772073635f4368617228222c2229292e76616c29293b0a7d0a7d0a
│ │ +69662028285120213d3d2066616c73652929207b0a72657475726e202828286e
│ │ +65772073635f56616c756573285b342c762c4c2c452c412c772c305d29292929
│ │ +3b0a7d0a656c7365207b0a72203d20756e646566696e65643b0a71203d20756e
│ │ +646566696e65643b0a2873635f63616c6c5769746856616c7565732866756e63
│ │ +74696f6e202829207b2072657475726e202828645f5f686f705f646562756728
│ │ +692c20762929293b0a207d2c2066756e6374696f6e20286f2c7029207b207220
│ │ +3d206f3b0a72657475726e20282871203d207029293b0a207d29293b0a766172
│ │ +2070203d20723b0a766172206f203d20713b0a72657475726e202828286e6577
│ │ +2073635f56616c756573285b352c6f2c4c2c452c412c772c705d292929293b0a
│ │ +7d0a7d0a7d0a7d0a207d2828282869292e6c656e67746829292929293b0a207d
│ │ +3b0a72657475726e2028286d28622929293b0a207d2c2066756e6374696f6e20
│ │ +286f2c702c712c722c732c742c7529207b2045203d206f3b0a44203d20703b0a
│ │ +43203d20713b0a42203d20723b0a41203d20733b0a7a203d20743b0a72657475
│ │ +726e20282879203d207529293b0a207d29293b0a7661722078203d20453b0a76
│ │ +61722077203d20443b0a7661722076203d20433b0a7661722075203d20423b0a
│ │ +7661722074203d20413b0a7661722073203d207a3b0a7661722072203d20793b
│ │ +0a696620282828783d3d3d225c75454241436e65776c696e6522292929207b0a
│ │ +696620282828633d3d3d30292929207b0a72657475726e202828286e65772073
│ │ +635f56616c756573285b2828685b675d29292c6a2c6b5d292929293b0a7d0a65
│ │ +6c7365207b0a72657475726e2028286528772c202828632d3129292c20302c20
│ │ +672c206a2c206b2c206c2929293b0a7d0a7d0a656c7365207b0a766172207120
│ │ +3d202828762b6429293b0a7661722070203d202828752b6729293b0a76617220
│ │ +6f203d202828742b6a29293b0a766172206e203d202828732b6b29293b0a7661
│ │ +72206d203d202828722b6c29293b0a696620282828633e30292929207b0a7265
│ │ +7475726e2028286528772c20632c20712c20702c206f2c206e2c206d2929293b
│ │ +0a7d0a656c7365207b0a696620282828713d3d3d66292929207b0a7265747572
│ │ +6e202828286e65772073635f56616c756573285b2828685b705d29292c6f2c6e
│ │ +5d292929293b0a7d0a656c7365207b0a696620282828713e66292929207b0a72
│ │ +657475726e202828286e65772073635f56616c756573285b2828685b675d2929
│ │ +2c6a2c6b5d292929293b0a7d0a656c7365207b0a72657475726e202828652877
│ │ +2c20302c20712c20702c206f2c206e2c206d2929293b0a7d0a7d0a7d0a7d0a20
│ │ +7d28756e646566696e65642929293b0a207d3b0a72657475726e202828652830
│ │ +2c20672c20302c20302c20302c20302c20302929293b0a7d0a656c7365207b0a
│ │ +72657475726e202828286e65772073635f56616c756573285b66616c73652c66
│ │ +616c73652c66616c73655d292929293b0a7d0a7d0a656c7365207b0a72657475
│ │ +726e202828286e65772073635f56616c756573285b66616c73652c66616c7365
│ │ +2c66616c73655d292929293b0a7d0a207d0a2842476c5f686f707a6432736f75
│ │ +7263657a64326d61707a643272656769737465727a31327a63307a7a5f5f686f
│ │ +707a6432657863657074696f6e7a643228615f5f686f705f646562756729293b
│ │ +0a
│ ├── hop-3.1.0-pre2/share/.afile
│ │ @@ -1,10 +1,10 @@
│ │  ;; automatically generated, don't edit
│ │  ;; /tmp/hop-3.1.0-pre2/share
│ │ -;; Sun Jan 28 08:20:46 2018
│ │ +;; Mon Feb  5 13:28:32 2018
│ │  
│ │  (
│ │    (__hop-aes "aes.scm")
│ │    (__hop-audio "hop-audio.scm")
│ │    (__hop-canvas "hop-canvas.scm")
│ │    (__hop-color "hop-color.scm")
│ │    (__hop-dashboard "hop-dashboard.scm")

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [bug#30804] [PATCH] gnu: hop: Fix source hash.
  2018-03-20 14:36 ` Kei Kebreau
@ 2018-04-23 13:02   ` Ludovic Courtès
  2018-04-24  7:53     ` bug#30804: " Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2018-04-23 13:02 UTC (permalink / raw)
  To: Kei Kebreau; +Cc: 30804

Hi Kei & Tobias,

Kei Kebreau <kkebreau@posteo.net> skribis:

> Tobias Geerinckx-Rice <me@tobias.gr> writes:
>
>> * gnu/packages/scheme.scm (hop)[source]: Fix sha256 hash.
>> ---
>>
>> Guix, Kei,
>>
>> Building hop fails with a hash mismatch. Here's what I get now, however: 
>>
>> - I don't have a copy of the original tarball with which to compare.
>> - The build now fails with ‘cc: command not found’, and I assume it
>>   didn't previously.
>>
>> Could you investigate?

[...]

> The one copy of hop's source I have in my /gnu/store has a hash
> different than both of these:
> 0bq7f4z33kg4dyqlhz004sdgf04a5zrlhdknil0is2vf4pg0v5hx.
>
> The diff between my copy and the latest copy is attached.

It’s the unfortunately usual case of last-minute update-in-place
changes.  I think you can go ahead and push the patch, comrades.

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#30804: [PATCH] gnu: hop: Fix source hash.
  2018-04-23 13:02   ` Ludovic Courtès
@ 2018-04-24  7:53     ` Ludovic Courtès
  0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2018-04-24  7:53 UTC (permalink / raw)
  To: Kei Kebreau; +Cc: 30804-done

Hi,

I pushed this as d4bd876267d334e54f88429362464268961174c0.

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-04-24  7:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-13 19:41 [bug#30804] [PATCH] gnu: hop: Fix source hash Tobias Geerinckx-Rice
2018-03-20 14:36 ` Kei Kebreau
2018-04-23 13:02   ` Ludovic Courtès
2018-04-24  7:53     ` bug#30804: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).