gnuvince / clj-starcraft

No description has been added.

Clone this repository (size: 138.7 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/gnuvince/clj-starcraft/

Shortlog (showing r56:b63bc7b274fe (tip) → r32:5713ea6320df)

Age Author Message A M D «
9 months gnuvince gnuvince Replaced some deeply nested binding destructuring with explicit vector indexing.… 0 2 0
10 months gnuvince gnuvince misplaced a couple parentheses during the last commit. Sorry. 0 1 0
10 months gnuvince gnuvince Closed some functions over vars to avoid the overhead of looking up a var 0 4 0
10 months gnuvince gnuvince applied changes suggested by Cark 0 1 0
10 months gnuvince gnuvince Removed parse-buffer and swtiched everything to compile-record 0 2 0
10 months gnuvince gnuvince switch to lambdas 0 4 0
10 months gnuvince gnuvince Replaced make-reader macro with a function that returns a closure. 0 2 0
10 months gnuvince gnuvince Changed a name to make the code clearer 0 3 0
11 months gnuvince gnuvince removed extraneous parameter from make-reader and renamed getters to readers 0 1 0
11 months gnuvince gnuvince made some small performance adjustments 0 2 0
11 months gnuvince gnuvince improved parsing performance 0 1 0
11 months gnuvince gnuvince Added speed descriptions 0 1 0
11 months gnuvince gnuvince Minor stylistic changes 0 2 0
11 months gnuvince gnuvince Made actions structs and removed closure creations when simply using 0 2 0
11 months gnuvince gnuvince removed gitignore file 0 0 1
11 months gnuvince gnuvince Added .hgignore file 1 0 0
11 months gnuvince gnuvince Added default locations for clojure.jar and clojure-contrib.jar 0 1 0
11 months gnuvince gnuvince Added random race 0 1 0
11 months gnuvince gnuvince Added extra header informations and retrofitted defaction into action function 0 2 0
11 months gnuvince gnuvince Merge branch 'master' of git@github.com:gnuvince/clj-starcraft 0 0 0
11 months gnuvince gnuvince Tweaked tests 0 1 0
11 months gnuvince gnuvince Added more headers from http://code.google.com/p/vgce/wiki/starcraftReplayHeader 0 1 0
12 months gnuvince gnuvince s/next/rest/, duh 0 1 0
12 months gnuvince gnuvince avoided destructuing 0 1 0
12 months gnuvince gnuvince switched from lazy-cons to lazy-seq in prevision of the merging of the lazy… 0 1 0