Odilitime
|
81b281095d
|
getDocumentFromScope(), jsConstruct_getElementsByTagName()
|
3 years ago |
Odilitime
|
4abef5e395
|
set script, jsConstruct_getElementsByTagName()
|
3 years ago |
Odilitime
|
680d44a041
|
remove hard coded comma and replace with first char of separator
|
3 years ago |
Odilitime
|
f3919881cc
|
remove value/use locals instead, support decimals in number, make array use pointers internally/so we can reference, make functions belong to a script
|
3 years ago |
Odilitime
|
424d7ff777
|
support , in returns, statements after if, and try to make doExpression handle creating new vars
|
4 years ago |
Odilitime
|
dd2925f026
|
construct handling
|
4 years ago |
Odilitime
|
513bac8516
|
new construct addEventListener
|
4 years ago |
Odilitime
|
1ca59b8ff1
|
jsEnable config improvement, filename case sensitivity fix
|
4 years ago |
Odilitime
|
3d30975055
|
add handle back to app
|
4 years ago |
Odilitime
|
d8b1b90e73
|
fix case sensitive filename, improve debug
|
4 years ago |
Odilitime
|
31cdf83334
|
forward declaration (compile fix?)
|
4 years ago |
Odilitime
|
ad0f1945a8
|
send key up up the pipeline
|
4 years ago |
Odilitime
|
e98f6f8631
|
respect jsEnable app flag
|
4 years ago |
Odilitime
|
e7ac823d68
|
new window binding
|
4 years ago |
Odilitime
|
d6e7b5f327
|
typo fix, and some debugging
|
4 years ago |
Odilitime
|
b62dc1fca2
|
whitespace
|
4 years ago |
Odilitime
|
10e4c06ceb
|
case senstive filename fix
|
4 years ago |
Odilitime
|
b8cd4895b5
|
set app in oglwindow
|
4 years ago |
Odilitime
|
09ff36d6db
|
jsEnable bool
|
4 years ago |
Odilitime
|
af996b5b1a
|
console/js options
|
4 years ago |
Odilitime
|
ac21639f77
|
StringUtil into tools
|
4 years ago |
Odilitime
|
a50a1129bd
|
jsIsFalse() func support, doFunctionCall=>jsFunctionCall, doExpression() multiple char fixes / || support, doAssignment() trim tokens/add stack/better && handling, dereferenceHasBase(), jsParseTokens() fix if condition result
|
4 years ago |
Odilitime
|
06ed9b8947
|
dereferenceHasBase() as undefined key are fine if base variable exists, doFunctionCall => jsFunctionCall to support constructs
|
4 years ago |
Odilitime
|
84630b55a3
|
flush out browserjs
|
4 years ago |
Odilitime
|
d2178c3c16
|
flush out browserjs
|
4 years ago |
Odilitime
|
b167e753c9
|
update bootstrap
|
4 years ago |
Odilitime
|
fb86006f5a
|
new file for constructs
|
4 years ago |
Odilitime
|
2103263a59
|
jsGetArray()
|
4 years ago |
Odilitime
|
9a75a4aafa
|
jsGetObject() refactor, jsParseTokens return implementation, parseArray() actually call itself for arrays in arrays, jsGetArray()
|
4 years ago |
Odilitime
|
facc0fd850
|
jsGetObject()
|
4 years ago |
Odilitime
|
79bd205eb7
|
doFunctionCall() actually return return value, doExpression() handle ) only once / if func value hang around to see if it's called first before changing stack, parseJSON wait for , before reseting keyState, doAssignment() check to see if func is called before setting stack, JavaScript::parse() disable debug
|
4 years ago |
Odilitime
|
0752b596e6
|
minor updates to get the 4chan js parser farther
|
4 years ago |
Odilitime
|
a8037472f7
|
parseExpression deprecation, jsGetTokens guard for closing /, doAssignment/doExpression refactor, parseJSON "" support, doAssignment "x in y" support start, dereferenceObject bracket deferencing start, jsParseTokens better if suppor, gcc compile fixt
|
4 years ago |
Odilitime
|
19714bf32c
|
parseExpression deprecation
|
4 years ago |
Odilitime
|
c3f507ac4f
|
Don't allow tags over 10 characters long to allow javascript to be able to use less than and greater than
|
4 years ago |
Odilitime
|
d85de8b971
|
crash fix
|
4 years ago |
Odilitime
|
ba50d61ce3
|
js_bool support, jsIfFalse(), prefix some functions with js, return values, doExpression - start execution part, locate*QuoteEnd(), locateRegexEnd(), getNextExpression improvements, level indenting of debug, parseFunctionBody improvements, scope refactor, parseJSON() improvements, doAssignment() improvements, getObjectKeyPointer(), dereferenceObject(), applyScope() + re-referencing root support
|
4 years ago |
Odilitime
|
07ba81d762
|
null terminate seed, proper includes for non-WIN32
|
4 years ago |
Odilitime
|
4ecabce5a2
|
prototypes for non-WIN32
|
4 years ago |
Odilitime
|
08cd03b05c
|
Javascript class refactor
|
4 years ago |
Odilitime
|
3bb37573ee
|
Javascript class refactor
|
4 years ago |
Odilitime
|
b092a7820c
|
scope refactor, forward type, prototypes, Javascript refactor
|
4 years ago |
Odilitime
|
51b60a7e67
|
Merge branch 'master' of https://gitgud.io/despair/netrunner
|
4 years ago |
Odilitime
|
e00601c33d
|
Merge branch 'master' of https://gitgud.io/despair/netrunner
|
4 years ago |
despair
|
5f980b0779
|
style linting
|
4 years ago |
despair
|
9b9b210f9f
|
Merge branch 'master' of https://gitgud.io/odilitime/netrunner
# Conflicts:
# src/interfaces/graphical/renderers/glfw/ShaderLoader.cpp
|
4 years ago |
Odilitime
|
4fe969f9de
|
new bootstrap js
|
4 years ago |
Odilitime
|
fa64b836e8
|
bootstrip js
|
4 years ago |
Odilitime
|
577f820f4c
|
some prototype, add bool/reference
|
4 years ago |
Odilitime
|
8e3156132b
|
remove old unused functions
|
4 years ago |