Delyan Angelov
e15abb3de0
compiler: move `v up` implementation to tools/vup.v
2019-11-01 13:14:59 +03:00
Don Alfons Nisnoni
fecf3f19c3
array: add filter() method
2019-10-08 13:23:17 +03:00
unknown-v
19c7b95d00
add *.exp & *.ilk to .gitignore ( #2230 )
2019-10-04 23:06:26 +03:00
Swastik Baranwal
7d763e0776
fix js build
2019-10-02 15:46:08 +03:00
Don Alfons Nisnoni
a1f0e940b7
add .vrepl_temp.v to .gitignore and fix some grammar
2019-09-29 13:58:37 +03:00
Delyan Angelov
366c50674c
tooling: add tools/compare_v_performance_between_commits
...
easily compare v performance/size across commits.
* fix eprintln on linux (it now uses stderr, and flushes it).
* flag: cleaner usage information.
2019-09-28 14:17:16 +03:00
Vitor Oliveira
2eeb4c6153
.gitignore: add macOS files
2019-09-15 04:32:41 +03:00
Delyan Angelov
d945e9c72e
Force git to ignore temporary *.tmp.c files too.
2019-08-25 21:28:54 +03:00
Delyan Angelov
58b52aa9fb
Makefile: 'make install' should build v too.
2019-08-10 10:20:59 +02:00
Rendims
fdb1433c24
Makefile: rebuild compiler when sources change
2019-08-10 00:11:17 +02:00
Emily Hudson
32aae80a64
Windows: fix some heap corruptions, fix msvc not building with unicode flags, fix os.getwd, fix mscrazy using a less recent installation
2019-07-24 15:00:26 +02:00
d2verb
e25664dfbf
Update .gitignore & add examples/hot_code_reloading/.gitignore
2019-07-23 13:30:02 +02:00
Ned Palacios
b17df207f2
additional `.gitignore` rules for windows development
2019-07-17 18:23:28 +02:00
Zaoqi
015467778d
Update .gitignore
2019-07-03 16:12:37 +02:00
lutherwenxu
4b3b69ab15
gitignore: Add gitignore to the build location
...
This commit moved gitignore to the build location
2019-06-29 16:45:05 +02:00
S-YOU
d998313bb1
fix tests
2019-06-26 19:37:02 +02:00
whoami
e7f2babb5d
separate .gitignore for examples ( #667 )
...
it will be easier to move the examples to a separate repository if it increases
2019-06-26 18:06:00 +02:00
Kaiyin Zhong
67eb8d74c1
ignore example binaries
2019-06-26 14:45:03 +02:00
Wink Saville
67f68db530
Add several gitignore files
...
- compiler/.gitignore and remove the corresponding entries in root/.gitignore.
- examples/game_of_life/.gitignore
- examples/tetris/.gitignore
- examples/word_counter/.gitignore
2019-06-26 01:22:35 +02:00
chai2010
1074ddc33d
add .gitignore file
2019-06-23 01:45:44 +02:00