Lunokhod
Timeline
Not logged in

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

20 most recent timeline items

2011-09-21
19:19 • Changes to wiki page Lunokhod (user: dchest)
19:18 • Changes to wiki page Lunokhod (user: dchest)
19:18 • Changes to wiki page Lunokhod (user: dchest)
19:17 • Changes to wiki page Lunokhod (user: dchest)
19:15 • Changes to wiki page Lunokhod (user: dchest)
19:15 • Changes to wiki page Lunokhod (user: dchest)
2010-01-19
21:37
[b987d055d8] Leaf: Lunokhod class: add addPackagePath: method to append string to Lua's package.path. Move everything to appropriate *.lua files. (user: dchest, tags: trunk)
2010-01-14
05:33
[da18723e77] Set single metatable for all "selector" usertypes instead of creating a new one on each pushselector. (user: dchest, tags: trunk)
05:25
[154d148634] Set single metatable for all "id" usertypes instead of creating a new one on each push. (user: dchest, tags: trunk)
05:18
[ddb032bd37] Replace lua_isnul || lua_isnone with lua_isnoneornil. (user: dchest, tags: trunk)
05:07
[6908ed0150] Add error handling for objc.super() when 1st argument is not selector. (user: dchest, tags: trunk)
04:55
[f92cd259e6] Add objc.super() to send messages to superclass. (user: dchest, tags: trunk)
2010-01-13
18:34
[9e1368cd24] Fix error reporting. (user: dchest, tags: trunk)
2010-01-10
22:07
[9c213ae641] Make maybecall() return function return. (user: dchest, tags: trunk)
22:01
[ccb5352238] Simplify unique_classname() (user: dchest, tags: trunk)
21:56
[83506f4131] Clean up double type conversion and add note to comment about buffer in objc_lua_callselector(). (user: dchest, tags: trunk)
21:49
[4a6a473ada] Forgot break in some cases in lua_objc_callselector(). (user: dchest, tags: trunk)
05:01
[74e8a0c802] Add Button.superview. (user: dchest, tags: trunk)
04:31
[43c2b48040] Simplify parse_method() (was called toselector() previously) (user: dchest, tags: trunk)
03:37
[c69da3c511] Add utility functions and new way of creating Objective-C classes and objects. (user: dchest, tags: trunk)