Custom Query (36 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 36)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#18 fixed f8: ensure each mutation has its anti-mutation Maciej Komosinski Maciej Komosinski
Description

so that randomly selected and applied mutations are neutral for the genotype in the long term. This primarily concerns "add production/remove production" mutation types.

#19 fixed f8: invalid memory access Maciej Komosinski Maciej Komosinski
Description

For this genotype:

8 5 n0=1 --- P0 P0(n0):lllll

we have

Pointer arithmetic in invalid memory: 0x00000000+24: conv_f8tof1.cpp#608 geno_f8.cpp#100

#20 fixed add information about where the parsing error occurs Maciej Komosinski Maciej Komosinski
Description

Currently, the only way to learn that the script is invalid is to see whether the outline is displayed. We would like a better way (e.g. showing the error line). This could be obtained from FramclipsePlugin?\src\main\java\com\framsticks\framclipse\internal\parser\FramclipseParser?.java and passed to GUI.

1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.