-
Notifications
You must be signed in to change notification settings - Fork 14
Releases: glojurelang/glojure
Releases · glojurelang/glojure
v0.6.4
v0.6.3
@jfhamlin
jfhamlin
3b2afdd
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Get AOT compilation working for more core libs by @ingydotnet in #120
- Makefile refactor by @ingydotnet in #119
Full Changelog: v0.6.2...v0.6.3
Assets 2
v0.6.2
@jfhamlin
jfhamlin
8ac1161
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Run clojure test suite in CI by @jfhamlin in #117
- Fix empty namespace check on kw in codegen by @jfhamlin in #118
Full Changelog: v0.6.1...v0.6.2
Assets 2
v0.6.1
@jfhamlin
jfhamlin
f9403dc
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Implement hash set in terms of hash map by @jfhamlin in #114
- Several more clojure-test-suite fixes by @jfhamlin in #116
Full Changelog: v0.6.0...v0.6.1
Assets 2
v0.6.0
v0.5.1
v0.5.0
@jfhamlin
jfhamlin
acc2d00
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Fix AOT namespace dependencies and dynamic var compilation by @jfhamlin in #101
- Use ':' as munged '/' in go package names by @jfhamlin in #104
- Add glj_no_aot_stdlib build tag to omit aot stdlib by @jfhamlin in #106
- Retain clojure.* name for standard namespaces by @jfhamlin in #107
Full Changelog: v0.4.0...v0.5.0
Assets 2
1 person reacted
v0.4.0
@jfhamlin
jfhamlin
095b1af
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Update README with more info on glj vs embedding glojure by @jfhamlin in #84
- Remove outdated lang package alias by @jfhamlin in #85
- Fix radix numeric literals by @ingydotnet in #87
- Add command line options for glj -e --version --help -h by @ingydotnet in #88
- Add AOT compilation support for Glojure standard library by @jfhamlin in #99
Full Changelog: v0.3.0...v0.4.0
Assets 2
v0.3.0
v0.2.7
@jfhamlin
jfhamlin
4e3baf3
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Update README.md by @ingydotnet in #71
- Make clojure stdlib rewrite script a bit more legible by @jfhamlin in #76
- Implement
sortandsort-byfunctions by @jfhamlin in #78
New Contributors
- @ingydotnet made their first contribution in #71
Full Changelog: v0.2.6...v0.2.7