Ecosyste.ms: OpenCollective

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

hoplon

Clojure and ClojureScript, everywhere.
Collective - Host: opensource - https://opencollective.com/hoplon - Code: https://github.com/hoplon/hoplon

5.4.0 release

The entire document is now evaluated as cljs, not just the contents of
the <body>. The trick use...

github.com/hoplon/hoplon - 3913cf64bdd1d0bdfc12679bd428f91786768e38 authored almost 11 years ago
5.3.0 release

* Revert "Don't rebuild unless .hl files are newer than output files".
This reverts commit 156...

github.com/hoplon/hoplon - 57298309c6a1f65028b5f7b73714c45ee4daea25 authored almost 11 years ago
5.2.0 release

* Fix typo in `boot.core` dependency

* The `#'tailrecursion.hoplon/on!` function is now a multi...

github.com/hoplon/hoplon - fad3982f1b098258c42afedd75e86fae608aaf52 authored almost 11 years ago
Fix issue with prerendering; add boot.core dep

* Add a `:dependencies` entry for `boot.core` because even though it's
an implicit dependency ...

github.com/hoplon/hoplon - f9428cdd5e07cd42514ef7b02ce7bb63c97b0832 authored almost 11 years ago
Don't rebuild unless .hl files are newer than output files

github.com/hoplon/hoplon - 15690b4ccb58d3e8efc7366e05b61d28ff45dbda authored almost 11 years ago
Fix issue concerning `.hl` files in project dep JARs

* The emitted `.cljs` files were being consumed by the `cljs` task but
now are not

github.com/hoplon/hoplon - a7cd00411ac8038fa6b0ea07adcf98ed4576f1f9 authored almost 11 years ago
Update castra dep

github.com/hoplon/hoplon - 6c7488669cf9aed8952852727e0fb69ecd34cabb authored almost 11 years ago
tickle cache

github.com/hoplon/hoplon - 324e82c20951de0b10dac836d161d35c5600cbf4 authored almost 11 years ago
Add macros and :do-attr now redundant (thanks @borkdude)

* Add `with-timeout` and `with-init!` macros.

* It is now unnecessary to use the :do-attr synta...

github.com/hoplon/hoplon - bc12578d6a38ebb20662867b4f486b88c18b9282 authored almost 11 years ago
merging dev

github.com/hoplon/hoplon - f3e906e5f6e966bca1a3f1cfc13c38d1170d1b3d authored almost 11 years ago
remove boot.edn

github.com/hoplon/hoplon - 6097dd49bddac7a12db610c77ea9a986bac7759a authored almost 11 years ago
Update castra dep

github.com/hoplon/hoplon - 440c2972cd067abee847a8282ec20ce1085fa2f4 authored almost 11 years ago
Use DOM allocation pool in loop-tpl; cleanup

github.com/hoplon/hoplon - 767bc906039143f7c7d9d85fe429b5b8ca78c0d6 authored almost 11 years ago
Update for new boot API

github.com/hoplon/hoplon - 355e609a054b061ae6103667d7524b91c889f076 authored almost 11 years ago
bump version

github.com/hoplon/hoplon - f0f898d41b9897bc72735d2cedd8a8cfd3d14c72 authored about 11 years ago
fix issue with initfn: execute f if init already ran

github.com/hoplon/hoplon - 2dc322b28f98582f4d5fa1a237da659b2db9ea8a authored about 11 years ago
Update javelin dep; Fix issue with loop-tpl

* Upgrade javelin dependency to 3.0.0
* Fix loop-tpl issues:
1. Allow anonymous cell expressio...

github.com/hoplon/hoplon - 13c5dea61ee5c06d4566c7bee0fca17f804c8f8a authored about 11 years ago
fix file separator for windows; bump version

github.com/hoplon/hoplon - b28642ca73a30978a5a03793572ea145ef3ee12f authored about 11 years ago
Fix line endings; bump version

github.com/hoplon/hoplon - 38f4cdda954d760ee62700990a85b825e9e94cd0 authored about 11 years ago
Merge branch 'master' of github.com:bergm/hoplon into bergm-master

Conflicts:
project.clj
src/tailrecursion/hoplon/compiler/refer.clj

github.com/hoplon/hoplon - 1c5635a0372fb97d736f2cecd4d5cb0697d515be authored about 11 years ago
Cleanup, update Makefile to deploy docs

github.com/hoplon/hoplon - c79a8a7b745a0b3b0f082b12a311b02e9a24bfbb authored about 11 years ago
Lazy-load CLJS dep: fixes tailrecursion/boot.task#1

github.com/hoplon/hoplon - e1234725f03277f78e255612c87236d71755ea28 authored about 11 years ago
changed prerender to support windows

- right now just uses OS environment var
- the set the result gets matched against just includes...

github.com/hoplon/hoplon - 4de2f902134b37b7842a658910f461560f59c23f authored about 11 years ago
removed commented out java.io.File/separator

github.com/hoplon/hoplon - 53918c76da3a8b93a830ac63c5f25bbc137111f4 authored about 11 years ago
changed version number temporarily to 4.0.8

correction to commit message of previous commit where 4.0.7 should have
been 4.0.8

github.com/hoplon/hoplon - 1d646ce0a7827d73ce4a6ff020224fffc3996ac9 authored about 11 years ago
temporarily changed version number to 4.0.7

... to have lein install create a new version which can be distinguished
from original 4.0.7

github.com/hoplon/hoplon - 097abb63e96fcc6da420e13ad16df4befebb1a89 authored about 11 years ago
temp fix to make nsym->path work on windows

github.com/hoplon/hoplon - 4b45fb24fa87d3c80231427cc56842cbd83701e3 authored about 11 years ago
Introduce end-of-line normalization

github.com/hoplon/hoplon - d88ee910e2935a94936cd0a958b60ea132c3c03a authored about 11 years ago
fix issue where seqs were not being spliced in as children

github.com/hoplon/hoplon - 0b391cdfcd3dd48c1c141a4b4f5247d4e60268dc authored about 11 years ago
rm boot.task dep

github.com/hoplon/hoplon - b529b9d10fa6c8a93e60ed5872ab736065a29d52 authored about 11 years ago
More robust unwinding of dom expressions

* Fix faulty logic in the dom expression unwinding code.
* Don't unwind special forms or macros ...

github.com/hoplon/hoplon - 55080466d20c3353e51b45c50a7021f4d37f1519 authored about 11 years ago
update javelin dependency

github.com/hoplon/hoplon - 02a5ca7c021c621e58f1849038d18b587836f122 authored about 11 years ago
fix issue with prerendered content

Move scripts to end of body so that prerendered content is before them
in the page. This fixes i...

github.com/hoplon/hoplon - 45989c067357a60f6f1775081f1452ffaf51db13 authored about 11 years ago
guard calls to appendChild when building DOM in ie8

github.com/hoplon/hoplon - 68585c3622cd39614508dc59ce1ec161f4dffa7b authored about 11 years ago
use currying to reduce impact of dom expression on js stack

github.com/hoplon/hoplon - 824dc2628b52f49181e96eb939d05092666b595c authored about 11 years ago
fix issue with :do-attr; add :css attr handling; remove head merging from prerender

github.com/hoplon/hoplon - 2c5633157eec0c4aa25df6d6e39fbde92ce902f1 authored about 11 years ago
update to fix browser compatibility issues

github.com/hoplon/hoplon - bb90d32b36c5704a019eab574b4d9ec4cac04b9f authored about 11 years ago
add :do-scroll-to

github.com/hoplon/hoplon - c2f72dd72806afc7d870c6940a804879cc35ddb8 authored about 11 years ago
add 'readonly' to map of attrs to set with setAttribute

github.com/hoplon/hoplon - 29b348b3b349e8a6558665a38c935501f960551d authored about 11 years ago
bugfixes; add on-append!; bump version

github.com/hoplon/hoplon - ecb5972161e3be29f561774244a2adfdae6dd3e1 authored about 11 years ago
Merge pull request #5 from tailrecursion/next

bugfixes; add :prepend-head clause, add ;;{{ ;;}}

github.com/hoplon/hoplon - 7364de91937335bb939d2f5e059fe814c3d684f6 authored about 11 years ago
bugfixes; add :prepend-head clause, add ;;{{ ;;}}

github.com/hoplon/hoplon - 2bf9b23900f8c0d7aacffe8c4d1f8655baea119c authored about 11 years ago
add defelem macro; merge classes instead of replace

github.com/hoplon/hoplon - 53fc2e95ad7b97ce3f689a09de4b9dbf456ef3b5 authored about 11 years ago
add non-page .hl file compilation

github.com/hoplon/hoplon - eba0274e7a354b0c6104b582510e007db7bfee38 authored about 11 years ago
run prerender when hoplon task runs

github.com/hoplon/hoplon - 2dc59925ca49e40c7af7f49c28c72354303e13e2 authored about 11 years ago
Merge pull request #4 from tailrecursion/testing

add loop-tpl macrology, helpful tasks

github.com/hoplon/hoplon - 7884a9b9582e17584e94719380070a660203dc1e authored about 11 years ago
add loop-tpl macrology, helpful tasks

move cell-doseq and cell-map to javelin
add prerender task; tighten up

github.com/hoplon/hoplon - 99a99b523f72abc2af544515d233391ce7cb917f authored about 11 years ago
fix normalization issue

github.com/hoplon/hoplon - a34b5e7476bf0e1343df4e2bfef457157d6e3bec authored over 11 years ago
tighten up

github.com/hoplon/hoplon - 44d4ac6e1af2da399a7daa44baea8e815a0dc720 authored over 11 years ago
tighten up

github.com/hoplon/hoplon - 4e971bb910e4bb5e7cb199ed73667578e0733856 authored over 11 years ago
fix issue where html and head not being normalized

github.com/hoplon/hoplon - 694824068b30bcd7d33803afbf94ed14d987067e authored over 11 years ago
v3 ready to go

github.com/hoplon/hoplon - b7607bd7cf03ba04a0b5175aee7d90600042cae2 authored over 11 years ago
add auto-gensyms in :loop bindings

github.com/hoplon/hoplon - 5bff5059567ee72e4494bed64298d8bfd5dbbe24 authored over 11 years ago
Merge pull request #3 from tailrecursion/next

Replace ns decl with page decl

github.com/hoplon/hoplon - 081db103b9f45e546c02a72f89fe7bdbcb4f25f1 authored over 11 years ago
Replace ns decl with page decl

github.com/hoplon/hoplon - d8de9132f4e90a12390c9d352dc114bc1d4f7161 authored over 11 years ago
remove add-hoplon-uses code from compiler

github.com/hoplon/hoplon - 24b7e91bf3405f5649c34887c247c93a34fa8133 authored over 11 years ago
update deps

github.com/hoplon/hoplon - 6fb5925f6ec5088fa5805e438e1b2ab159eb4f89 authored over 11 years ago
update javelin dependency; bump version

github.com/hoplon/hoplon - 93d30c01517cd6544dc680ae0fd9187b33b15643 authored over 11 years ago
fix bug in :on-<event> macro code; update deps

github.com/hoplon/hoplon - 52d909828a372bbb05dcd3f60e4dbd5f48e0e666 authored over 11 years ago
fix dependency info

github.com/hoplon/hoplon - 9fb31e920ec28ae96f540113d3d9a3bf21b56174 authored over 11 years ago
fix image url

github.com/hoplon/hoplon - 4c354bfd6600461a132e786b90a09d9bff0bff16 authored over 11 years ago
Merge pull request #2 from tailrecursion/dox

release v0.1.0 make events extensible; update deps

github.com/hoplon/hoplon - 610a9e19a09d838212fffea0fd99428a9ab6b77d authored over 11 years ago
release v0.1.0 make events extensible; update deps

github.com/hoplon/hoplon - f3fd4931c3366b262ab26354b851554cfed6cc16 authored over 11 years ago
update boot.edn

github.com/hoplon/hoplon - 4d62597a722d6ba25323b69abfd5201bf6bdfcde authored over 11 years ago
update to use javelin 2.0.0

github.com/hoplon/hoplon - f20d526ad28f780b5d1859f9efd5f59b3ab06263 authored over 11 years ago