Cas Cremers
|
a373667c23
|
Further underspecifying pointers helps to avoid warnings.
Alright, all checks now officially disabled :-(
|
2018-10-22 04:25:19 +02:00 |
|
Cas Cremers
|
ce719465fe
|
Minor cleanup.
|
2018-10-22 03:47:44 +02:00 |
|
Cas Cremers
|
85dbd20869
|
Stateful version of term leaves iterator.
|
2018-10-22 03:24:47 +02:00 |
|
Cas Cremers
|
fb3b13f4e3
|
Created initial stateful version of deVar iteration.
|
2018-10-22 03:18:52 +02:00 |
|
Cas Cremers
|
596d5dc528
|
Minor cleanup.
|
2018-10-22 03:07:59 +02:00 |
|
Cas Cremers
|
46ef11556d
|
Added todo description.
|
2018-10-22 00:29:22 +02:00 |
|
Cas Cremers
|
f6942f3260
|
Fix to temporarily store also intermediate trampoline scan results.
|
2018-10-22 00:17:53 +02:00 |
|
Cas Cremers
|
b6f4fcbb7a
|
Removed a slightly more complex trampoline by making a stateful iterator.
|
2018-10-22 00:17:53 +02:00 |
|
Cas Cremers
|
4748d2f4d2
|
Introduced state in iterate_role_sends.
Initial tests look good; this version doesn't use the state yet, but just passes it on.
|
2018-10-22 00:17:53 +02:00 |
|
Cas Cremers
|
1c81b04aa2
|
Removed another simple trampoline.
|
2018-10-21 18:52:20 +02:00 |
|
Cas Cremers
|
d9e17005ae
|
Fix duplicate trampoline counting bug in script.
|
2018-10-21 17:29:55 +02:00 |
|
Cas Cremers
|
54b3654b07
|
Updated regression tests.
|
2018-10-21 17:09:29 +02:00 |
|
Cas Cremers
|
1c3e32a2da
|
Refactoring.
|
2018-10-19 21:28:22 -04:00 |
|
Cas Cremers
|
178c20a61c
|
Refactoring code.
|
2018-10-19 20:27:35 -04:00 |
|
Cas Cremers
|
024a76a32b
|
Minor refactoring.
|
2018-10-19 20:17:50 -04:00 |
|
Cas Cremers
|
45b2d97883
|
Another trampoline gone.
|
2018-10-19 16:17:06 -04:00 |
|
Cas Cremers
|
24c6e47f07
|
Removed dead code that nevertheless produced a trampoline warning.
|
2018-10-19 16:08:47 -04:00 |
|
Cas Cremers
|
15c64c8a55
|
Down to 20.
|
2018-10-19 16:06:08 -04:00 |
|
Cas Cremers
|
38d57ed91d
|
Nearly at 20 trampolines left.
|
2018-10-19 16:01:44 -04:00 |
|
Cas Cremers
|
9da05f738c
|
Another trampoline gone.
|
2018-10-19 15:55:39 -04:00 |
|
Cas Cremers
|
e831a9d51b
|
Another simple trampoline removed.
|
2018-10-19 15:51:47 -04:00 |
|
Cas Cremers
|
fe2bc26e71
|
Removed one more.
|
2018-10-19 15:46:48 -04:00 |
|
Cas Cremers
|
6ee81d304d
|
Another double trampoline removed.
|
2018-10-19 15:43:08 -04:00 |
|
Cas Cremers
|
38bb02aa61
|
Removed another simple trampoline.
|
2018-10-19 15:33:41 -04:00 |
|
Cas Cremers
|
d4c188659c
|
Removed another trampoline.
|
2018-10-19 15:28:51 -04:00 |
|
Cas Cremers
|
26bf502428
|
Removed another trampoline.
|
2018-10-19 15:18:17 -04:00 |
|
Cas Cremers
|
ad06600bd8
|
Removed a further simple trampoline.
|
2018-10-19 15:10:28 -04:00 |
|
Cas Cremers
|
128189bb54
|
Added counter script.
|
2018-10-19 14:35:56 -04:00 |
|
Cas Cremers
|
ac7e0a144b
|
Fixed another nested functions.
|
2018-10-15 17:31:53 -04:00 |
|
Cas Cremers
|
0d9c23c33b
|
Reindent code for consistency.
|
2018-10-15 09:40:07 -04:00 |
|
Cas Cremers
|
369ae1e3f8
|
Refactoring another bit of code to avoid trampoline.
|
2018-10-14 22:11:25 +02:00 |
|
Cas Cremers
|
b56c66db0b
|
Added some safety checks and a missing deVar to the code that localises terms.
|
2018-10-14 22:00:16 +02:00 |
|
Cas Cremers
|
69c0486376
|
Another removal of a nested function.
Note this one is relatively complex and error prone.
|
2018-10-14 21:46:55 +02:00 |
|
Cas Cremers
|
ec8ea5f95c
|
Copied another iterator to remove a trampoline.
|
2018-10-14 20:51:19 +02:00 |
|
Cas Cremers
|
2ad030f919
|
Removed another nested function by duplicating iterator code.
|
2018-10-14 20:42:54 +02:00 |
|
Cas Cremers
|
7956eb5953
|
Removed a simple nested function.
|
2018-10-14 17:43:13 +02:00 |
|
Cas Cremers
|
08adc5b518
|
Removed a further nested function call.
|
2018-10-14 17:39:29 +02:00 |
|
Cas Cremers
|
2b4af1c290
|
Removed nested function in goal_add.
|
2018-10-14 17:29:15 +02:00 |
|
Cas Cremers
|
61beae203b
|
Got rid of one nested function.
|
2018-10-14 17:19:05 +02:00 |
|
Cas Cremers
|
792eaab09c
|
Enable warning to help locate the problem areas to fix.
|
2018-10-14 17:04:42 +02:00 |
|
Cas Cremers
|
1c278ca427
|
Fixing installation instructions since Python 2 is no longer in default Ubuntu installs.
|
2017-12-14 16:24:10 +00:00 |
|
Cas Cremers
|
5103876969
|
Merge pull request #14 from kamphaus/master
Keyboard shortcuts & new file command.
|
2016-06-27 15:22:29 +02:00 |
|
Christophe Kamphaus
|
faf6c57069
|
Added a new-file command with standard new-file keyboard shortcut
|
2016-02-28 23:33:18 +01:00 |
|
Christophe Kamphaus
|
53de782d3c
|
Changed default filename to empty string
When trying to save a new file it opens the save-as dialog
|
2016-02-28 23:24:20 +01:00 |
|
Christophe Kamphaus
|
b386274738
|
Added standard keyboard shortcuts for opening and saving files
|
2016-02-28 23:21:24 +01:00 |
|
Christophe Kamphaus
|
94f7b2ce43
|
Added standard keyboard shortcuts for closing windows
|
2016-02-28 23:18:21 +01:00 |
|
Cas Cremers
|
457c68580f
|
Added explicit flag for using gnu89 C standard.
|
2015-11-27 21:07:30 +00:00 |
|
Cas Cremers
|
2116fde993
|
Merge branch 'master' of github.com:cascremers/scyther
|
2015-11-27 20:58:04 +00:00 |
|
Cas Cremers
|
4d8c8a7336
|
Minor fix.
|
2015-05-02 14:20:42 +01:00 |
|
Cas Cremers
|
bfbd57aede
|
Merge branch 'master' of /home/cas/Dropbox/repos/scyther
Conflicts:
src/arachne.c
|
2014-12-09 22:47:31 +00:00 |
|