-
Notifications
You must be signed in to change notification settings - Fork 4
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: m-labs/flickernoise
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 35aef26
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: m-labs/flickernoise
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b86463c
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 9 files changed
- 1 contributor
Commits on Dec 31, 2011
-
test/Common: change indentation from 4 spaces to 1 tab
This is just cosmetic. No change in function.
Configuration menu - View commit details
-
Copy full SHA for 7c8a1d2 - Browse repository at this point
Copy the full SHA 7c8a1d2View commit details
Commits on Jan 2, 2012
-
test/Data/flame.fnp: reformatted "Krash - Digital Flame.fnp" with new…
… syntax Also added infrastructure for comparing two patches to the test framework.
Configuration menu - View commit details
-
Copy full SHA for aceb5b5 - Browse repository at this point
Copy the full SHA aceb5b5View commit details -
compiler: added constant folding of sqrt()
This also means that ptest now requires libm.
Configuration menu - View commit details
-
Copy full SHA for 709f98b - Browse repository at this point
Copy the full SHA 709f98bView commit details
Commits on Jan 3, 2012
-
compiler/Makefile: new targets "leak" and "leaks" to search for memor…
…y leaks This also uses valgrind. Note that we still have plenty of memory leaks, so the regression tests won't pass with "make leak".
Configuration menu - View commit details
-
Copy full SHA for 55ca1d1 - Browse repository at this point
Copy the full SHA 55ca1d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23d34b7 - Browse repository at this point
Copy the full SHA 23d34b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61ab85c - Browse repository at this point
Copy the full SHA 61ab85cView commit details -
parser.y: don't explicitly free items we don't need anyway
We never access some identifiers, so the only effect of explicitly free(3)ing them is that this creates a reference which in turn prevents lemon from generating code that does the freeing automatically.
Configuration menu - View commit details
-
Copy full SHA for b86463c - Browse repository at this point
Copy the full SHA b86463cView commit details
There are no files selected for viewing