-
Notifications
You must be signed in to change notification settings - Fork 192
Pull requests: google/closure-templates
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add support in Soy for global constants. Add pi, e, nan, infinity, -infinity.
#2476
opened May 30, 2025 by
copybara-service
bot
Loading…
Create a Number_isNaN global function, matching the behavior of JS's Number.isNaN.
#2475
opened May 30, 2025 by
copybara-service
bot
Loading…
Do not rely on toString of unboxed values when coercing to string in JBCSRC.
#2474
opened May 29, 2025 by
copybara-service
bot
Loading…
Enable lazy execution by default in SoyJS.
#2466
opened May 27, 2025 by
copybara-service
bot
Loading…
Change built in functions to use the number type instead of int or float.
#2451
opened May 20, 2025 by
copybara-service
bot
Loading…
Change all built-in functions/methods to use the new number type.
#2446
opened May 16, 2025 by
copybara-service
bot
Loading…
Pass LoggableElementMetadata from VE to Logger's
enter
function in the Server Side Logger
#2416
opened Apr 18, 2025 by
copybara-service
bot
Loading…
SoyJavaExternFunction can return a Method appropriate for the boxedness of the params, to avoid unnecessary boxing/unboxing. SoyJavaExternFunction can replace SoyJavaSourceFunction. Convert a few built-ins to SoyJavaExternFunction where codegenning based on whether the values are boxed is advantageous.
#2404
opened Apr 15, 2025 by
copybara-service
bot
Loading…
Try just installing java 17 and setting JAVA_HOME.
#2362
opened Mar 26, 2025 by
copybara-service
bot
Loading…
Don't throw an exception if an
@IjData
proto isn't loaded.
#2295
opened Feb 4, 2025 by
copybara-service
bot
Loading…
Code refactoring to remove design and implementation smells
#2236
opened Nov 30, 2024 by
shail10
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.