issues
search
Clojure-Intro-Course
/
clojure-intro-class
NOTE: This repository is obsolete. Was: A pilot project to use Clojure for introductory computer science courses at the University of Minnesota - Morris
20
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README.md
#127
real-mj-song
opened
7 years ago
0
Changing ExceptionInfo processing (spec-assert branch)
#126
real-mj-song
opened
7 years ago
1
0-arity and 1-arity for into [1.9.0-alpha14]
#125
real-mj-song
opened
8 years ago
0
Long variable name related errors
#124
leek5pin
opened
8 years ago
2
Get location info from spec
#123
elenam
opened
8 years ago
3
one arg +
#122
elenam
opened
8 years ago
0
trim off unnecessary requires and uses in testing files
#121
real-mj-song
opened
8 years ago
1
map or vector issue as an argument
#120
real-mj-song
opened
8 years ago
1
Add spec for macros
#119
elenam
opened
8 years ago
0
Preserve metadata for overwritten functions
#118
elenam
opened
8 years ago
0
failure to report a function name in (+ [map])
#117
elenam
closed
8 years ago
4
multi-arg functions different spec conditions
#116
elenam
closed
8 years ago
1
Fix arguments printing for zero arguments, w/spec
#115
elenam
closed
8 years ago
0
Handle arity errors with spec
#114
real-mj-song
closed
8 years ago
5
Figure out wording for anonymous functions
#113
elenam
closed
8 years ago
0
Filter stacktrace for spec errors
#112
elenam
opened
8 years ago
2
add "other arguments were"?
#111
elenam
closed
8 years ago
1
disallow nested defs for beginners
#110
elenam
opened
8 years ago
0
Conditional spec definitions
#109
elenam
opened
8 years ago
0
Use clojure.spec instead of atom and function overwriting
#108
elenam
opened
8 years ago
6
revisit extra functions for beginners
#107
elenam
opened
8 years ago
0
Rearrange tests by exception types
#106
elenam
opened
8 years ago
1
Add predicates for string-or-nil and regex
#105
elenam
closed
8 years ago
1
Add a one-place control over including transducers.
#104
elenam
opened
8 years ago
1
bad unrecognized type error
#103
leek5pin
closed
8 years ago
4
All names must be defined before they are used (add this wording to the error produced in the example)
#102
leek5pin
opened
8 years ago
0
Translate ALL clojure arglists types to our types
#101
leek5pin
opened
8 years ago
0
Is this the intended error?
#100
leek5pin
closed
8 years ago
2
automatically extract the number of parameters from user-defined functions
#99
elenam
opened
8 years ago
0
automate precondition generation
#98
leek5pin
opened
8 years ago
9
Explore sequence functions and add more preconditions
#97
leek5pin
opened
8 years ago
1
comp, constantly, repeat, repeatedly
#96
leek5pin
closed
8 years ago
5
Not clearing the atom when we should be
#95
leek5pin
closed
8 years ago
1
keywords as functions
#94
elenam
closed
8 years ago
1
Refactor tests for wording of location
#93
elenam
closed
8 years ago
0
fix handling of long stack traces
#92
elenam
opened
8 years ago
0
Need to add tests for empty?
#91
elenam
closed
8 years ago
0
Figure out wording for hashmap errors
#90
elenam
opened
8 years ago
0
Major refactor & cleanup needed
#89
HFellows
opened
8 years ago
1
overwrite cons in corefns
#88
elenam
closed
8 years ago
2
Detecting the only argument
#87
elenam
closed
8 years ago
4
look into errors on 'apply'
#86
elenam
closed
8 years ago
2
overwrite first, rest, next, seq in corefn
#85
elenam
closed
8 years ago
3
Nested defns cause incorrect error messages.
#84
HFellows
opened
8 years ago
1
Code causes regex parsing to break
#83
HFellows
opened
8 years ago
0
Quil super-fun: text isn't a first class object
#82
elenam
opened
9 years ago
0
can check-if-transducer? exist?
#81
leek5pin
closed
8 years ago
2
arity errors on transducer functions
#80
leek5pin
opened
9 years ago
13
Error: Nested #()s are not allowed
#79
BananaObserved
opened
9 years ago
0
Strange errors from java interop involving system properties.
#78
HFellows
opened
9 years ago
0
Next