Skip to content

std::unicode::utf16: minor optimization for the decode function #777

std::unicode::utf16: minor optimization for the decode function

std::unicode::utf16: minor optimization for the decode function #777

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macOS-latest]
steps:
- uses: actions/checkout@v4
- uses: Panquesito7/[email protected]
with:
version: dev
directory: .
add-to-path: true
- name: Build JuleC
run: |
julec src/julec