Aleksandr Kirsanov
|
0628e17c7d
|
[FunC] Use td::OptionParser in func-main.cpp
|
2024-06-14 15:22:58 +03:00 |
|
Dan Volkov
|
4590ed381b
|
Make funcfiftlib compilation compatible with modern compilers (#618)
* wip: make funcfiftlib compilation compatible with modern compilers
* wip: add methods needed for another compiler
* fix: tdutils port config if emscripten
* feat: func source and realpath callback
* fix: invalid fift compilation exceptions
---------
Co-authored-by: krigga <krigga7@gmail.com>
|
2023-03-09 17:37:15 +03:00 |
|
SpyCheese
|
0578cb4a42
|
Fix typos, UBs and warnings (#625)
|
2023-02-28 12:06:09 +03:00 |
|
AlexeyFSL
|
e2cca03a78
|
Func and Fift lib for WASM (#455)
* Add social badges
Add telegram, Twitter and Stack Overflow badges in Readme
* update README.md badges
* patch for wasm build
* fix narrowing conversion error for clang compiler
* refactor func code
* funcfift lib implementation
* fix funcfift lib
fix CMakeFile
* fix rvalue missing
* remove unused field from result json
* name fix
remove unused target
* rename
* added script for building funcfiftlib to wasm
* fix json fild names
* fix commit hash for script
* added version function to funcfiftlib
* update commit hash for script
* add realpath fail processing
fix DISABLE_EXCEPTION_CATCHING option
* update hash in script
Co-authored-by: Anthony Tsivarev <tsivarev.a@gmail.com>
Co-authored-by: EmelyanenkoK <emelyanenko.kirill@gmail.com>
Co-authored-by: tolya-yanot <1449561+tolya-yanot@users.noreply.github.com>
|
2022-09-14 12:36:01 +03:00 |
|