File tree 1 file changed +17
-17
lines changed
1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change 13
13
* DONE *e
14
14
* *err*
15
15
* *file*
16
- * *flush-on-newline*
16
+ * DONE *flush-on-newline*
17
17
* *fn-loader*
18
18
* *in*
19
19
* *math-context*
20
- * *ns*
21
- * *out*
22
- * *print-dup*
20
+ * DONE *ns*
21
+ * DONE *out*
22
+ * DONE *print-dup*
23
23
* DONE *print-length*
24
24
* DONE *print-level*
25
25
* DONE *print-meta*
@@ -37,7 +37,7 @@ does what?
37
37
* -'
38
38
* DONE ->
39
39
* DONE ->>
40
- * ->ArrayChunk
40
+ * DONE ->ArrayChunk
41
41
* ->Vec
42
42
* ->VecNode
43
43
* ->VecSeq
@@ -123,7 +123,7 @@ does what?
123
123
* char-array
124
124
* char-escape-string
125
125
* char-name-string
126
- * char?
126
+ * DONE char?
127
127
* DONE chars
128
128
* DONE chunk
129
129
* DONE chunk-append
@@ -209,7 +209,7 @@ For macros only, uses clojure.core version
209
209
* enumeration-seq
210
210
* error-handler
211
211
* error-mode
212
- * eval
212
+ * DONE eval (bootstrapped)
213
213
* DONE even?
214
214
* DONE every-pred
215
215
* DONE every?
@@ -226,17 +226,17 @@ macro currently expands into extend call
226
226
* DONE filter
227
227
* DONE find
228
228
* TODO find-keyword
229
- * find-ns
229
+ * DONE find-ns (not advanced compliation compatible)
230
230
* find-protocol-impl
231
231
* find-protocol-method
232
232
* find-var
233
233
* DONE first
234
234
* DONE flatten
235
235
* DONE float
236
236
* float-array
237
- * float?
237
+ * DONE float?
238
238
* DONE floats
239
- * flush
239
+ * DONE flush
240
240
* DONE fn
241
241
* DONE fn?
242
242
* DONE fnext
@@ -327,7 +327,7 @@ does what?
327
327
* DONE mapcat
328
328
* DONE max
329
329
* DONE max-key
330
- * memfn
330
+ * DONE memfn
331
331
* DONE memoize
332
332
* DONE merge
333
333
* DONE merge-with
@@ -342,7 +342,7 @@ does what?
342
342
* DONE namespace
343
343
* namespace-munge
344
344
* DONE neg?
345
- * newline
345
+ * DONE newline
346
346
* DONE next
347
347
* DONE nfirst
348
348
* DONE nil?
@@ -424,9 +424,9 @@ dunno about regex
424
424
* DONE re-matches
425
425
* DONE re-pattern
426
426
* DONE re-seq
427
- * read
427
+ * DONE read (via tools.reader)
428
428
* read-line
429
- * read-string
429
+ * DONE read-string (via tools.reader)
430
430
* DONE realized?
431
431
* DONE reduce
432
432
* DONE reductions
@@ -453,8 +453,8 @@ dunno about regex
453
453
* TODO require
454
454
ticket #8
455
455
* DONE reset!
456
- * reset-meta!
457
- * resolve
456
+ * DONE reset-meta!
457
+ * DONE resolve (as macro)
458
458
* DONE rest
459
459
* restart-agent
460
460
* resultset-seq
@@ -575,7 +575,7 @@ as macro
575
575
* with-open
576
576
* DONE with-out-str
577
577
* with-precision
578
- * with-redefs
578
+ * DONE with-redefs
579
579
* with-redefs-fn
580
580
* TODO xml-seq
581
581
* DONE zero?
You can’t perform that action at this time.
0 commit comments