Skip to content

Commit

Permalink
python uuid default value small bug #74
Browse files Browse the repository at this point in the history
  • Loading branch information
chronoxor committed Sep 28, 2022
1 parent 5c9490e commit c51a3ed
Show file tree
Hide file tree
Showing 1,947 changed files with 1,967 additions and 1,956 deletions.
2 changes: 1 addition & 1 deletion include/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
namespace FBE {

// Fast binary encoding version
const char version[] = "1.12.0.0";
const char version[] = "1.13.0.0";

} // namespace FBE

Expand Down
2 changes: 1 addition & 1 deletion projects/CSharp/Proto/com.chronoxor.enums.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
Expand Down
2 changes: 1 addition & 1 deletion projects/CSharp/Proto/com.chronoxor.fbe.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: FBE
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
Expand Down
2 changes: 1 addition & 1 deletion projects/CSharp/Proto/com.chronoxor.proto.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: proto.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
Expand Down
2 changes: 1 addition & 1 deletion projects/CSharp/Proto/com.chronoxor.protoex.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: protoex.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
Expand Down
2 changes: 1 addition & 1 deletion projects/CSharp/Proto/com.chronoxor.test.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: test.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/EnumByte.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/EnumChar.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/EnumInt16.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/EnumInt32.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/EnumInt64.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/EnumInt8.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/EnumUInt16.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/EnumUInt32.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/EnumUInt64.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/EnumUInt8.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/EnumWChar.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/Enums.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/EnumsFinalModel.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/EnumsModel.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FieldModelEnumByte.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FieldModelEnumChar.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FieldModelEnumInt16.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FieldModelEnumInt32.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FieldModelEnumInt64.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FieldModelEnumInt8.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FieldModelEnumUInt16.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FieldModelEnumUInt32.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FieldModelEnumUInt64.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FieldModelEnumUInt8.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FieldModelEnumWChar.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FieldModelEnums.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FinalModelEnumByte.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FinalModelEnumChar.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FinalModelEnumInt16.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FinalModelEnumInt32.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FinalModelEnumInt64.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FinalModelEnumInt8.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FinalModelEnumUInt16.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FinalModelEnumUInt32.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FinalModelEnumUInt64.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FinalModelEnumUInt8.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FinalModelEnumWChar.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
2 changes: 1 addition & 1 deletion projects/Go/proto/enums/FinalModelEnums.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
// https://github.com/chronoxor/FastBinaryEncoding
// Source: enums.fbe
// FBE version: 1.12.0.0
// FBE version: 1.13.0.0
//------------------------------------------------------------------------------

package enums
Expand Down
Loading

0 comments on commit c51a3ed

Please sign in to comment.