mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-05 23:22:25 +00:00
Port updated tests and binary snapping, with corrected Reals code, from tidy branch.
This commit is contained in:
parent
b1dc7d77e8
commit
ca2cc52a44
221 changed files with 949 additions and 550 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -16,9 +16,11 @@
|
|||
/src/test/**/*.sym
|
||||
/src/test/**/*.stackdump
|
||||
/src/test/confidence/**/result
|
||||
/src/test/confidence/**/*.asm
|
||||
/src/test/confidence/**/*.s
|
||||
/.DS_store
|
||||
**/.DS_store
|
||||
**/*.dSYM
|
||||
**/.tmp.*
|
||||
/*.pdb
|
||||
/*.ilk
|
||||
/*.ilk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue