Skip to content
Snippets Groups Projects
  • dutor's avatar
    First Implementation of GQL parser (#11) · dae2da96
    dutor authored
    * First Implementation of GQL parser
    
    * Address @sherman-the-tank 's comments
    
    * Implement syntax of UPDATE/INSERT
    
    In addition, added support for hexadecimal and octal numbers.
    
    * Reserve space on the buffer in `toString`
    dae2da96