Skip to content

Commit c2e4b39

Browse files
committed
updates
1 parent 3ae12cc commit c2e4b39

31 files changed

Lines changed: 80 additions & 118 deletions

src/compile/common/comment.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/*--------------------------------------------------------------------------
22
3-
@sinclair/parsebox
3+
ParseBox
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2024-2025 Haydn Paterson (sinclair) <haydn.developer@gmail.com>
7+
Copyright (c) 2024-2025 Haydn Paterson
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/compile/common/escape.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/*--------------------------------------------------------------------------
22
3-
@sinclair/parsebox
3+
ParseBox
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2024-2025 Haydn Paterson (sinclair) <haydn.developer@gmail.com>
7+
Copyright (c) 2024-2025 Haydn Paterson
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/compile/common/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/*--------------------------------------------------------------------------
22
3-
@sinclair/parsebox
3+
ParseBox
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2024-2025 Haydn Paterson (sinclair) <haydn.developer@gmail.com>
7+
Copyright (c) 2024-2025 Haydn Paterson
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/compile/common/infer.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/*--------------------------------------------------------------------------
22
3-
@sinclair/parsebox
3+
ParseBox
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2024-2025 Haydn Paterson (sinclair) <haydn.developer@gmail.com>
7+
Copyright (c) 2024-2025 Haydn Paterson
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/compile/common/unreachable.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/*--------------------------------------------------------------------------
22
3-
@sinclair/parsebox
3+
ParseBox
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2024-2025 Haydn Paterson (sinclair) <haydn.developer@gmail.com>
7+
Copyright (c) 2024-2025 Haydn Paterson
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/compile/compile.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/*--------------------------------------------------------------------------
22
3-
@sinclair/parsebox
3+
ParseBox
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2024-2025 Haydn Paterson (sinclair) <haydn.developer@gmail.com>
7+
Copyright (c) 2024-2025 Haydn Paterson
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/compile/func/func.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/*--------------------------------------------------------------------------
22
3-
@sinclair/parsebox
3+
ParseBox
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2024-2025 Haydn Paterson (sinclair) <haydn.developer@gmail.com>
7+
Copyright (c) 2024-2025 Haydn Paterson
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/compile/func/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/*--------------------------------------------------------------------------
22
3-
@sinclair/parsebox
3+
ParseBox
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2024-2025 Haydn Paterson (sinclair) <haydn.developer@gmail.com>
7+
Copyright (c) 2024-2025 Haydn Paterson
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/compile/func/map.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/*--------------------------------------------------------------------------
22
3-
@sinclair/parsebox
3+
ParseBox
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2024-2025 Haydn Paterson (sinclair) <haydn.developer@gmail.com>
7+
Copyright (c) 2024-2025 Haydn Paterson
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

src/compile/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/*--------------------------------------------------------------------------
22
3-
@sinclair/parsebox
3+
ParseBox
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2024-2025 Haydn Paterson (sinclair) <haydn.developer@gmail.com>
7+
Copyright (c) 2024-2025 Haydn Paterson
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)