]>
git.saurik.com Git - logizomai.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jay Freeman (saurik) [Sat, 28 Oct 2017 05:22:09 +0000 (22:22 -0700)]
For some reason I am supposed to commit this file.
Jay Freeman (saurik) [Sat, 28 Oct 2017 05:21:56 +0000 (22:21 -0700)]
Do not require the user to have JSON5 (npm sucks).
Jay Freeman (saurik) [Sat, 28 Oct 2017 05:19:49 +0000 (22:19 -0700)]
Read the documentation for prepare very carefully.
Jay Freeman (saurik) [Wed, 25 Oct 2017 12:02:45 +0000 (05:02 -0700)]
Use slightly more "normal" npm directory names ;P.
Jay Freeman (saurik) [Wed, 25 Oct 2017 11:32:06 +0000 (04:32 -0700)]
Read the documentation for prepare more carefully.
Jay Freeman (saurik) [Tue, 24 Oct 2017 11:44:58 +0000 (04:44 -0700)]
Add some support for asynchronousish construction.
Jay Freeman (saurik) [Tue, 24 Oct 2017 11:30:53 +0000 (04:30 -0700)]
Add a forgotten super.finalize() in ResourceArray.
Jay Freeman (saurik) [Tue, 24 Oct 2017 06:40:42 +0000 (23:40 -0700)]
Fold FutureSet into ResourceSet and add FutureSet.
Jay Freeman (saurik) [Tue, 24 Oct 2017 06:37:38 +0000 (23:37 -0700)]
Expose .keys() from ResourceMap for Iterator<Key>.
Jay Freeman (saurik) [Tue, 24 Oct 2017 06:36:12 +0000 (23:36 -0700)]
Provide an API that can be used by weak sets/maps.
Jay Freeman (saurik) [Mon, 23 Oct 2017 08:24:04 +0000 (01:24 -0700)]
Add all build-related shell scripts to .npmignore.
Jay Freeman (saurik) [Mon, 23 Oct 2017 08:23:58 +0000 (01:23 -0700)]
Use json5+rpl to make package.json reasonable-ish.
Jay Freeman (saurik) [Mon, 23 Oct 2017 08:05:09 +0000 (01:05 -0700)]
Make finalize protected, to clean up declarations.
Jay Freeman (saurik) [Mon, 23 Oct 2017 02:02:58 +0000 (19:02 -0700)]
Strip +git from repository/url (I was led astray).
Jay Freeman (saurik) [Mon, 23 Oct 2017 01:31:11 +0000 (18:31 -0700)]
Initial (seemingly working!) version of Logizomai.