]> git.rkrishnan.org Git - sicp.git/shortlog
sicp.git
2010-06-20 Ramakrishnan... solution to 2.17
2010-06-20 Ramakrishnan... started with section 2.2
2010-06-14 Ramakrishnan... solution to 2.15.
2010-06-14 Ramakrishnan... solution to 2.16
2010-06-14 Ramakrishnan... solution to 2.15
2010-06-14 Ramakrishnan... solution to 2.14
2010-06-14 Ramakrishnan... modification to make-center-percentage to make use...
2010-06-14 Ramakrishnan... bug fix.
2010-06-13 Ramakrishnan... solution to 2.11.
2010-06-12 Ramakrishnan... solutions to 2.12 and 2.13
2010-06-12 Ramakrishnan... solutions to 2.7 to 2.11.
2010-06-12 Ramakrishnan... added a church-to-numeral fn and test.
2010-06-12 Ramakrishnan... solutions to 2.6. Truely mind bending!
2010-06-12 Ramakrishnan... solution to 2.5
2010-06-08 Ramakrishnan... added a handy error function
2010-06-07 Ramakrishnan... solution to 2.4
2010-06-07 Ramakrishnan... Solution to 2.3
2010-06-07 Ramakrishnan... solution to 2.2 with tests
2010-06-07 Ramakrishnan... added approx-equal function
2010-06-07 Ramakrishnan... solution and tests for exercise 2.1
2010-06-07 Ramakrishnan... Section 2.1 rational number examples
2010-05-30 Ramakrishnan... a much beautiful way to solve 1.43 using recursion
2010-05-30 Ramakrishnan... added test cases and fixed a bug.
2010-05-30 Ramakrishnan... solution to 1.46
2010-05-30 Ramakrishnan... solution to 1.45
2010-05-27 Ramakrishnan... adding gitignore into the repo, which ignores generated...
2010-05-27 Ramakrishnan... solution to 1.44. Extremely interesting problem
2010-05-27 Ramakrishnan... making repeated-1 as private
2010-05-27 Ramakrishnan... added more tests
2010-05-27 Ramakrishnan... added a few tests
2010-05-27 Ramakrishnan... solution to 1.43
2010-05-27 Ramakrishnan... solution to 1.42
2010-05-27 Ramakrishnan... solution to 1.41
2010-05-27 Ramakrishnan... rest of section 1.3
2010-05-27 Ramakrishnan... solution to 1.40
2010-05-27 Ramakrishnan... worked thru parts of 1.3.4
2010-05-27 Ramakrishnan... adding leiningen project file
2010-05-19 Ramakrishnan... Solution to 1.39
2010-05-18 Ramakrishnan... A much better way to generate the denominator sequence.
2010-05-18 Ramakrishnan... Solution to 1.38. I am generating the denominator in...
2010-05-17 Ramakrishnan... Solution to 1.37. Iterative version needs some thinking.
2010-05-17 Ramakrishnan... Solution to 1.36.
2010-05-10 Ramakrishnan... solution to 1.35
2010-05-10 Ramakrishnan... section 1.3.3
2010-05-06 Ramakrishnan... solution to 1.34
2010-05-05 Ramakrishnan... fixed some unit tests
2010-05-05 Ramakrishnan... some minor re-arrangements
2010-05-05 Ramakrishnan... solution to 1.33
2010-05-05 Ramakrishnan... solution to 1.32
2010-05-04 Ramakrishnan... solution for exercise 1.31
2010-05-04 Ramakrishnan... solution to 1.30
2010-05-04 Ramakrishnan... short comment on the implementation
2010-05-04 Ramakrishnan... cleaner implementation making use of sum
2010-05-04 Ramakrishnan... solution to 1.29.
2010-05-04 Ramakrishnan... deleted older files
2010-05-04 Ramakrishnan... namespace confusions resolved.
2010-04-30 Ramakrishnan... Split each exercise into individual files for easier...
2010-04-25 Ramakrishnan... Solution to exercise 1.28. Please look at the comments...
2010-04-24 Ramakrishnan... solutions for exercises upto 1.26
2010-04-22 Ramakrishnan... reorganisation of directories
2010-04-22 Ramakrishnan... Added pom.xml for maven compilation into a jar.
2010-04-22 Ramakrishnan... Reorganisation of directory structure.
2010-04-10 Ramakrishnan... Added solution to 1.19.
2010-04-10 Ramakrishnan... Added solution to 1.18. It is really really elegant...
2010-04-09 Ramakrishnan... Adding solution to 1.17.
2010-04-09 Ramakrishnan... Added solution to 1.16.
2010-04-09 Ramakrishnan... Added a note on finding the order of space.
2010-04-08 Ramakrishnan... updated the README with the link to the blog post.
2010-04-08 Ramakrishnan... Added solution to 1.12, 1.13 and 1.15.
2010-04-06 Ramakrishnan... added solution to exercise 1.11
2010-03-28 Ramakrishnan... exercise 1.3 redone
2010-03-27 Ramakrishnan... a note on classpath
2010-03-27 Ramakrishnan... new file for section 1.2
2010-03-27 Ramakrishnan... rearranging the procedures and adding the execution...
2010-03-25 Ramakrishnan... changed the name `cubert' to a saner name `cuberoot'.
2010-03-25 Ramakrishnan... exercise 1.8 solution.
2010-03-25 Ramakrishnan... exercise 1.7 solution.
2010-03-25 Ramakrishnan... Solution to exercise 1.6.
2010-03-24 Ramakrishnan... - Exercise 1.1 to 1.5.
2010-03-22 Ramakrishnan... renaming to ch1 to chapter1 to be more explicit
2010-03-22 Ramakrishnan... renaming to ch1_1 to reflect chapter and section
2010-03-22 Ramakrishnan... first commit