Max Brunsfeld
|
3649ddb77a
|
Move valgrind suppressions file into scripts directory
|
2014-09-10 18:25:09 -07:00 |
|
Max Brunsfeld
|
2e7ffb4d14
|
Tweak auto-format settings
Prefer lines that exceed 80 characters by a small margin to
line breaks in argument lists
|
2014-09-09 13:15:40 -07:00 |
|
Max Brunsfeld
|
66a50d4e4a
|
Add separate debug and release configurations in gyp files
Disable optimizations in debug mode. Use that for specs.
|
2014-09-02 22:13:53 -07:00 |
|
Max Brunsfeld
|
1cc64cd95a
|
Don't use eval in test scripts
|
2014-08-31 00:40:50 -07:00 |
|
Max Brunsfeld
|
3ea9f709a4
|
Highlight test filenames when running valgrind
|
2014-08-30 21:39:03 -07:00 |
|
Max Brunsfeld
|
ccbf4fb5da
|
Make valgrind part of test scripts
|
2014-08-30 19:57:15 -07:00 |
|
Max Brunsfeld
|
f1eb9a92a3
|
Separate .gyp files for libs and tests
|
2014-07-25 12:55:00 -07:00 |
|
Max Brunsfeld
|
18e918b704
|
Fix lint errors in public compiler header
|
2014-07-22 09:03:33 -07:00 |
|
Max Brunsfeld
|
cfd4d423a9
|
Update lint script to check whitespace
|
2014-07-21 13:22:00 -07:00 |
|
Max Brunsfeld
|
98cc2f2264
|
Auto-format all source code with clang-format
|
2014-07-21 13:20:00 -07:00 |
|
Max Brunsfeld
|
b8d8386e63
|
Add format script
|
2014-07-20 22:12:09 -07:00 |
|
Max Brunsfeld
|
02904085c2
|
Make separate helper scripts for testing compiler and runtime
|
2014-07-17 22:20:14 -07:00 |
|
Max Brunsfeld
|
4d17da159f
|
repo name tree_sitter -> tree-sitter
|
2014-07-13 22:14:03 -07:00 |
|
Max Brunsfeld
|
e953dbaa17
|
Update submodules recursively in configure script
|
2014-06-16 13:27:38 -07:00 |
|
Max Brunsfeld
|
21c259df9c
|
Clean up lint errors
|
2014-06-09 21:14:38 -07:00 |
|
Max Brunsfeld
|
b4a34dd7c2
|
Add valgrind helper script
|
2014-06-09 13:24:30 -07:00 |
|
Max Brunsfeld
|
e8760eee34
|
Don't check in cpplint
|
2014-05-09 16:32:57 -07:00 |
|
Max Brunsfeld
|
0d763d229d
|
cpplint
|
2014-04-28 21:46:43 -07:00 |
|
Max Brunsfeld
|
c53c0dfe37
|
Record running time in test script
|
2014-04-28 08:11:48 -07:00 |
|
Max Brunsfeld
|
a12cd49585
|
Fix configure script
|
2014-04-16 21:00:27 -07:00 |
|
Max Brunsfeld
|
02f3fe2b04
|
Link against libboost_regex correctly on travis
|
2014-04-11 18:33:53 -07:00 |
|
Max Brunsfeld
|
a79a7435de
|
Remove remaining trailing whitespace from generated c code
|
2014-03-29 19:21:42 -07:00 |
|
Max Brunsfeld
|
671f1a1ddc
|
Start work on javascript grammar
|
2014-03-24 09:14:29 -07:00 |
|
Max Brunsfeld
|
3aaa08b948
|
Fix some egregiously long lines
|
2014-03-09 23:58:25 -07:00 |
|
Max Brunsfeld
|
632a88c8ef
|
Remove some C-style casts
|
2014-03-09 22:55:48 -07:00 |
|
Max Brunsfeld
|
de5deeeb69
|
Remove spurious semicolons
|
2014-03-09 22:24:52 -07:00 |
|
Max Brunsfeld
|
31a58bc7e4
|
Make include guards pass cpplint
|
2014-03-09 22:05:24 -07:00 |
|
Max Brunsfeld
|
c0add4d017
|
Add cpplint, lint script
|
2014-03-09 21:37:03 -07:00 |
|
Max Brunsfeld
|
39aa0ccc91
|
Add script to trim whitespace
|
2014-03-09 19:49:35 -07:00 |
|
Max Brunsfeld
|
7ff690371e
|
Add clean script
Also rename other scripts
|
2014-03-03 20:10:48 -08:00 |
|
Max Brunsfeld
|
0815db1d23
|
Add c++11 flag to gyp file
|
2014-03-03 19:49:22 -08:00 |
|
Max Brunsfeld
|
67e008d15d
|
Generate makefile with gyp
- Add gyp submodule
- Add script to generate makefile with gyp
- Switch travis build to do this
|
2014-03-03 13:20:44 -08:00 |
|