Commit Graph

32 Commits

Author SHA1 Message Date
Laurent Sansonetti
3b4557a014 fix 'rake spec' to always exit() based on the return code, to workaround race conditions with the new iOS 6 simulator 2012-10-09 18:05:40 +02:00
Laurent Sansonetti
120a05b4d6 add builtin commands (pro, pri) 2012-09-20 01:57:38 +02:00
Laurent Sansonetti
d6efc6701f start gdb in quiet mode 2012-09-15 16:41:36 +02:00
Laurent Sansonetti
a34c92b09c if we can't get the path of stdout, try stderr (that happens when 'rake spec | ...') 2012-09-07 14:50:54 +02:00
Laurent Sansonetti
470af546c4 minor cleanup 2012-07-28 12:32:45 +02:00
Laurent Sansonetti
0bbfee73b5 fix the home button bug 2012-06-10 10:17:10 +02:00
Laurent Sansonetti
7eb352af8e honors the status exit file 2012-06-09 12:17:11 +02:00
Laurent Sansonetti
94234cddd5 don't open the sim in foreground when running in spec mode 2012-05-30 13:51:03 +02:00
Laurent Sansonetti
ef2aadf942 don't crash if given an empty expression 2012-05-22 13:15:00 +02:00
Laurent Sansonetti
ee8168c2ef cosmetic fix for the repl level indentation, fixed the simulator capture code 2012-05-20 20:15:25 +02:00
Laurent Sansonetti
2205be0ac6 add multiple support in the repl 2012-05-20 15:17:13 +02:00
Laurent Sansonetti
d04b4fe999 better detection of the simulator (for non-english desktops) 2012-05-05 22:57:53 +02:00
Laurent Sansonetti
eb322d8f62 don't make an eval the very first time 2012-03-29 13:04:38 +02:00
Laurent Sansonetti
3e4b9a86a8 avoid deadlock in the main thread 2012-03-26 19:39:13 +02:00
Laurent Sansonetti
298c119c4e follow changes 2012-03-26 15:54:50 +02:00
Laurent Sansonetti
f98f6c56d7 add completion support 2012-03-25 18:24:11 +02:00
Laurent Sansonetti
0b955ff5bf save history, properly exit in case of broken pipe 2012-03-24 23:13:58 +01:00
Laurent Sansonetti
e7b378a44f don't start the repl in spec mode 2012-03-24 20:02:21 +01:00
Laurent Sansonetti
d0756a4537 work around ansi sequences to clear the repl prompt during capture (to make it work in iterm) 2012-03-23 21:59:15 +01:00
Laurent Sansonetti
cc6c7b43c8 simplify + use trololo instead of nyancat 2012-03-23 20:26:44 +01:00
Laurent Sansonetti
59a98e0410 sim and deploy should work on Snow Leopard 2012-03-22 16:45:26 +01:00
Laurent Sansonetti
720c077fa0 fix stack overflow 2012-03-21 23:42:32 +01:00
Laurent Sansonetti
5ab36e9d4c add repl client 2012-03-21 22:44:53 +01:00
Laurent Sansonetti
e82493effc simulator repl 2012-03-19 01:23:40 +01:00
Laurent Sansonetti
44a779bf12 fix rake debug 2012-02-27 19:42:10 +01:00
Laurent Sansonetti
9414c262ea add support for xcode 4.3 and lion 2012-02-18 18:20:50 +01:00
Laurent Sansonetti
d3d7529b7b keep GuardMalloc 2012-01-20 12:06:03 +01:00
Laurent Sansonetti
5a3669513e really transmit environment + break on malloc_error_break 2012-01-16 17:42:00 +01:00
Laurent Sansonetti
b40b67b9a1 propagate env 2012-01-14 18:28:59 +01:00
Laurent Sansonetti
5b457c2cc2 ^C should terminate the simulator session 2011-12-24 11:46:18 +01:00
Laurent Sansonetti
dc38fd7a74 add no_continue env variable 2011-11-29 13:31:02 +01:00
Laurent Sansonetti
5ef30a1ec2 move tools sources into the bin directory 2011-11-02 19:45:56 +01:00