Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (364 - 366 of 1030)

Ticket Resolution Summary Owner Reporter
#122 fixed Should create the application bundle from a skeleton gz gz
Description

Currently we build the IDE from a skeleton bundle which is stored in cocoa-ide/Clozure CL.app (or cocoa-ide/OpenMCL.app - being phased out). The skeleton is modified by the build process, which is bad practice.

We should generate the bundle, in a new directory, copying files from a template directory named something other than anything.app, around the time of fake-cfbundle-path. The template dir should contain the nib files and other resources that might be difficult to generate from Lisp, and the rest should be created dynamically.

#134 fixed need cmd-E, cmd-H R. Matthew Emerson gz
Description

cmd-E to eval selection and cmd-H to eval whole buffer.

#135 fixed cmd-click blows away IDE Gary Byers gz
Description

This was reported on info-mcl.

Entering cmd-click makes the standalone IDE quit immediately.

Console shows: [15014] OpenMCL kernel debugger: Unhandled exception 11 at 0xfffeff18, context->regs at #xbfffe1e8 Read operation to unmapped address 0x21

In foreign code at address 0xfffeff18

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.