index
:
delta/raptor.git
appveyor
master
raptor1
streaming-parser
github.com: dajobe/raptor.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
turtle_parser.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add va_end to turtle_parser_error_simple error paths
Dave Beckett
2021-11-21
1
-2
/
+5
*
Stylistic change in the parser
Akim Demaille
2020-09-27
1
-10
/
+13
*
Use per-type Bison destructors rather than per symbols
Akim Demaille
2020-09-27
1
-4
/
+4
*
Use Bison directives rather than CPP macros
Akim Demaille
2020-09-27
1
-3
/
+3
*
Fix turtle_lexer__scan_bytes signatures for C++
Dave Beckett
2020-09-07
1
-2
/
+2
*
Correct error callbacks for raptor and mid-parsing
Dave Beckett
2020-09-06
1
-7
/
+39
*
Move to bison 3.4+
Dave Beckett
2020-09-06
1
-6
/
+9
*
(turtle_parser_error): Allow and pass on varargs error
Dave Beckett
2020-09-06
1
-4
/
+9
*
This changeset fixes an issue with the turtle chunk parser
Sebastian Freundt
2018-02-07
1
-4
/
+21
*
Fixes for newer flex
Dave Beckett
2017-01-08
1
-0
/
+1
*
Required version of Bison too specific. Must use 3.0 avail. via win_flex_biso...
0u812
2015-01-30
1
-1
/
+1
*
Stop passing chunks to turtle_parser if there have been errors
Sebastian Freundt
2014-12-20
1
-1
/
+3
*
Provide turtle chunk parser
Sebastian Freundt
2014-12-18
1
-56
/
+206
*
Rename raptor_turtle_expand_name_escapes to raptor_turtle_expand_qname_escapes
Dave Beckett
2014-11-01
1
-2
/
+2
*
Add RAPTOR_DEBUG_FH define internally
Dave Beckett
2014-08-04
1
-3
/
+1
*
(collection): Use YYERR_MSG_GOTO to stop early break and add debug info
Dave Beckett
2014-04-26
1
-20
/
+18
*
Import header code from turtle-parser.y
Dave Beckett
2014-04-26
1
-7
/
+21
*
Remove redundant declaration of turtle_lexer_lex
Dave Beckett
2014-01-01
1
-3
/
+0
*
Bison 3.0 the turtle parser
Dave Beckett
2014-01-01
1
-92
/
+91
*
Remove YY_DECL
Dave Beckett
2014-01-01
1
-1
/
+0
*
Remove token union unused integer field
Dave Beckett
2014-01-01
1
-1
/
+0
*
bison %define api.push-pull pull
Dave Beckett
2013-12-30
1
-1
/
+2
*
Use XSD namespace, datatype URIs from raptor_world
Dave Beckett
2013-11-29
1
-17
/
+5
*
Make turtle literals with language and datatype an error (Turtle 2013)
Dave Beckett
2013-08-11
1
-4
/
+4
*
Remove prototypes for column methods that flex 2.5.36+ provides now.
Dave Beckett
2013-04-27
1
-5
/
+1
*
Fix statement list to match Turtle 2013 rules about '.'s
Dave Beckett
2013-02-24
1
-4
/
+1
*
Added turtle_expand_name_escapes for expanding escapes inline
Dave Beckett
2013-02-24
1
-0
/
+5
*
Switch to use LANGTAG for language tag
Dave Beckett
2013-02-24
1
-21
/
+21
*
Fixes for debugging bison
Dave Beckett
2013-02-24
1
-1
/
+4
*
Be resilient to NULL turtle_parser in errors and qname lookups
Dave Beckett
2013-02-23
1
-0
/
+6
*
Allow blankNodePropertyList
Dave Beckett
2013-02-23
1
-30
/
+81
*
Support SPARQL "BASE <URI>" and "PREFIX <prefix>: <URI>" for Turtle 2013
Dave Beckett
2013-02-23
1
-2
/
+47
*
Remove all traces of win32_raptor_config.h
Daniel Richard G
2012-08-30
1
-4
/
+0
*
If Turtle and Trig are both present, make guessing prefer Turtle
Dave Beckett
2012-06-19
1
-2
/
+4
*
Remove fatal errors when a Turtle qname cannot be found
Dave Beckett
2012-06-07
1
-1
/
+2
*
(main): Store fread result in a size_t
Dave Beckett
2012-05-21
1
-3
/
+3
*
(turtle_parse): Added casts to quell type-compatibility warnings
Dave Beckett
2012-05-21
1
-1
/
+1
*
(turtle_parse,raptor_turtle_parse_chunk): Return parse error status to caller
Lauri Aalto
2012-02-01
1
-6
/
+8
*
Added the W3C format URI for the Turtle parser
Nicholas J Humfrey
2011-10-18
1
-1
/
+2
*
Code style for comparing a possibly undefined macro to a value
Dave Beckett
2011-08-27
1
-47
/
+47
*
Use turtle's actual mime type text/turtle in syntax recognizing code.
Dave Beckett
2011-08-12
1
-1
/
+2
*
Code style change and cleanup for alloc/free macros
Dave Beckett
2011-07-31
1
-21
/
+22
*
(turtle_parse): Do not assign buffer which is unused [-Wunused-but-set-variable]
Dave Beckett
2011-07-24
1
-2
/
+1
*
More fixups for going back to pull parser
Dave Beckett
2011-05-30
1
-5
/
+9
*
(turtle_parser_error): Remove yy_init_globals call.
Dave Beckett
2011-05-30
1
-7
/
+1
*
lets have bison debugging with push parser too
Dave Beckett
2011-05-19
1
-0
/
+4
*
Merge branch 'streaming-parser'
Dave Beckett
2011-05-10
1
-68
/
+133
|
\
|
*
More Turtle streaming fixes
Dave Beckett
2011-05-10
1
-36
/
+28
|
*
Fix calls to raptor_term_print_as_ntriples() to raptor 2 API form
Dave Beckett
2011-05-10
1
-10
/
+10
|
*
(turtle_push_parse): world only if very debuggy
Dave Beckett
2011-05-10
1
-0
/
+2
[next]