index
:
ucode
build1
crypto
master
The ucode Scripting Language
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-23
Merge pull request #33 from jow-/lib-format-string-rework
Jo-Philipp Wich
2022-01-23
lib: rework format string handling
Jo-Philipp Wich
2022-01-20
lib: fix %J string formats with precision specifier
Jo-Philipp Wich
2022-01-18
syntax: drop legacy syntax support
Jo-Philipp Wich
2022-01-18
lib: replace usages of vasprintf() with xvasprintf()
Jo-Philipp Wich
2022-01-18
Merge pull request #32 from jow-/precompile
Jo-Philipp Wich
2022-01-18
build: support building without compile capabilities
Jo-Philipp Wich
2022-01-18
program: implement support for precompiling source files
Jo-Philipp Wich
2022-01-18
source: refactor source file handling
Jo-Philipp Wich
2022-01-18
compiler, vm: use a program wide constant list
Jo-Philipp Wich
2022-01-18
types: add initial infrastructure for function serialization
Jo-Philipp Wich
2022-01-07
Merge pull request #31 from jow-/add-uniq
Jo-Philipp Wich
2022-01-07
lib: implement uniq() function
Jo-Philipp Wich
2022-01-05
Merge pull request #28 from jow-/platform-neutral-doubles
Jo-Philipp Wich
2022-01-04
vm: optimize string concatenation
Jo-Philipp Wich
2022-01-04
struct: reuse double packing routines from core
Jo-Philipp Wich
2022-01-04
vallist: store double values in a platform neutral manner
Jo-Philipp Wich
2022-01-04
Merge pull request #30 from jow-/rework-number-handling
Jo-Philipp Wich
2022-01-04
treewide: rework numeric value handling
Jo-Philipp Wich
2022-01-04
Merge pull request #29 from jow-/fs-fileno-support
Jo-Philipp Wich
2022-01-04
fs: implement fdopen(), file.fileno() and proc.fileno()
Jo-Philipp Wich
2021-12-08
Merge pull request #27 from jow-/ubus-defer-support
Jo-Philipp Wich
2021-12-08
ubus: add support for async requests
Jo-Philipp Wich
2021-12-08
vm: introduce value registry
Jo-Philipp Wich
2021-12-07
treewide: fix "resource" misspellings
Jo-Philipp Wich
2021-12-07
treewide: fix upvalue reference type name
Jo-Philipp Wich
2021-12-06
types: consider resource prototypes when marking reachable objects
Jo-Philipp Wich
2021-12-05
vm: support object property access on resource value types
Jo-Philipp Wich
2021-12-01
syntax: disallow keywords in object property shorthand notation
Jo-Philipp Wich
2021-11-05
nl80211: fix premature netlink reply receive abort
Jo-Philipp Wich
2021-11-04
fs: add utility functions
Jo-Philipp Wich
2021-11-02
nl80211: fix wiphy dump reply merge logic
Jo-Philipp Wich
2021-11-01
treewide: fix typo in exported function names and types
Jo-Philipp Wich
2021-11-01
struct: fix PowerPC specific compiler pragma name
Jo-Philipp Wich
2021-10-31
Merge pull request #26 from jow-/lib-add-struct
Jo-Philipp Wich
2021-10-31
lib: introduce struct library
Jo-Philipp Wich
2021-10-28
LICENSE: add ISC license file
Jo-Philipp Wich
2021-10-25
Merge pull request #24 from jow-/add-resolv-library
Jo-Philipp Wich
2021-10-23
lib: increase refcount when returning cached module instance
Jo-Philipp Wich
2021-10-22
lib: introduce resolver library
Jo-Philipp Wich
2021-10-22
lib: fix uninitialized memory access on handling %J string formats
Jo-Philipp Wich
2021-10-12
Merge pull request #22 from jow-/introduce-optional-chaining-operators
Jo-Philipp Wich
2021-10-11
syntax: introduce optional chaining operators
Jo-Philipp Wich
2021-09-24
vm: reset callframes before invoking unhandled exception handler
Jo-Philipp Wich
2021-09-24
vm: clear exception information before calling managed code functions
Jo-Philipp Wich
2021-09-24
ubus: properly handle signed 64bit values too
Jo-Philipp Wich
2021-09-23
ubus: fix handling signed 16bit and 32bit integers
Jo-Philipp Wich
2021-09-22
Merge pull request #21 from jow-/lib-add-nl80211
Jo-Philipp Wich
2021-09-22
nl80211: fix issues spotted by static code analyzer
Jo-Philipp Wich
2021-09-21
nl80211: treat signal attr values as signed integers
Jo-Philipp Wich
[prev]
[next]