-
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: a4b3833
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: a5468c2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 9 files changed
- 1 contributor
Commits on Jan 28, 2012
-
ptest: -c -c compiles into FPVM code and dumps the result
Also changed compiler.c to export init_fpvm, for sharing with ptest.
Configuration menu - View commit details
-
Copy full SHA for ed83089 - Browse repository at this point
Copy the full SHA ed83089View commit details -
tests: new command "pvm" to generate and pretty-print FPVM code
The prettification is done by ptest/prvm.pl
Configuration menu - View commit details
-
Copy full SHA for 1a05965 - Browse repository at this point
Copy the full SHA 1a05965View commit details -
compiler: completed boolean "and" and "or"
This commit: - fixes a bug in the parser that made it not recognize && and || (it did accept band and bor), - adds op_band and op_bor to ptest.c, and - adds test cases "and" and "or"
Configuration menu - View commit details
-
Copy full SHA for 6e741aa - Browse repository at this point
Copy the full SHA 6e741aaView commit details -
test/Common: don't require argument of equiv1 and equiv2 to be a file…
… name This changes the use from equiv1 FILE to equiv1 <FILE With the change, we can also pass simpler expressions directly on the command line, with equiv1 "EXPRESSION" Also updated test/rewrite
Configuration menu - View commit details
-
Copy full SHA for 933ac8f - Browse repository at this point
Copy the full SHA 933ac8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5468c2 - Browse repository at this point
Copy the full SHA a5468c2View commit details
There are no files selected for viewing