Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
vqdr
Browse files
Jun 06, 2022
Update README
· 8b5eba9e
gegoxaren
authored
Jun 06, 2022
8b5eba9e
Jun 01, 2022
Added int32_abs () to Utils.
· a12a0ccc
Gustav H
authored
Jun 01, 2022
a12a0ccc
Added section on development guidelines.
· b25d47fd
Gustav H
authored
Jun 01, 2022
b25d47fd
* Switch rand from static Randow instance, to static GLib.Once<Random>. This should be safer.
· c4d49620
Gustav H
authored
Jun 01, 2022
c4d49620
Made sure that no text rows exeed 80 columns.
· 944efcd1
Gustav H
authored
Jun 01, 2022
944efcd1
run_gdb.sh +x
· c22d4e01
Gustav H
authored
Jun 01, 2022
c22d4e01
Merged: lp:~gustav.hartvigsson/vqdr/int64
· 0fcd457c
Gustav H
authored
Jun 01, 2022
0fcd457c
More work torwards inperementing the parser.
· 0be4d852
Gustav H
authored
Jun 01, 2022
0be4d852
int -> int32
· 3d6956a3
Gustav H
authored
Jun 01, 2022
3d6956a3
no more 's
· fc5e1940
Gustav H
authored
Jun 01, 2022
fc5e1940
Use int64 instead of long.
· d789755c
Gustav H
authored
Jun 01, 2022
d789755c
May 30, 2022
Woops.
· cb7dc772
Gustav H
authored
May 30, 2022
cb7dc772
Woops.
· 2a394453
Gustav H
authored
May 30, 2022
2a394453
Fixed run_gdb.sh (sort-of)
· 89fe9c57
Gustav H
authored
May 30, 2022
89fe9c57
Added test for NamedVector
· 25411106
Gustav H
authored
May 30, 2022
25411106
Added NamedVector
· ce22232f
Gustav H
authored
May 30, 2022
ce22232f
May 29, 2022
Woops again.
· a91576d2
Gustav H
authored
May 29, 2022
a91576d2
Woops
· fc47c330
Gustav H
authored
May 29, 2022
fc47c330
Added a simple stack type.
· 6b22decf
Gustav H
authored
May 29, 2022
6b22decf
May 26, 2022
* woopes.
· 26854b91
Gustav H
authored
May 26, 2022
26854b91
* Added skeleton for upcoming parser.
· 9b5b4714
Gustav H
authored
May 26, 2022
9b5b4714
* Added err_print_ln.
· b97b767c
Gustav H
authored
May 26, 2022
b97b767c
Nov 16, 2021
Added licencing information.
· de6cf0e5
Gustav H
authored
Nov 16, 2021
de6cf0e5
Nov 15, 2021
Remove the gobjet_to_string tests. I don't think it needs more testing.
· 2082cc74
Gustav H
authored
Nov 15, 2021
2082cc74
Sort of fixed object_to_string ()...
· 25661651
Gustav H
authored
Nov 15, 2021
25661651
Made objcet_to_string () recursive when dealing with GObjects.
· 83f69b3c
Gustav H
authored
Nov 15, 2021
83f69b3c
Fixed build on newer versions of valac.
· 18eedd43
Gustav H
authored
Nov 15, 2021
18eedd43
Added README to the Utils folder.
· 4f7f6a23
Gustav H
authored
Nov 15, 2021
4f7f6a23
Refactoring.
· 0a30a403
Gustav H
authored
Nov 15, 2021
0a30a403
Nov 11, 2021
a few things: FastNumbers, simplifications and AbstractPoolToken.
· da252665
Gustav H
authored
Nov 11, 2021
da252665
Sarted work on tests for the different token types.
· 71219693
Gustav H
authored
Nov 11, 2021
71219693
Added sudfolders to the tests folder for future use.
· 4ab5e270
Gustav H
authored
Nov 11, 2021
4ab5e270
Nov 10, 2021
Added RollAndKeepFunctionToken.
· 104d6fbf
Gustav H
authored
Nov 11, 2021
104d6fbf
Changed over the Variabel class to use FastNumers
· 3fbc03ed
Gustav H
authored
Nov 10, 2021
3fbc03ed
Sep 16, 2021
EOF
· 10a2f662
Gustav H
authored
Sep 16, 2021
10a2f662
Sep 15, 2021
* Fixed documentation about FastNumber.
· 34acb273
Gustav H
authored
Sep 15, 2021
34acb273
* Commented out debug messages in FastNumber.
· 949ff49d
Gustav H
authored
Sep 15, 2021
949ff49d
* Fixed Fastnumber's normalisation problem with the getters/setters
· 5c5f667d
Gustav H
authored
Sep 15, 2021
5c5f667d
* Fixed the "allowed function token type" map...
· 3c69c4a1
Gustav H
authored
Sep 15, 2021
3c69c4a1
Sep 11, 2021
* Mandate ABI stability.
· 65c04b22
Gustav H
authored
Sep 11, 2021
65c04b22
Loading