February 7, 2019
View 23a479e

Updating generated yara_grammar and yara_lexer files. Including modification to yara_grammar.y to include yara_compiler.h in both the .h and .c file, as previously it was manually added to the .h file which causes build failures if you don't realize this and need to recompile the yacc file.

Micah Snyder authored on 2019/02/07 23:28:22
January 26, 2019
View e1cbc27

Updating and cleaning up copyright notices.

Micah Snyder authored on 2019/01/26 00:15:50
September 12, 2017
View 9eee848

fix to update autogenerated files for machines that do not have bison installed. also eliminating warning in .y file at the same time by removing ifdef from yara_parser.h

Micah Snyder authored on 2017/09/12 03:16:12
September 1, 2017
View 8efbf4a

eliminating compile warnings in windows 10, vs2015, x86 and x64.

Micah Snyder authored on 2017/09/01 05:38:41
July 29, 2015
View f0b357e

bb11314 fix error check.

Steven Morgan authored on 2015/07/29 06:53:44
June 17, 2015
View 18ef4ab

Fix warning on Windows.

Steven Morgan authored on 2015/06/17 01:31:32
June 16, 2015
View b72292f

YARA include-file fixups.

Steven Morgan authored on 2015/06/16 06:40:26
June 2, 2015
View b289385

various fixes for windows build

Kevin Lin authored on 2015/06/02 03:32:04
May 28, 2015
View 5842265

Enable YARA include directives, import YARA compiler struct and functions, improve YARA parse/lex error messages.

Steven Morgan authored on 2015/05/28 07:27:48
May 8, 2015
View d03c18b

Fix YARA arena management, improve error reporting, clean up some code.

Steven Morgan authored on 2015/05/08 04:50:37
February 24, 2015
View 90941ca

Improve YARA error messages. Enable parser yr_parser_check_types() function.

Steven Morgan authored on 2015/02/24 06:35:27
February 6, 2015
View b897e2e

add generated yara [ch] files to git repo.

Steven Morgan authored on 2015/02/06 10:43:17