Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Typed Clojure
An optional type system for Clojure
Collective -
Host: opensource -
https://opencollective.com/typedclojure
- Website: https://typedclojure.org
- Code: https://github.com/typedclojure/typedclojure
elide prn's
github.com/typedclojure/typedclojure - 467ca65e82f663b020985129dc196ac805ad80f6 authored about 5 years ago
github.com/typedclojure/typedclojure - 467ca65e82f663b020985129dc196ac805ad80f6 authored about 5 years ago
refactor, avoid method-too-large message via runtime bump
github.com/typedclojure/typedclojure - 6f3f1cbebd31a57409e78af48744ba72e0d5834a authored about 5 years ago
github.com/typedclojure/typedclojure - 6f3f1cbebd31a57409e78af48744ba72e0d5834a authored about 5 years ago
avoid large macroexpansion from tc-ignore
github.com/typedclojure/typedclojure - 5b5e7635df5a6e4567ff04d5431dbb8a646c5917 authored about 5 years ago
github.com/typedclojure/typedclojure - 5b5e7635df5a6e4567ff04d5431dbb8a646c5917 authored about 5 years ago
propagate checked expr result of typing rules to propagate :result
github.com/typedclojure/typedclojure - 9401bbe0837f1c7866ff025477d764c666a0e4bd authored about 5 years ago
github.com/typedclojure/typedclojure - 9401bbe0837f1c7866ff025477d764c666a0e4bd authored about 5 years ago
WIP typing rule expansions don't propagate :result correctly
github.com/typedclojure/typedclojure - e164c2913e4238ffd971430204e664a1d2ae6a3c authored about 5 years ago
github.com/typedclojure/typedclojure - e164c2913e4238ffd971430204e664a1d2ae6a3c authored about 5 years ago
fix typing rules, standarding quoted opts map
github.com/typedclojure/typedclojure - d8b6fccc018ce370962d24e5a82105106d558e64 authored about 5 years ago
github.com/typedclojure/typedclojure - d8b6fccc018ce370962d24e5a82105106d558e64 authored about 5 years ago
use c.c.t.rules rules for ann-form & tc-ignore, WIP opts passing
github.com/typedclojure/typedclojure - 958b1508034fd4f672677695a8b497bea4b7c42f authored about 5 years ago
github.com/typedclojure/typedclojure - 958b1508034fd4f672677695a8b497bea4b7c42f authored about 5 years ago
more frozen macro tests
github.com/typedclojure/typedclojure - 71a350ec997bb8c7e6f6aef06a3e428d2024b13e authored about 5 years ago
github.com/typedclojure/typedclojure - 71a350ec997bb8c7e6f6aef06a3e428d2024b13e authored about 5 years ago
update new tc-ignore format
github.com/typedclojure/typedclojure - a14c2e6fa2ac3347a2872486c11c206c21eb3f6b authored about 5 years ago
github.com/typedclojure/typedclojure - a14c2e6fa2ac3347a2872486c11c206c21eb3f6b authored about 5 years ago
update some macros/typing rules with :simulate requirements
github.com/typedclojure/typedclojure - a317debcb72a473a190c8f7f6fca88b97459cb1f authored about 5 years ago
github.com/typedclojure/typedclojure - a317debcb72a473a190c8f7f6fca88b97459cb1f authored about 5 years ago
bump runtime (clojure.core/ns expansion w/ coinciding top-level forms)
github.com/typedclojure/typedclojure - 93cc3e7fe3204e9f16c53a925712fb7d92a4f7a0 authored about 5 years ago
github.com/typedclojure/typedclojure - 93cc3e7fe3204e9f16c53a925712fb7d92a4f7a0 authored about 5 years ago
clojure.core/ns custom expansion with coinciding top-level forms
github.com/typedclojure/typedclojure - 876b23926220ed6a23d97638c32fc53c6929df18 authored about 5 years ago
github.com/typedclojure/typedclojure - 876b23926220ed6a23d97638c32fc53c6929df18 authored about 5 years ago
ignore *typed-macros* in :simulate
github.com/typedclojure/typedclojure - 20f47015d2da096d89cce8ba8707c8a5a7833941 authored about 5 years ago
github.com/typedclojure/typedclojure - 20f47015d2da096d89cce8ba8707c8a5a7833941 authored about 5 years ago
add tests for :simulate order of evaluation
github.com/typedclojure/typedclojure - 893023d70a5e7b4f8815c7e96083d51df2cee938 authored about 5 years ago
github.com/typedclojure/typedclojure - 893023d70a5e7b4f8815c7e96083d51df2cee938 authored about 5 years ago
add missing :simulate case
github.com/typedclojure/typedclojure - afad654ca184ada2c9555ddae0872c0aa34f3a03 authored about 5 years ago
github.com/typedclojure/typedclojure - afad654ca184ada2c9555ddae0872c0aa34f3a03 authored about 5 years ago
doc
github.com/typedclojure/typedclojure - 95e1ff4637ecef2e41b30d9190ee479574a5db8f authored about 5 years ago
github.com/typedclojure/typedclojure - 95e1ff4637ecef2e41b30d9190ee479574a5db8f authored about 5 years ago
propagate check-config in legacy check-form-common impl
github.com/typedclojure/typedclojure - f0bb1e2da3150f6b6014aa83ec3e081fac894d87 authored about 5 years ago
github.com/typedclojure/typedclojure - f0bb1e2da3150f6b6014aa83ec3e081fac894d87 authored about 5 years ago
fix keyword typo, and forward :result in :simulate eval strat
github.com/typedclojure/typedclojure - aa1ff06aef2744e5c00adc1814c8e32c67503632 authored about 5 years ago
github.com/typedclojure/typedclojure - aa1ff06aef2744e5c00adc1814c8e32c67503632 authored about 5 years ago
implement :simulate evaluation strategy
github.com/typedclojure/typedclojure - f8ce20b3e739769a13b1fec9ade9e7af3d4475f9 authored about 5 years ago
github.com/typedclojure/typedclojure - f8ce20b3e739769a13b1fec9ade9e7af3d4475f9 authored about 5 years ago
refine spec of :simulate
github.com/typedclojure/typedclojure - 2fce30647fe9680ec9b0bb6e188ac8b2facdae83 authored about 5 years ago
github.com/typedclojure/typedclojure - 2fce30647fe9680ec9b0bb6e188ac8b2facdae83 authored about 5 years ago
document proposed new :type-check-eval value :simulate
github.com/typedclojure/typedclojure - 592e24eb48c48bea73fbb40647d9f6ca5e992c9b authored about 5 years ago
github.com/typedclojure/typedclojure - 592e24eb48c48bea73fbb40647d9f6ca5e992c9b authored about 5 years ago
note reason for ana2/unanalyzed call vs ana2/unanalyzed-top-level
github.com/typedclojure/typedclojure - 8137dd13d37b9607adb0472931c278520e9d2cb9 authored about 5 years ago
github.com/typedclojure/typedclojure - 8137dd13d37b9607adb0472931c278520e9d2cb9 authored about 5 years ago
doc
github.com/typedclojure/typedclojure - 18a456a99e87c517e5d9396e69323418fd23a22c authored about 5 years ago
github.com/typedclojure/typedclojure - 18a456a99e87c517e5d9396e69323418fd23a22c authored about 5 years ago
remove dead code
github.com/typedclojure/typedclojure - b9bd3a58cee5f5fce9b35e7480619b1fe95e833e authored about 5 years ago
github.com/typedclojure/typedclojure - b9bd3a58cee5f5fce9b35e7480619b1fe95e833e authored about 5 years ago
correctly forward opt
github.com/typedclojure/typedclojure - 735bbb1873a9a07472589f83ccb7068c00f2c6b3 authored about 5 years ago
github.com/typedclojure/typedclojure - 735bbb1873a9a07472589f83ccb7068c00f2c6b3 authored about 5 years ago
document inconsistent opt formats
github.com/typedclojure/typedclojure - 504125b4db8f2570b21030b7411334a672ac2753 authored about 5 years ago
github.com/typedclojure/typedclojure - 504125b4db8f2570b21030b7411334a672ac2753 authored about 5 years ago
forward check-form* opt to internal machinery
github.com/typedclojure/typedclojure - 48a80285ee8d450c069b4fedf5d3d5a2591ca21c authored about 5 years ago
github.com/typedclojure/typedclojure - 48a80285ee8d450c069b4fedf5d3d5a2591ca21c authored about 5 years ago
add opt to check-form* and document
github.com/typedclojure/typedclojure - 4bbab538c5b8b84e5766ad14613cc1bc7b7e11cb authored about 5 years ago
github.com/typedclojure/typedclojure - 4bbab538c5b8b84e5766ad14613cc1bc7b7e11cb authored about 5 years ago
bump runtime (correctly process check-form-info's opts)
github.com/typedclojure/typedclojure - 89b2c3dcc150ac666e4d4f6d2b4d55cd9a4ac102 authored about 5 years ago
github.com/typedclojure/typedclojure - 89b2c3dcc150ac666e4d4f6d2b4d55cd9a4ac102 authored about 5 years ago
correctly process check-form-info opt's
github.com/typedclojure/typedclojure - d366a54b878dcfbc636905b641ab9c20d57201a4 authored about 5 years ago
github.com/typedclojure/typedclojure - d366a54b878dcfbc636905b641ab9c20d57201a4 authored about 5 years ago
assume *check-config* is always bound
github.com/typedclojure/typedclojure - 080de5cefde0519be6d1fba506212ee12f5591ae authored about 5 years ago
github.com/typedclojure/typedclojure - 080de5cefde0519be6d1fba506212ee12f5591ae authored about 5 years ago
bind *check-config* in check-form-info
github.com/typedclojure/typedclojure - f6fc18fc99ad6fae4b5e5149ca11abca86bb38c2 authored about 5 years ago
github.com/typedclojure/typedclojure - f6fc18fc99ad6fae4b5e5149ca11abca86bb38c2 authored about 5 years ago
add :check-config option to check-form-info
github.com/typedclojure/typedclojure - a688d47f4a878db1116ece67c1c1382ed512759c authored about 5 years ago
github.com/typedclojure/typedclojure - a688d47f4a878db1116ece67c1c1382ed512759c authored about 5 years ago
forgot to remove extra argument
github.com/typedclojure/typedclojure - 3ea621dfb90a0b60500617956a39c2e1e87aa0a6 authored about 5 years ago
github.com/typedclojure/typedclojure - 3ea621dfb90a0b60500617956a39c2e1e87aa0a6 authored about 5 years ago
type check 'ns' form in :pre-eval mode
github.com/typedclojure/typedclojure - 4fabcfe1a1f1b2787904109df62c483b9eb013d8 authored about 5 years ago
github.com/typedclojure/typedclojure - 4fabcfe1a1f1b2787904109df62c483b9eb013d8 authored about 5 years ago
Revert "remove unnecessary logic skipping ns form evaluation"
This reverts commit 842c1ea2d76d2fb94070eb4993714110fc99cb58.
github.com/typedclojure/typedclojure - 7951829c384c81825a88fab1c7508f9f588daa28 authored about 5 years ago
add *check-config* default case for check-form-info
github.com/typedclojure/typedclojure - 61269cd5907a314443c57a34a1f400e11b8b646f authored about 5 years ago
github.com/typedclojure/typedclojure - 61269cd5907a314443c57a34a1f400e11b8b646f authored about 5 years ago
remove unnecessary logic skipping ns form evaluation
github.com/typedclojure/typedclojure - 842c1ea2d76d2fb94070eb4993714110fc99cb58 authored about 5 years ago
github.com/typedclojure/typedclojure - 842c1ea2d76d2fb94070eb4993714110fc99cb58 authored about 5 years ago
reroute most :type-check-eval logic to check-top-level
github.com/typedclojure/typedclojure - b79122dcaca2223c4c25927a57eeca3e3fa861d5 authored about 5 years ago
github.com/typedclojure/typedclojure - b79122dcaca2223c4c25927a57eeca3e3fa861d5 authored about 5 years ago
fix var reference typo
github.com/typedclojure/typedclojure - 5b4ddf87cd1c32d67d9fd970df6bebb9ac5e1d84 authored about 5 years ago
github.com/typedclojure/typedclojure - 5b4ddf87cd1c32d67d9fd970df6bebb9ac5e1d84 authored about 5 years ago
remove unused local
github.com/typedclojure/typedclojure - d276b97b73059517019dfa310afc0ede3806515e authored about 5 years ago
github.com/typedclojure/typedclojure - d276b97b73059517019dfa310afc0ede3806515e authored about 5 years ago
bump runtime (adds default :type-check-eval => :interleave)
github.com/typedclojure/typedclojure - 8adabed47626c8c56af05bdcc252c9ef20c441be authored about 5 years ago
github.com/typedclojure/typedclojure - 8adabed47626c8c56af05bdcc252c9ef20c441be authored about 5 years ago
add default :type-check-eval => :interleave
github.com/typedclojure/typedclojure - 79bb3040d0b5dcb6db5caab943df634166d0823c authored about 5 years ago
github.com/typedclojure/typedclojure - 79bb3040d0b5dcb6db5caab943df634166d0823c authored about 5 years ago
use :type-check-eval flag to control evaluation order
github.com/typedclojure/typedclojure - 318c2b1371913ee69ca2ca883c8dd97a09474078 authored about 5 years ago
github.com/typedclojure/typedclojure - 318c2b1371913ee69ca2ca883c8dd97a09474078 authored about 5 years ago
document experimental :type-check-eval flag
github.com/typedclojure/typedclojure - 6da43f14cee60dddb5d5eaf33f2f71662a9becee authored about 5 years ago
github.com/typedclojure/typedclojure - 6da43f14cee60dddb5d5eaf33f2f71662a9becee authored about 5 years ago
explicitly use check-ns1
github.com/typedclojure/typedclojure - e89c646cac49e8af99041b0806bb4eb1c2483c7f authored about 5 years ago
github.com/typedclojure/typedclojure - e89c646cac49e8af99041b0806bb4eb1c2483c7f authored about 5 years ago
forward opts to check-ns-and-deps via check-deps
github.com/typedclojure/typedclojure - 208f077b4a5965880ab69cb7fdc5f5f49dde23db authored about 5 years ago
github.com/typedclojure/typedclojure - 208f077b4a5965880ab69cb7fdc5f5f49dde23db authored about 5 years ago
prep for alternative pre-eval type checking
github.com/typedclojure/typedclojure - 959f7cde483f1099c78ae9b6c36a5c7558e44c9a authored about 5 years ago
github.com/typedclojure/typedclojure - 959f7cde483f1099c78ae9b6c36a5c7558e44c9a authored about 5 years ago
remove unused *analyze-ns-cache* bindings
github.com/typedclojure/typedclojure - 2cae788c85cedeadb9b805428ab76020ce08683c authored about 5 years ago
github.com/typedclojure/typedclojure - 2cae788c85cedeadb9b805428ab76020ce08683c authored about 5 years ago
uncommon update-in inlining test
github.com/typedclojure/typedclojure - 04afc1a7a7ea4e603f618fbe2e1cc09d62dae481 authored about 5 years ago
github.com/typedclojure/typedclojure - 04afc1a7a7ea4e603f618fbe2e1cc09d62dae481 authored about 5 years ago
update RH on macro side effects
github.com/typedclojure/typedclojure - 590958d7c4c21b0d753140e47b20b512577a0c18 authored about 5 years ago
github.com/typedclojure/typedclojure - 590958d7c4c21b0d753140e47b20b512577a0c18 authored about 5 years ago
discussion
github.com/typedclojure/typedclojure - 62e72945e4f07dba8f62708423724f9c3eb70774 authored about 5 years ago
github.com/typedclojure/typedclojure - 62e72945e4f07dba8f62708423724f9c3eb70774 authored about 5 years ago
uncomment 'get-in' rule tests
github.com/typedclojure/typedclojure - 8bcc634dada4bcbfd393809caaaf6edf7ebc037f authored about 5 years ago
github.com/typedclojure/typedclojure - 8bcc634dada4bcbfd393809caaaf6edf7ebc037f authored about 5 years ago
fix 'get-in' rule arity check
github.com/typedclojure/typedclojure - 8b278082b6e7ed0592a2e5737a923cb43974ef3e authored about 5 years ago
github.com/typedclojure/typedclojure - 8b278082b6e7ed0592a2e5737a923cb43974ef3e authored about 5 years ago
'for' rule tests
github.com/typedclojure/typedclojure - 6a21585be68974f5953791a961163c5905c4e1fd authored about 5 years ago
github.com/typedclojure/typedclojure - 6a21585be68974f5953791a961163c5905c4e1fd authored about 5 years ago
tighten 'for' rule
github.com/typedclojure/typedclojure - dc42e7ba3052f368fd61cae179510ee5fb8fc8d6 authored about 5 years ago
github.com/typedclojure/typedclojure - dc42e7ba3052f368fd61cae179510ee5fb8fc8d6 authored about 5 years ago
uncomment some 'for' typing rule tests
github.com/typedclojure/typedclojure - 690052c272c1fe7a9ffd67faaab8e783a5ccaf02 authored about 5 years ago
github.com/typedclojure/typedclojure - 690052c272c1fe7a9ffd67faaab8e783a5ccaf02 authored about 5 years ago
partial fix for `for` special expansion
github.com/typedclojure/typedclojure - ed5a14b031bfac396798553a9c38693514f3c664 authored about 5 years ago
github.com/typedclojure/typedclojure - ed5a14b031bfac396798553a9c38693514f3c664 authored about 5 years ago
notes
github.com/typedclojure/typedclojure - c4043ed3e7b90e0812e994b04c15ff3fcf91d146 authored about 5 years ago
github.com/typedclojure/typedclojure - c4043ed3e7b90e0812e994b04c15ff3fcf91d146 authored about 5 years ago
notes
github.com/typedclojure/typedclojure - c267b151b8827fb7abc60c316460e31bb82daf03 authored about 5 years ago
github.com/typedclojure/typedclojure - c267b151b8827fb7abc60c316460e31bb82daf03 authored about 5 years ago
uncomment some frozen macro tests
github.com/typedclojure/typedclojure - 1a83526860865ba98890193f5e12ff0b69e26765 authored about 5 years ago
github.com/typedclojure/typedclojure - 1a83526860865ba98890193f5e12ff0b69e26765 authored about 5 years ago
update nrepl
github.com/typedclojure/typedclojure - 446a4dd11d54d5f83cce80454a0dd7a5f17aaeb3 authored over 5 years ago
github.com/typedclojure/typedclojure - 446a4dd11d54d5f83cce80454a0dd7a5f17aaeb3 authored over 5 years ago
Revert "does hudson automatically release 0.7.3?"
This reverts commit 835efa0b85375ed76756a9c9f3d75e883c850816.
github.com/typedclojure/typedclojure - 890642ee725b5e7f08084fe6e1e5405173145f6c authored over 5 years ago
does hudson automatically release 0.7.3?
github.com/typedclojure/typedclojure - 835efa0b85375ed76756a9c9f3d75e883c850816 authored over 5 years ago
github.com/typedclojure/typedclojure - 835efa0b85375ed76756a9c9f3d75e883c850816 authored over 5 years ago
more precise codox path
github.com/typedclojure/typedclojure - 32fce85635b2f3206cf87a227443f73458184f64 authored over 5 years ago
github.com/typedclojure/typedclojure - 32fce85635b2f3206cf87a227443f73458184f64 authored over 5 years ago
codox compatibility
github.com/typedclojure/typedclojure - a21ce202a02c23da85db63539242ab673aceb413 authored over 5 years ago
github.com/typedclojure/typedclojure - a21ce202a02c23da85db63539242ab673aceb413 authored over 5 years ago
add allow-top-level-non-IFn flag for generating specs
github.com/typedclojure/typedclojure - 2213641a3afeea0fde4b2565973428c3f59f9867 authored over 5 years ago
github.com/typedclojure/typedclojure - 2213641a3afeea0fde4b2565973428c3f59f9867 authored over 5 years ago
move cljc files to standard maven folder
github.com/typedclojure/typedclojure - 55c054f043bd311556431abf302a683782c948e2 authored over 5 years ago
github.com/typedclojure/typedclojure - 55c054f043bd311556431abf302a683782c948e2 authored over 5 years ago
update pom
github.com/typedclojure/typedclojure - dfbc4dfaff63fbbe07ed8f703cf793a9a8a476bf authored over 5 years ago
github.com/typedclojure/typedclojure - dfbc4dfaff63fbbe07ed8f703cf793a9a8a476bf authored over 5 years ago
Revert "bump maven plugin"
This reverts commit 228e37964023ef14e036a505ee7302292a8e18e4.
github.com/typedclojure/typedclojure - d78cf5326247d71941cd6e23c9388c3c8ad4f6bb authored over 5 years ago
bump maven plugin
github.com/typedclojure/typedclojure - 228e37964023ef14e036a505ee7302292a8e18e4 authored over 5 years ago
github.com/typedclojure/typedclojure - 228e37964023ef14e036a505ee7302292a8e18e4 authored over 5 years ago
add .cljc to source dirs
github.com/typedclojure/typedclojure - 163d667a0356c2bc2154d39690799a7e80df08f3 authored over 5 years ago
github.com/typedclojure/typedclojure - 163d667a0356c2bc2154d39690799a7e80df08f3 authored over 5 years ago
add results-atom parameter
github.com/typedclojure/typedclojure - 66bc754c36cafec2cf4835557c56b13d28a5e108 authored over 5 years ago
github.com/typedclojure/typedclojure - 66bc754c36cafec2cf4835557c56b13d28a5e108 authored over 5 years ago
http -> https
github.com/typedclojure/typedclojure - e6783a905758ffbc0c42a7d473da71b9177d8a0a authored over 5 years ago
github.com/typedclojure/typedclojure - e6783a905758ffbc0c42a7d473da71b9177d8a0a authored over 5 years ago
http -> https
github.com/typedclojure/typedclojure - 37410c327d7ac924cb787c946a5e67c964bb6610 authored over 5 years ago
github.com/typedclojure/typedclojure - 37410c327d7ac924cb787c946a5e67c964bb6610 authored over 5 years ago
add `infer/instrument-top-level-form`
github.com/typedclojure/typedclojure - fad8ae9f9113de7e4362fbf5cd07f3db5f38b950 authored over 5 years ago
github.com/typedclojure/typedclojure - fad8ae9f9113de7e4362fbf5cd07f3db5f38b950 authored over 5 years ago
note
github.com/typedclojure/typedclojure - 9950f5b30ca888e1a721d62c60909b3c015f5e6b authored over 5 years ago
github.com/typedclojure/typedclojure - 9950f5b30ca888e1a721d62c60909b3c015f5e6b authored over 5 years ago
update old wiki links
github.com/typedclojure/typedclojure - 73204ea3b4d5d980d65b470b75d6fcd5c7a9cbd2 authored almost 6 years ago
github.com/typedclojure/typedclojure - 73204ea3b4d5d980d65b470b75d6fcd5c7a9cbd2 authored almost 6 years ago
start implementing symbolic closures
github.com/typedclojure/typedclojure - 8d75f6671e441c1a33aab8842ea83edbf5472c88 authored almost 6 years ago
github.com/typedclojure/typedclojure - 8d75f6671e441c1a33aab8842ea83edbf5472c88 authored almost 6 years ago
update changelog
github.com/typedclojure/typedclojure - d56adb3ac98c6abed7a177269f733053abc1552c authored almost 6 years ago
github.com/typedclojure/typedclojure - d56adb3ac98c6abed7a177269f733053abc1552c authored almost 6 years ago
version
github.com/typedclojure/typedclojure - 0104209a8a1599377bed959d7430652f708272c5 authored almost 6 years ago
github.com/typedclojure/typedclojure - 0104209a8a1599377bed959d7430652f708272c5 authored almost 6 years ago
changelog
github.com/typedclojure/typedclojure - 6c394698203581b1ac72fb276792f05a16adb538 authored almost 6 years ago
github.com/typedclojure/typedclojure - 6c394698203581b1ac72fb276792f05a16adb538 authored almost 6 years ago
release notes
github.com/typedclojure/typedclojure - 3b6f863bc247d71c5b7f1e1c27e00c2400843d88 authored almost 6 years ago
github.com/typedclojure/typedclojure - 3b6f863bc247d71c5b7f1e1c27e00c2400843d88 authored almost 6 years ago
[maven-release-plugin] prepare for next development iteration
github.com/typedclojure/typedclojure - 9a28ce6b4ddc9ad73bdd2f275e41f31809c87b36 authored almost 6 years ago
github.com/typedclojure/typedclojure - 9a28ce6b4ddc9ad73bdd2f275e41f31809c87b36 authored almost 6 years ago
[maven-release-plugin] prepare release core.typed.checker.jvm-0.7.1
github.com/typedclojure/typedclojure - a6ea6faf32d2025fef599a7fea962187161b4ff3 authored almost 6 years ago
github.com/typedclojure/typedclojure - a6ea6faf32d2025fef599a7fea962187161b4ff3 authored almost 6 years ago
bump lang.jvm
github.com/typedclojure/typedclojure - 771bd5f10f48d83cadf7ecebb835b29565863325 authored almost 6 years ago
github.com/typedclojure/typedclojure - 771bd5f10f48d83cadf7ecebb835b29565863325 authored almost 6 years ago
scripts
github.com/typedclojure/typedclojure - acdb2c8b25c921fdb9d37fceabcceba25d50b917 authored almost 6 years ago
github.com/typedclojure/typedclojure - acdb2c8b25c921fdb9d37fceabcceba25d50b917 authored almost 6 years ago
bump lib.clojure
github.com/typedclojure/typedclojure - f0a0460eb80fb63813325aee66345641486ac32b authored almost 6 years ago
github.com/typedclojure/typedclojure - f0a0460eb80fb63813325aee66345641486ac32b authored almost 6 years ago
0.7.0 notes
github.com/typedclojure/typedclojure - 395b95254acd828f279f8059ba2d7da8f0dba86c authored almost 6 years ago
github.com/typedclojure/typedclojure - 395b95254acd828f279f8059ba2d7da8f0dba86c authored almost 6 years ago
Version 0.7.0
github.com/typedclojure/typedclojure - b43bfc925d4e84036be6c747f86c218fa4f6f092 authored almost 6 years ago
github.com/typedclojure/typedclojure - b43bfc925d4e84036be6c747f86c218fa4f6f092 authored almost 6 years ago
bump runtime
github.com/typedclojure/typedclojure - ba2049d911f29331695ba272f755d37f7691b67d authored almost 6 years ago
github.com/typedclojure/typedclojure - ba2049d911f29331695ba272f755d37f7691b67d authored almost 6 years ago
bump runtime
github.com/typedclojure/typedclojure - 6ac178dfd9ba46a4de5d8837b032bb9e64305871 authored almost 6 years ago
github.com/typedclojure/typedclojure - 6ac178dfd9ba46a4de5d8837b032bb9e64305871 authored almost 6 years ago
[maven-release-plugin] prepare for next development iteration
github.com/typedclojure/typedclojure - fecc95dea2506b94f4856e1496f322f41f046b2a authored almost 6 years ago
github.com/typedclojure/typedclojure - fecc95dea2506b94f4856e1496f322f41f046b2a authored almost 6 years ago
[maven-release-plugin] prepare release core.typed.runtime.jvm-0.7.1
github.com/typedclojure/typedclojure - 7d89bbe10be8a636b32865ccb3330a0d2e977471 authored almost 6 years ago
github.com/typedclojure/typedclojure - 7d89bbe10be8a636b32865ccb3330a0d2e977471 authored almost 6 years ago
changelog
github.com/typedclojure/typedclojure - c6ec7097bc6e3664cf6d9cd5d6394f103246956d authored almost 6 years ago
github.com/typedclojure/typedclojure - c6ec7097bc6e3664cf6d9cd5d6394f103246956d authored almost 6 years ago
date
github.com/typedclojure/typedclojure - 4b7cbccf73eb4fd8f46c64e2ccbffe794460967c authored almost 6 years ago
github.com/typedclojure/typedclojure - 4b7cbccf73eb4fd8f46c64e2ccbffe794460967c authored almost 6 years ago
bump analyzer
github.com/typedclojure/typedclojure - 9c37be6eff55d1ed1838f8af3346f55958520d0c authored almost 6 years ago
github.com/typedclojure/typedclojure - 9c37be6eff55d1ed1838f8af3346f55958520d0c authored almost 6 years ago
readme
github.com/typedclojure/typedclojure - 4ae82b2b8dfdb541fec906813309ed2ed556f721 authored almost 6 years ago
github.com/typedclojure/typedclojure - 4ae82b2b8dfdb541fec906813309ed2ed556f721 authored almost 6 years ago
[maven-release-plugin] prepare for next development iteration
github.com/typedclojure/typedclojure - 678e74faa75822ea7249aeef42a2af4a566f3ba2 authored almost 6 years ago
github.com/typedclojure/typedclojure - 678e74faa75822ea7249aeef42a2af4a566f3ba2 authored almost 6 years ago
[maven-release-plugin] prepare release core.typed.analyzer.jvm-0.7.1
github.com/typedclojure/typedclojure - 8fddf61cf2f09f5fe338f4d9419b28996a19cb96 authored almost 6 years ago
github.com/typedclojure/typedclojure - 8fddf61cf2f09f5fe338f4d9419b28996a19cb96 authored almost 6 years ago