fernando
fernando pushed to main at fernando/araozu.dev 2024-07-26 16:23:42 +00:00
e2cc0119ad Add blog post (en)
fernando pushed to main at fernando/araozu.dev 2024-07-26 01:18:54 +00:00
d7349bca3a blog for PLs (es)
8b8d0d4f86 Articles about basic programming
Compare 2 commits »
fernando pushed to master at fernando/thp 2024-07-21 23:27:39 +00:00
5102d25676 feat: Add interface to tokenize code from STDIN and output JSON
3f892e91c2 refactor(lex): dont emit newline before INDENT/DEDENT
Compare 2 commits »
fernando pushed to master at fernando/thp-lang.org 2024-07-21 23:16:46 +00:00
771a4b7044 Add path to binary in Jenkins
ee0be7635b Add docs on constructors
396a5b811a add doc pages
Compare 3 commits »
fernando pushed to master at fernando/thp-lang.org 2024-07-20 03:08:49 +00:00
aa357101fb Add docs on templating
fernando pushed to main at fernando/araozu.dev 2024-07-15 14:50:12 +00:00
3beeec63be Dinamically generate blog indexes
1cb4b098f4 Include Xe Iaso's Ioveska font
6a7d59301a Change navbar of blog sections
Compare 3 commits »
fernando pushed to master at fernando/thp-lang.org 2024-07-13 22:35:18 +00:00
2eb6e13d32 Add Outfit as display font
bfeb065c68 Add page for Array.concat
3584c6d798 Fixes is std
07ff7ede1e restore old lexer
a542071af9 Use the native lexer instead of a TS reimplementation
Compare 5 commits »
fernando pushed to master at fernando/card-jong-fe 2024-07-09 23:38:22 +00:00
6ef829dbc8 Authorize join lobby
800fa62ec6 Authenticate with the server
6b45296293 send auth message to server
85c0e27a32 Create functions for websockets
Compare 4 commits »
fernando pushed to master at fernando/card-jong-be 2024-07-09 23:38:22 +00:00
469f633310 Verify permissions when joining lobby
008cda9abd ws impl. Authenticate via ws
Compare 2 commits »
fernando pushed to master at fernando/thp-lang.org 2024-07-05 21:59:04 +00:00
49faed4fcb Move code snippets to use new component
ebf62bcd5c Remove client side syntax highlighting
631acc8122 Refactor trimming utility
Compare 3 commits »
fernando pushed to master at fernando/thp-lang.org 2024-07-05 01:20:33 +00:00
5208496124 Fix highlighter. Add docs on templating
fernando pushed to master at fernando/thp-lang.org 2024-06-29 03:11:35 +00:00
733921a2ff Add sections
b32329935c Component for Hero sections
Compare 2 commits »
fernando pushed to master at fernando/jerguero-rs 2024-06-24 02:41:24 +00:00
f21823e73c Styles and state improvements for login form
330b6bdd4f Redirect to login. Login view
759d271111 Add guard for user
Compare 3 commits »
fernando pushed to master at fernando/thp-lang.org 2024-06-20 22:29:53 +00:00
1714d7ee76 Add landpage components
fernando pushed to master at fernando/wails-player 2024-06-17 01:17:30 +00:00
2ddf210a5f Color scheme for dark mode
bef20ccc5a Styles for homepage
c713fcaae8 Changes to colors
32d131db67 Remove daisy, rewrite login UI
Compare 4 commits »
fernando pushed to master at fernando/thp-lang.org 2024-06-16 03:26:53 +00:00
5b260e2f6f Add explanation for indentation
fernando pushed to master at fernando/thp 2024-06-16 02:03:03 +00:00
78d01a8fc8 feat: indentation for bypassing statement termination
8429ca8d8f refactor: yet another strategy to parse indentation around binary op
d08019c010 refactor: new strategy to handle indentation around binary op
56ea63cf8c refactor: parse indentation on term
fa14439507 refactor: parse indentation on comparison
Compare 5 commits »
fernando pushed to master at fernando/thp-lang.org 2024-06-15 03:20:13 +00:00
26f6d0fadd small changes
fernando pushed to master at fernando/thp-lang.org 2024-06-15 03:01:53 +00:00
c98122a260 Separate enum & unions
fernando pushed to master at fernando/thp 2024-06-06 01:50:17 +00:00
be8c16ccf0 refactor: implement new indent strategy on equality parsing
9685c132c5 refactor: abstract indent/dedent handling to macros
457c8f23bb refactor: 2nd strategy to handle indentation
4d9c7fae3e feat: handle indent/dedent in == parsing
d568114349 feat: parse indent/dedent inside expressions
Compare 7 commits »