Skip to content

Commit

Permalink
TODO updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
schani committed Jul 7, 2012
1 parent 87de3fc commit 022bc74
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
5 changes: 5 additions & 0 deletions TODO.org
@@ -1,2 +1,7 @@
* Compiler
** TODO Use the namespaces atom for protocols, too
** TODO Dot in deftype constructor names
** TODO Don't pass env to functions, pass the whole closure
Then we don't have to make a new closure for direct recursive
functions (this_fn).
* Runtime
19 changes: 19 additions & 0 deletions TODO.org_archive
@@ -0,0 +1,19 @@
# -*- mode: org -*-


Archived entries from file /Users/schani/Work/clojure/clojurec/TODO.org


* DONE Strings
CLOSED: [2012-07-07 Sat 22:22]
:PROPERTIES:
:ARCHIVE_TIME: 2012-07-07 Sat 22:22
:ARCHIVE_FILE: ~/Work/clojure/clojurec/TODO.org
:ARCHIVE_OLPATH: Runtime
:ARCHIVE_CATEGORY: TODO
:ARCHIVE_TODO: DONE
:END:
** ICU
http://site.icu-project.org/
** GLib
http://developer.gnome.org/glib/2.32/glib-Unicode-Manipulation.html

0 comments on commit 022bc74

Please sign in to comment.