aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2018-05-20Don't let doctests pollute the source tree (#2346)Akos Kiss
2018-05-20Retire the Mbed OS 3 target (#2343)Akos Kiss
2018-05-18Add Windows support. (#2306)Yonggang Luo
2017-07-14Add support for doctests (#1909)Akos Kiss
2017-04-21.gitignore maintenance (#1758)Akos Kiss
2017-04-11Fix .gitignore syntax (#1721)David Brown
2017-04-07Add the directory of test262 tests to .gitignore (#1719)Zsolt Borbély
2016-10-27Improve Js2C converter (#1408)László Langó
2016-09-21Initial support for mbed OS 5.1 (#1318)Matthew Else
2016-07-28Re-thinking the build system to bring it more into line with the conventions.Robert Sipka
2016-03-02Remove default handling of build options from MakefileAkos Kiss
2016-02-09Add generated documentation to gitignoreAkos Kiss
2016-01-14Add target build for ESP8266 board.SaeHie Park
2016-01-14Add target build for mbed / FRDM-K64F board.SaeHie Park
2015-04-30Adding script for automatic download of prerequisites.Ruben Ayrapetyan
2015-02-16Adding VALGRIND={ON,OFF} make option.Ruben Ayrapetyan
2015-02-10Refinement of build output structure.Ruben Ayrapetyan
2015-02-09Switching to CMake for build.Ruben Ayrapetyan
2014-10-30Dump 'use strict' prior to reg_var_decl.Ilmir Usmanov
2014-10-21Add fail tests. Fix parser.Ilmir Usmanov
2014-10-02Fix insert_semicolonIlmir Usmanov
2014-09-30Allocate stack memory by chunksIlmir Usmanov
2014-09-16Add try-catch-finally support: parse and generate opcodes for this constructIlmir Usmanov
2014-08-05Adding *.swp to .gitignore.Ruben Ayrapetyan
2014-08-05add out dir to git ignore. clean up main.ce.gavrin
2014-07-28Fixes after review: simplificationIlmir Usmanov
2014-07-28Add 'make testparser' option to test parser onlyIlmir Usmanov
2014-07-28Add Dolphin's .directory files to ignoreIlmir Usmanov
2014-07-25Fix memory corruptions in lexer, which occured while parsing cse.js; remove l...Ilmir Usmanov
2014-07-24MergeIlmir Usmanov
2014-07-17Adding ctags and ID database to .gitignore list.Ruben Ayrapetyan
2014-07-09Merge line-by-line parserIlmir Usmanov
2014-07-04testse.gavrin
2014-07-02renamed ecma-defs.h -> src/ecma-globals.he.gavrin
2014-07-01improve Makefilee.gavrin
2014-07-01add parsere.gavrin
2014-07-01initial commit with octanee.gavrin