Skip to content

Conversation

@CEEANPROJEC
Copy link

Hudson @ build.clojure.org and others added 30 commits November 16, 2018 13:30
…ion exceptions

Signed-off-by: Stuart Halloway <stu@cognitect.com>
Signed-off-by: Stuart Halloway <stu@cognitect.com>
Signed-off-by: Stuart Halloway <stu@cognitect.com>
Signed-off-by: Stuart Halloway <stu@cognitect.com>
Signed-off-by: Stuart Halloway <stu@cognitect.com>
Signed-off-by: Stuart Halloway <stu@cognitect.com>
Signed-off-by: Stuart Halloway <stu@cognitect.com>
Signed-off-by: Stuart Halloway <stu@cognitect.com>
Signed-off-by: Stuart Halloway <stu@cognitect.com>
…her the method is module accessible to call, and if not use an accessible super method

Signed-off-by: Stuart Halloway <stu@cognitect.com>
Signed-off-by: Stuart Halloway <stu@cognitect.com>
Add err->msg helper to capture exception print pipeline.
Add :clojure.error/path to ex-triage output.
Change ex-str message loc from name to path.
On uncaught exception, print nice exception, print full data to tmp dir, exit with return code 1.
Add main option --report-stderr to force print to stderr.

Signed-off-by: Stuart Halloway <stu@cognitect.com>
Signed-off-by: Stuart Halloway <stu@cognitect.com>
clojure-build and others added 30 commits October 20, 2023 21:34
…ata field :param-tags taking a vector of symbols corresponding to types and a new reader for supporting it of ^[T U]. Also, added support for using param-tags at compile time to specify a single method for invocation or acccess of qualified class members Class/member and constructors via Class/new. Also implemented method values by expanding the meaning of qualified class member symbolic representation. Added compiler macro to identify Class/method and Class/new member symbols and emit a single-arity function with type hints and coercions on args to fully resolve target constructor, instance method, or static method call. There is no way to specify bound methods.
…omponent type (primitive, full-qualified class, or import aliases accepted) followed by an asterisk for each dimension of the array (1 or more).
…-reduce, stream-seq, stream-transduce, and stream-into.
…int bindings to non-truncating values and non-namespaced maps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.