TinySCHEME for Mac
Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

20 most recent timeline items

2011-09-21
19:21 • Changes to wiki page TinySCHEME for Mac (user: dchest)
19:21 • Changes to wiki page TinySCHEME for Mac (user: dchest)
2009-12-13
14:22
[c10a863a89] Leaf: Rename shared to isShared. (user: dchest, tags: trunk)
14:20
[8c3ea0c4a6] Better error handling. (user: dchest, tags: trunk)
2009-12-12
01:42
[9ec8ef56a9] Fix ts_error to properly cleanup scheme before rasing exception. TODO: fix other exceptions. (user: dchest, tags: trunk)
00:23
[109b44094f] Improve error handling a bit. (user: dchest, tags: trunk)
2009-12-11
22:05
[393cd8d38e] Cleanup. (user: dchest, tags: trunk)
22:00
[31be5e4d81] Make objc-add-method create generated symbol from function to avoid it being collected by Scheme's GC. (user: dchest, tags: trunk)
21:29
[c7327cfd7f] Seems like malloc errors with Scheme garbage collection fixes. Problem: you cannot use the same instance of TinyScheme after you caught exception. (user: dchest, tags: trunk)
20:34
[674537faaa] Add 'objc-alloc-class' and 'objc-register-class'. There are some problems with memory management... (user: dchest, tags: trunk)
16:56
[6bcb7f42e2] Add "objc-add-method" for creating method in ObjC classes. Call: (objc-add-method class "method:name:" "types" function) (user: dchest, tags: trunk)
2009-12-08
18:36
[135cd41e47] Add isInSafeMode_ variable. (user: dchest, tags: trunk)
17:45
[63b108fc04] Add releaseRegisteredObjects methods to TinyScheme class. (user: dchest, tags: trunk)
04:03
[ce80fbc914] Update example code. (user: dchest, tags: trunk)
02:57
[f901593b66] Add warning comment about hardcoded paths. (user: dchest, tags: trunk)
02:55
[4d89c92d57] Factor ObjC helpers out of test.scm to objc.scm. (user: dchest, tags: trunk)
02:49
[d405e443f4] Update test.scm. (user: dchest, tags: trunk)
02:22
[312642960d] Fix typo. (user: dchest, tags: trunk)
02:21
[1b30f2a9fc] Add Scheme syntax coloring files for Xcode. (user: dchest, tags: trunk)
01:37
[7c8b55b58e] A bit of formatting fixes. (user: dchest, tags: trunk)