Mercurial > public > enigma
log
age | author | description |
---|---|---|
Sun, 27 May 2012 21:53:47 -0500 | Brian Neal | Fix for the Rotor.notch_over_pawl() bug. |
Sun, 27 May 2012 21:20:34 -0500 | Brian Neal | Discovered a notch bug. Saving everything before trying to fix it. |
Sun, 27 May 2012 19:41:59 -0500 | Brian Neal | Decided to get rid of the numeric rotor display for now. |
Sun, 27 May 2012 18:51:40 -0500 | Brian Neal | Made Plugboards easier to construct. Can do it from a list of integer |
Sun, 27 May 2012 15:05:00 -0500 | Brian Neal | Created a factory function to make it easier to create Enigmas. |
Sun, 27 May 2012 13:57:13 -0500 | Brian Neal | Integrate Plugboard with EnigmaMachine class and tests. |
Sun, 27 May 2012 13:40:58 -0500 | Brian Neal | Created Plugboard class and tests. |