Vitor Oliveira
|
1a099c9284
|
vlib: fix several typos
|
2019-09-14 23:54:14 +03:00 |
Delyan Angelov
|
ecb661f719
|
tetris: fix &Foo instead of *Foo warnings.
|
2019-09-03 11:39:06 +03:00 |
Alexander Medvednikov
|
f61b14584a
|
remove "import const" everywhere
|
2019-08-23 00:09:03 +03:00 |
Julian Schurhammer
|
1864e92ff4
|
parser: disallow statements after a return, branch check $if, $else, switch, and loops correctly
|
2019-08-10 10:26:42 +02:00 |
Alexander Medvednikov
|
d4441e4353
|
freetype: clean up new_context()
|
2019-08-10 07:13:25 +02:00 |
Delyan Angelov
|
7d8b296943
|
freetype,gg: option to pass a custom font_path to freetype.new_context .
|
2019-08-10 00:10:26 +02:00 |
Alexander Medvednikov
|
865eee2f6b
|
gg: remove draw_text()
|
2019-08-08 16:09:04 +02:00 |
Alexander Medvednikov
|
7a7b5040e2
|
http: fix response headers and status code; clean up ft and gg
|
2019-08-06 03:06:27 +02:00 |
Alexander Medvednikov
|
4bc1f73fd0
|
fix gg.v
|
2019-08-04 09:46:49 +02:00 |
Alexander Medvednikov
|
a2a0b149b2
|
examples/graph: update the graph instantly; add a couple of graphs
|
2019-07-23 00:24:42 +02:00 |
Alexander Medvednikov
|
7f512eaf72
|
examples/hot_code_reloading: graph builder improvements
|
2019-07-20 17:59:40 +02:00 |
Alexander Medvednikov
|
769cda1d1f
|
simplify gg; remove forced OpenGL dependency; graph builder /w hot code reloading
|
2019-07-20 16:06:15 +02:00 |
Alexander Medvednikov
|
840e496a51
|
force snake_case in variable names
|
2019-07-15 22:53:33 +02:00 |
joe-conigliaro
|
9a957ccc18
|
module aliasing & file import scope
|
2019-07-12 07:37:54 +02:00 |
Alexander Medvednikov
|
5b3295db94
|
remove # from gg and glm
|
2019-07-12 06:50:25 +02:00 |
Alexander Medvednikov
|
f834644db4
|
make gg work on Windows; prebuild glad and cJSON; new ft module
|
2019-07-12 04:50:14 +02:00 |
Alexander Medvednikov
|
28843a12c7
|
cache string.hash()
|
2019-07-10 10:00:12 +02:00 |
Alexander Medvednikov
|
8f10e37370
|
make << work with appending arrays; PostgreSQL driver
|
2019-07-04 17:31:14 +02:00 |
Alexander Medvednikov
|
36d343e931
|
fix examples
|
2019-07-01 02:52:50 +02:00 |
Alexander Medvednikov
|
4594d78bd6
|
move all vlib modules to vlib/
|
2019-06-29 12:00:31 +02:00 |