Logo
Explore Help
Sign In
TheCloud/v
1
0
Fork 0
You've already forked v
mirror of https://github.com/vlang/v.git synced 2025-08-04 02:07:28 -04:00
Code Issues Packages Projects Releases Wiki Activity
v/vlib/encoding
History
yuyi 3247b98bb5
ast: fix const field str() (#21998)
2024-08-06 17:42:24 +03:00
..
base32
encoding.base32: fix warning of implicit clone of array, by using an explicit unsafe block (#21728)
2024-06-25 08:17:29 +03:00
base58
encoding.base58: fix notice for slice creation (#21935)
2024-07-26 10:28:17 +03:00
base64
checker: ambiguous expression notice for & << >>, similar to && ||
2024-05-07 20:38:32 +03:00
binary
encoding.binary: add an f32 test; checker: remove "(s)" from the assignment mismatch error
2024-07-01 15:07:07 +03:00
csv
ast: fix const field str() (#21998)
2024-08-06 17:42:24 +03:00
hex
all: update attributes to use new syntax
2023-11-15 16:16:01 +11:00
html
breaking,checker: disallow initializing private struct fields outside structs module (#21183)
2024-04-12 13:53:02 +03:00
leb128
all: int => i64 (part 5)
2023-10-08 01:32:37 +03:00
txtar
testing: fix v -stats test folder/ not failing for a _test.v that fails (#21483)
2024-05-10 23:30:24 +03:00
utf8
all: update copyright year (#20334)
2024-01-01 23:29:54 +02:00
xml
fmt: fix and simplify align of struct fields (#21995)
2024-08-05 20:23:39 +03:00
README.md
doc: update trim_doc_node_description, make module readmes more uniform (#20792)
2024-02-12 12:38:47 +02:00

README.md

Description

encoding is a namespace for different formats/protocols encoding/decoding, like csv, utf8, base64 etc.

Powered by Gitea Version: Page: 1131ms Template: 64ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API