An open API service providing commit metadata for open source projects.

GitHub / prantlf/oscript-parser / commits

SHA Message Author Date Stats
2417c24c Temporarily remove functions eof and seek Ferdinand Prantl <p****f@g****m> over 4 years ago
a5c2834d Fix typings for findNodeAround and findNodeAroundWithAncestors Ferdinand Prantl <p****f@g****m> over 4 years ago
d04e10d7 Upgrade oscript-parser Ferdinand Prantl <p****f@g****m> over 4 years ago
ed1f7ca2 Prepare new version Ferdinand Prantl <p****f@g****m> over 4 years ago
665d115e Add minimum veriosn of File support Ferdinand Prantl <p****f@g****m> over 4 years ago
aebf0843 Set external deps Ferdinand Prantl <p****f@g****m> over 4 years ago
353c400d Check defaulting bools as not optional Ferdinand Prantl <p****f@g****m> over 4 years ago
ec8a1e73 fix: Support default value for Bytes Ferdinand Prantl <p****f@g****m> over 4 years ago
7a2c492d Remove publishing by gh action Ferdinand Prantl <p****f@g****m> over 4 years ago
55828164 Upgrade dependencies Ferdinand Prantl <p****f@g****m> over 4 years ago
6dc606f6 Recognise lxe as a script extension Ferdinand Prantl <p****f@g****m> over 4 years ago
fd0af8f0 Update license for 2022 Ferdinand Prantl <p****f@g****m> over 4 years ago
2127a715 Improve error handling, support Assoc, List and Regex, set default values in ... Ferdinand Prantl <p****f@g****m> over 5 years ago
70b8d5bb If the recursive walker fails, include the latest visited node in the error. Ferdinand Prantl <p****f@g****m> over 5 years ago
71608534 Fix dereferencing `this`, typings and operator precedence Ferdinand Prantl <p****f@g****m> over 5 years ago
8873fad4 Add a benchmark for binary operator precedence computation Ferdinand Prantl <p****f@g****m> over 5 years ago
ca3e18c7 Allow dereferencing `this` without the `this` keyword Ferdinand Prantl <p****f@g****m> over 5 years ago
bae2c321 Fix link to an OScript example Ferdinand Prantl <p****f@g****m> over 5 years ago
49e98b0f Add a benchmark for numeric AST node types Ferdinand Prantl <p****f@g****m> over 5 years ago
67bbd30d Correct typings for SliceExpression Ferdinand Prantl <p****f@g****m> over 5 years ago
de93ed79 Make relative URLs to oscript-parser absolute Ferdinand Prantl <p****f@g****m> over 5 years ago
23971d5e Bump version number Ferdinand Prantl <p****f@g****m> over 5 years ago
c09f6126 Refer to ast-walker and interpreter pages Ferdinand Prantl <p****f@g****m> over 5 years ago
e212203b Introduce an OScript interpreter as an API and an osexec binary Ferdinand Prantl <p****f@g****m> over 5 years ago
30e829b9 Fix printing other than syntax errors Ferdinand Prantl <p****f@g****m> over 5 years ago
2b2d4697 Skip ommitted for.init, slice.start and slice.end expressions during walking Ferdinand Prantl <p****f@g****m> over 5 years ago
24e0d250 Fix links to the project homepage Ferdinand Prantl <p****f@g****m> over 5 years ago
fbabd13a Remove the operator ~= that does not exist Ferdinand Prantl <p****f@g****m> over 5 years ago
3d5f2c12 Fix AssocExpression walking, and ConditionalExpression and SwitchStatement pa... Ferdinand Prantl <p****f@g****m> over 5 years ago
7405559d Remove built files from repository Ferdinand Prantl <p****f@g****m> over 5 years ago
5a8da412 Fix parsing of the member expression without the explicit this object. Ferdinand Prantl <p****f@g****m> over 5 years ago
377b59c0 Fix parsing of the switch statement. Ferdinand Prantl <p****f@g****m> over 5 years ago
36dad505 Correct the link to AST nodes Ferdinand Prantl <p****f@g****m> over 5 years ago
8277ad26 Update the license for the year 2021 Ferdinand Prantl <p****f@g****m> over 5 years ago
becc2515 Improve linting by better error locations and context Ferdinand Prantl <p****f@g****m> over 5 years ago
189465a4 Return warnings about recoverable parsing problems Ferdinand Prantl <p****f@g****m> over 5 years ago
f6668caa Add GitHub badges Ferdinand Prantl <p****f@g****m> over 5 years ago
e2ca86ca Initial commit Ferdinand Prantl <p****f@g****m> over 5 years ago

← Back to repository