Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/thpatch/end6

Web compiler/decompiler for th06/th07/th08/th09 .end files
https://github.com/thpatch/end6

Add mnemonics for @0 and @1

d1eb4a844673a57ac852018fc950a571a11b79f9 authored over 5 years ago by Egor <[email protected]>
make table less disgusting, use less inline css

274d1bcb2b2dc364b4f1223a0c73f0fed6c4d439 authored over 5 years ago by Egor <[email protected]>
Remove "brid brain" notice, fix html

It has been better than the python version for a while now.

be35f7bb012b95f1b178dce497714b7069d0d4be authored over 5 years ago by Egor <[email protected]>
Move javascript into a separate file.

This was originally intended to be distributed as a single file, run
locally. In the end it was ...

001bc39519512218a20ee9335e17183cd27388c4 authored over 5 years ago by Egor <[email protected]>
writefile: do as much a possible before compiling

39e8b9905028793acf1adf1908f9bb2ff56f01d3 authored over 5 years ago by Egor <[email protected]>
Add support for encoding c932 c1251 c1252

I pulled the conversion tables straight out of the Windows NLS files
(hence the name of the modu...

b406eaa7839f18280f76f394a6b271447b5a5eac authored over 5 years ago by Egor <[email protected]>
Use arrow function syntax everywhere

function is bloat

3109ae3073582fc0a7cdf44bbe80c2072b23ded9 authored over 5 years ago by Egor <[email protected]>
Reorder ops table and add unused instructions

2cc8e679b2348d2124e18bc99ece6024aa52f086 authored over 5 years ago by Egor <[email protected]>
Add *.php to .gitattributes

133ebd3beeb930ad0a78642ea8f86a557aa69f6a authored over 5 years ago by Egor <[email protected]>
Move md5 calculation into a PHP script.

One might consider this a revert, but there are a few benefits over both
of the js and mw api ap...

6ea4c4cedec3b272f759b69cb003e6ef09172809 authored over 5 years ago by Egor <[email protected]>
Calculate md5 in js instead of calling into mw

1de02d70d4ad2fb6f40d4c0c19730f9202bc8e6e authored over 5 years ago by Egor <[email protected]>
Update copyright

4d0de430673406048aae33d0a76ca19941819a13 authored over 5 years ago by Egor <[email protected]>
Derive download filename from loadWiki

20c8346dffbcf1854c715305c3e214c26dd7aba0 authored over 5 years ago by Egor <[email protected]>
Don't throw error when loadWiki is empty

7f96170b73ecb8ce0966222acf9b65954015c161 authored over 5 years ago by Egor <[email protected]>
Use XHR instead of JSONP for MediaWiki API call

f65fa5a036db6a7453692c5355fc5acce5754aad authored over 5 years ago by Egor <[email protected]>
Support for ?loadWiki= url parameter

c241288ff519833414bbac90df2f6bfe575cdd1f authored over 5 years ago by Egor <[email protected]>
Support for ?load= url parameter

9f2bef6c7f1b023f22f75666df15c2f7d4e4bfed authored over 5 years ago by Egor <[email protected]>
Add ability to download from server

5e00f985af44847b08bdb9af8a377ce638299eb3 authored over 5 years ago by Egor <[email protected]>
cp1252 decoding support

d6848ec28dda3e4833b1e022f5a33c98df489011 authored over 5 years ago by Egor <[email protected]>
Fix custom exceptions

efc78957dbbf800a9d2f4201d4b18336721ba52f authored over 5 years ago by Egor <[email protected]>
Fix escape sequence bug and NDT warning

49192adaf3a316ab96755a8c09f16af2b436834d authored over 5 years ago by Egor <[email protected]>
cp1251 decoding support

4c8e1cf2ac638ca8a887f2ee6894bd009815d119 authored over 5 years ago by Egor <[email protected]>
Import version 1

c57b074500b89ca02edc29c7c16cd1273c92b692 authored over 5 years ago by Egor <[email protected]>